Navigation menu

Template:Infobox officeholder/office/doc: Difference between revisions

From The Kodiak Republic Wiki

no edit summary
No edit summary
Tag: Reverted
No edit summary
Tag: Manual revert
 
Line 1:
{{Documentationdocumentation subpage}}
{{High-use}}
<!-- Add categories where indicated at the bottom of this page and interwikis at Wikidata -->
This template is used in conjunction with [[Template:Infobox officeholder]].
{{Lua|Module:Check for unknown parameters}}
 
The {{tlx|TemplateData header}} template inserts a brief header for the template data section, and adds the page to [[:Category:Templates using TemplateData]].
 
== Usage ==
<pre{| class="infobox vcard" style="overflowwidth:auto; 22em">
|
==TemplateData==
{{Generic template demo
{{TemplateData header}}
| 1blankname
<templatedata>{
| 1namedata
...
| 2blankname
}</templatedata>
| 2namedata
 
| 3blankname
Note: Section headers of ==Parameters== or ==Usage== may also be used.
| 3namedata
</pre>
| 4blankname
 
| 4namedata
Use <code><nowiki>{{TemplateData header|Template name}}</nowiki></code> to display a name for the template other than the default, which is [[Help:Magic_words#Variables|<nowiki>{{BASEPAGENAME}}</nowiki>]]. Do ''not'' add namespace <code>Template:</code>
| 5blankname
:{|
| 5namedata
|{{TemplateData header|Template name}}
| alongside
| ambassador_from
| appointer
| assembly
| chancellor
| co-leader
| constituency
| constituency_AM
| constituency_MP
| convocation
| country
| deputy
| district
| firstminister
| governor
| governor_general
| jr/sr
| jr/sr and state
| leader
| lieutenant
| lieutenant_governor
| majority
| majority_floor_leader
| majority_leader
| minister
| minister_from
| minority_floor_leader
| minority_leader
| monarch
| nominator
| office
| order
| parliament
| parliamentarygroup
| preceding
| predecessor
| premier
| president
| primeminister
| prior_term
| riding
| speaker
| speaker_office
| state
| state_assembly
| state_delegate
| state_house
| state_legislature
| state_senate
| succeeding
| successor
| taoiseach
| term
| termend
| termstart
| title
| vicegovernor
| vicepremier
| vicepresident
| viceprimeminister
}}
|}
 
Use <code><nowiki>{{TemplateData header|nolink=1}}</nowiki></code> to omit the [[Help:Link#Wikilinks|wikilink]] from the word "TemplateData" in the header text, for instances where it is already linked outside this template.
:{|
|{{TemplateData header|nolink=1}}
|}
 
Use <code><nowiki>{{TemplateData header|noheader=1}}</nowiki></code> to omit the first sentence of the header text.
:{|
|{{TemplateData header|noheader=1}}
|}
 
==Example==
:Using a collapse box for {{elc|Template:User}}:
{{nowiki template demo|code=<nowiki>
{{collapse top|title=TemplateData}}
{{TemplateData header|User}}
<templatedata>
{
"description": "This template is used to create a link to a user's user page (unless using {{Useranon}}), talk page, and contributions, and generates a special notification (aka 'ping').",
"params": {
"1": {
"label": "User name",
"type": "string",
"required": true,
"description": "The user name that you want to create links to and notify.",
"aliases":["user"]
},
"project": {
"label": "Sister project",
"type": "string",
"description": "Used to link to a sister project instead of the English Wikipedia. Use the standard interwiki prefix."
},
"lang": {
"label": "Other language project",
"type": "string",
"description": "Used to link to another language project. If used with the \"sister project\" parameter, links to another language of a sister project. Otherwise links to another language Wikipedia. Use the standard language code."
},
"separator": {
"label": "Separator",
"description": "Used to change the separator between the links. If unused, defaults to a dot."
}
}
}
</templatedata>
{{collapse bottom}}</nowiki>}}
 
==Parameters==
{{TemplateData header}}
<templatedata>{
"description": "Inserts a brief header for the TemplateData section. Adds the page to [[:Category:Templates using TemplateData]]",
"params": {
"1": {
"label": "Template name",
"description": "Used to display a name for the template other than the default, which is {{BASEPAGENAME}}.",
"type": "string",
"required": false
},
"nolink": {
"label": "No link",
"description": "Assigning any value to this parameter will omit cause the template to omit the wikilink from the word \"TemplateData\" in the header text, for instances where it is already linked outside this template.",
"type": "string",
"required": false
},
"noheader": {
"label": "No header",
"description": "Assigning any value to this parameter will cause the template to omit the first sentence of the header text.",
"type": "string",
"required": false
}
}
}</templatedata>
 
==Tracking category==
* {{clc|Category:Pages using TemplateData header with unknown parameters}}
 
==See also==
* {{clc|Category:Templates using TemplateData}}
* {{tl|Crude TemplateData}}
* {{tl|Template parameter usage}}
 
<includeonly>{{sandbox other||
<!-- Categories below this line; interwikis at Wikidata -->
{{DEFAULTSORT:Templatedata Header}}
[[Category:TemplateData|Header]]
[[Category:Documentation header templates]]
}}</includeonly>
Cookies help us deliver our services. By using our services, you agree to our use of cookies.