Template:Administrative service award doc: Difference between revisions
→top: add hidden note |
Humanipedia (talk | contribs) m 1 revision imported |
(No difference)
|
Latest revision as of 22:24, 11 February 2025
Template:Transclusionless Place this template on your user page to indicate that you have awarded yourself the {{{1}}} administrative service award. Administrative service awards are awards that you give to yourself for length of administrative service and number of administrative actions on Wikipedia.
Basic usage[edit source]
To simply show this award on your user page, just place the template's name between double braces:
{{Administrative service award doc}}
Parameters[edit source]
The award's appearance can be customized using parameters:
{{Administrative service award doc
|size=
|align=
|nocat=
}}
- size: Set how the award image is sized. Valid options are width (e.g. 150px), height (e.g. x240px), or proportional to your user preferences (e.g. upright=0.75). The default is 130px.
- align: Set where to display the award on the page. This can be left or right to float the image to the appropriate side of the screen, with text wrapping around it. Use center to center the image, with space on either side of it. The default is left.
- nocat: Set whether you want to suppress being added to Category:Wikipedia administrators. Valid options are true or false. The default is true, which will suppress categorization.
See also[edit source]
Usage[edit source]
This documentation template is used to document various templates in Category:Service award templates.
<syntaxhighlight lang="wikitext">
Template:Transclusionless Place this template on your user page to indicate that you have awarded yourself the AWARD NAME
administrative service award. Administrative service awards are awards that you give to yourself for length of administrative service and number of administrative actions on Wikipedia.
Basic usage[edit source]
To simply show this award on your user page, just place the template's name between double braces:
{{Administrative service award doc}}
Parameters[edit source]
The award's appearance can be customized using parameters:
{{Administrative service award doc
|nocat=
}}
- nocat: Set whether you want to suppress being added to Category:Wikipedia administrators. Valid options are true or false. The default is true, which will suppress categorization.
See also[edit source]
</syntaxhighlight>
The one unnamed parameter is required. This gives the name of the award displayed by the template being documented.
There are also a number of optional named parameters:
- type: The format of the award: image, ribbon, topicon, or userbox. This affects which parameters are shown in the documentation. The default is image.
- root: The base name for the template being documented, without the Template: prefix or any Ribbon, Topicon, or Userbox suffix. This is used to add links to related templates (e.g. from an image template to the corresponding ribbon, topicon, and userbox templates). For example, if the template being documented is Template:New Administrator Ribbon, specify
root=New Administrator
. If unspecified, the name of the template being documented is used.