Template:Plural/doc: Difference between revisions
Template page
More actions
add TemplateData description, move much of the “description” to the usage notes, some further improvements |
fix not working in TemplateData |
||
| Line 11: | Line 11: | ||
|2aliases=sn | |2aliases=sn | ||
|2label-en=show number | |2label-en=show number | ||
|2d-en=Whether to display the number which given in | |2d-en=Whether to display the number which given in parameter 2; any non-empty value (e.g. "1", "yes", etc.) will work | ||
|2type=line | |2type=line | ||
|2stat=optional | |2stat=optional | ||
| Line 17: | Line 17: | ||
|3=space | |3=space | ||
|3label-en=space type | |3label-en=space type | ||
|3d-en=Which whitespace symbol to place between the number (given in parameter 2) and the text (given in parameters 3, | |3d-en=Which whitespace symbol to place between the number (given in parameter 2) and the text (given in parameters 3, 4, 5). <code>none</code> for no space, <code>plain</code> for regular space, <code>nb</code> or <code>nbsp</code> for {{w|non-breaking space}}. | ||
|3d-td-en=Which whitespace symbol to place between the number (given in | |3d-td-en=Which whitespace symbol to place between the number (given in parameter 2) and the text (given in parameters 3, 4, 5). "none" for no space, "plain" for regular space, "nb" or "nbsp" for non-breaking space. | ||
|3type=line | |3type=line | ||
|3def=nbsp | |3def=nbsp | ||