Template:Administrative service award doc
This template may have no transclusions, because this status is transient and based on longevity or number of edits, so it may not apply to any editors at a given time. |
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]To simply show this award on your user page, just place the template's name between double braces:
{{Administrative service award doc}}
Parameters
[edit]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]Usage
[edit]This documentation template is used to document various templates in Category:Service award templates.
{{Administrative service award doc
| AWARD NAME
| type=TYPE
| root=ROOT TEMPLATE
}}
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.