Template:Hlist: Difference between revisions
From Zoophilia Wiki
Jump to navigationJump to search
meta>CsDix linked flatlist and unbulleted list |
meta>CsDix some documentation expansion |
||
| Line 63: | Line 63: | ||
{{documentation | {{documentation | ||
|content = | |content = | ||
<code><nowiki>{{dotlist | <code><nowiki>{{dotlist}}</nowiki></code> may be used in place of <code>{{((}}[[Template:Flatlist|flatlist]]{{!}}{{((}}[[Template:Unbulleted list|unbulleted list]]{{))}}{{))}}</nowiki></code> when creating horizontal lists (hlists) of items in one line of code (i.e. <code><nowiki>{{dotlist |...}}</nowiki></code> rather than <code><nowiki>{{flatlist|{{unbulleted list |...}}}}</nowiki></code>). | ||
}} | |||
The syntax is the same as for <code>unbulleted list</code>, i.e. <code>{{((}}dotlist {{!}}''item1'' {{!}}''item2'' {{!}}''item3'' ... {{!}}''item50''{{))}}</code>. The extra parameters offered by <code>flatlist</code> and <code>unbulleted list</code> are also available. | |||
}}<!--(end documentation)--> | |||
[[Category:Wikipedia list formatting templates]] | [[Category:Wikipedia list formatting templates]] | ||
</noinclude> | </noinclude> | ||
Revision as of 05:44, 6 January 2013
{{dotlist}} may be used in place of {{flatlist|{{unbulleted list}}}}</nowiki> when creating horizontal lists (hlists) of items in one line of code (i.e. {{dotlist |...}} rather than {{flatlist|{{unbulleted list |...}}}}).
The syntax is the same as for unbulleted list, i.e. {{dotlist |item1 |item2 |item3 ... |item50}}. The extra parameters offered by flatlist and unbulleted list are also available.