Difference between revisions of "Template:Hlist"

From Ava Zinn Wiki
Jump to: navigation, search
[unchecked revision][unchecked revision]
(some documentation expansion)
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]]{{))}}{{))}}</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>).
+
<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 01:45, 6 January 2013

Documentation icon Template documentation

{{dotlist}} may be used in place of {{flatlist|{{unbulleted list}}}} 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.