Template:Hlist: Difference between revisions
Jump to navigation
Jump to search
imported>CsDix (some documentation expansion) |
imported>CsDix m (surplus nowiki) |
||
Line 63: | Line 63: | ||
{{documentation | {{documentation | ||
|content = | |content = | ||
<code><nowiki>{{dotlist}}</nowiki></code> may be used in place of <code>{{((}}[[Template:Flatlist|flatlist]]{{!}}{{((}}[[Template:Unbulleted list|unbulleted list]]{{))}}{{))}} | <code><nowiki>{{dotlist}}</nowiki></code> may be used in place of <code>{{((}}[[Template:Flatlist|flatlist]]{{!}}{{((}}[[Template:Unbulleted list|unbulleted list]]{{))}}{{))}}</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. | 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. |
Revision as of 05:45, 6 January 2013
File:Test Template Info-Icon - Version (2).svg Template documentation
{{dotlist}}
may be used in place of Template:((flatlist|Template:((unbulleted listTemplate:))Template:))
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. Template:((dotlist |item1 |item2 |item3 ... |item50Template:))
. The extra parameters offered by flatlist
and unbulleted list
are also available.