Template:Votings/m/doc

From Wikinews, the free news source you can write!
Jump to navigation Jump to search

Usage[edit]

This template displays an item in the {{votings}} list only if the item is non-zero.

Syntax: {{Votings/m/doc|text|link|number|suffix}}

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
3= number= The number to display (optional; defaults to 0)
4= suffix= An optional note to be added after the number
x= An optional mode to exclude either zero entries if x=+, or non-zero entries if x=0

If the number is 0, the text is not generated.

Internals[edit]

The item if generated has html class votings-non-0, which relates to MediaWiki:Gadget-hidevotings.css.

See also[edit]