Template:Votings/n/doc
外观
< Template:Votings | n
本文档是Template:Votings/n的文档子页面(见模板页自身)。 本页包含用法信息、分类和其他非原模板页面的内容。 |
Usage
[编辑]This subtemplate displays an item in the {{votings}} list. If zero the item is greyed, and if non-zero it may be emphasized by an optional background color; there is also an optional suffix which if provided is always shown.
Syntax: {{Votings/n|text|link|number|suffix|color}}
Param name | Description | |
---|---|---|
1=
|
text=
|
The name for the number being displayed (e.g. Pages for review) |
2=
|
link=
|
The name of a page that the number should be linked to (e.g. WN:RFP) |
3=
|
number=
|
The number to display (optional; defaults to 0) |
4=
|
suffix=
|
An optional note to be added after the number (e.g. reviews). If the number is not 0, it is shown in boldface. |
5=
|
color=
|
The background color to be used if the number is not 0. (optional) |
x=
|
An optional mode to exclude either zero entries if x=+ , or non-zero entries if x=0
|
Internals
[编辑]The item has an html class, either votings-0
or votings-non-0
, which relates to MediaWiki:Gadget-hidevotings.css.
See also
[编辑]- {{votings/m}}