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...")
 
m (Protected "Template:Flatlist" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
(No difference)

Revision as of 07:22, 14 November 2013

Usage

{{Flatlist}} starts a horizontal list, such as: {{flatlist

  • cat
  • dog
  • horse
  • cow
  • sheep
  • pig

}}

How to use

{{flatlist|
*cat
*dog
*horse
*cow
*sheep
*pig
}}