साँचा:TemplateData हेडर
यह यथादृश्य सम्पादिका और दूसरे उपकरणों द्वारा उपयोग इस साँचे के TemplateData प्रलेख है।
TemplateData header
साँचा डेटा अनुभाग के लिए एक संक्षिप्त हेडर जोड़ता है। /doc उपपृष्ठ को Category:TemplateData documentation और साँचा पृष्ठ को श्रेणी:TemplateData का इस्तेमाल करने वाले साँचें में जोड़ता है।
प्रयोग
==TemplateData== or ==Parameters== or ==Usage==
{{TemplateData header}}
<templatedata>{
...
}</templatedata>
{{TemplateData header|साँचे का नाम}}
से {{BASEPAGENAME}} यानी डिफ़ॉल्ट के अलावा किसी साँचे का नाम दिखाएँ।
-
यह यथादृश्य सम्पादिका और दूसरे उपकरणों द्वारा उपयोग इस साँचे के TemplateData प्रलेख है।
Template name
हेडर टेक्स्ट के पहले वाक्य को छिपाने के लिए {{TemplateData header|noheader=1}}
का इस्तेमाल करें।
-
TemplateData header
पैरामीटर्स
यह यथादृश्य सम्पादिका और दूसरे उपकरणों द्वारा उपयोग इस साँचे के TemplateData प्रलेख है।
TemplateData header
Inserts a brief header for the template data section.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Template name | 1 | Used to display a name for the template other than the default.
| String | optional |
No header | noheader | Assigning any value to this parameter will cause the template to omit the first sentence of the header text. | String | optional |
Edit Links? | editlinks | Whether to show {{Navbar}} editlinks on pages that transclude the TemplateData
| Boolean | optional |
Doc Page | docpage | The name of the current page, used for {{Navbar}} edit links
| Template | suggested |