Template:TemplateData header/hi
यह यथादृश्य सम्पादिका और दूसरे उपकरणों द्वारा उपयोग इस साँचे के TemplateData प्रलेख है।
TemplateData header/hi
साँचा डेटा अनुभाग के लिए एक संक्षिप्त हेडर जोड़ता है। /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/hi
पैरामीटर्स
यह यथादृश्य सम्पादिका और दूसरे उपकरणों द्वारा उपयोग इस साँचे के TemplateData प्रलेख है।
TemplateData header/hi
<templatedata> { "description": { "en": "Inserts a brief header for the template data section.", "cs": "Vloží stručné záhlaví pro sekci dat šablony.", "fr": "Insère un cours entête pour la section de données du modèle." }, "format": "inline", "params": { "1": { "label": { "en": "Template name", "cs": "Název šablony", "fr": "nom du modèle" }, "description": { "en": "Used to display a name for the template other than the default.", "cs": "Slouží k zobrazení jiného než výchozího názvu šablony, což je TemplateData header/hi." }, "type": "string", "required": false, "default": { "en": "TemplateData header/hi", "fr": "TemplateData header/hi" } }, "noheader": { "label": { "en": "No header", "cs": "Bez záhlaví", "fr": "pas d'entête" }, "description": { "en": "Assigning any value to this parameter will cause the template to omit the first sentence of the header text.", "cs": "Přiřazení libovolné hodnoty tomuto parametru způsobí, že šablona vynechá první větu textu záhlaví." }, "type": "string", "required": false }, "editlinks": { "label": { "en": "Edit Links?", "cs": "Upravit odkazy?" }, "description": { "en": "Whether to show · [{{fullurl:Template:{{{1}}}|action=edit}} <span style="" title="<translate nowrap> Edit this template</translate>"><translate> edit</translate>] editlinks on pages that transclude the TemplateData", "cs": "Zda zobrazit odkazy na úpravy ] · [{{fullurl:Template:{{{1}}}|action=edit}} <span style="" title="<translate nowrap> Edit this template</translate>"><translate> edit</translate>] na stránkách, které přenášejí data TemplateData" }, "default": "0", "autovalue": "1", "type": "boolean" }, "docpage": { "label": { "en": "Doc Page", "cs": "Stránka doc" }, "description": { "en": "The name of the current page, used for ] · [{{fullurl:Template:{{{1}}}|action=edit}} <span style="" title="<translate nowrap> Edit this template</translate>"><translate> edit</translate>] edit links", "cs": "Název aktuální stránky používaný pro odkazy na úpravy ] · [{{fullurl:Template:{{{1}}}|action=edit}} <span style="" title="<translate nowrap> Edit this template</translate>"><translate> edit</translate>]" }, "default": "TemplateData header/hi/doc", "autovalue": "{{subst:PAGENAME}}", "suggested": true, "type": "wiki-template-name" } }, "paramOrder": [ "1", "noheader", "editlinks", "docpage" ] } </templatedata>
]