Template:Flatlist: Difference between revisions
From The Evanescence Reference
Created page with "<div class="hlist {{{class|}}}" style="margin-left: {{#expr:{{{indent|0}}}*1.6}}em; {{{style|}}}">{{#if:{{{1|}}}| {{{1}}} </div>}}<noinclude></div> === Usage === {{tl|Flatlis..." |
switching to /doc |
||
| (One intermediate revision by the same user not shown) | |||
| Line 2: | Line 2: | ||
{{{1}}} | {{{1}}} | ||
</div>}}<noinclude></div> | </div>}}<noinclude></div> | ||
{{Template:Flatlist/doc}} | |||
</noinclude> | |||
{{ | |||
Latest revision as of 03:55, 17 November 2013
Usage
{{Flatlist}} starts a horizontal list, such as:
- cat
- dog
- horse
- cow
- sheep
- pig
How to use
{{flatlist|
* cat
* dog
* horse
* cow
* sheep
* pig
}}