Template:Flatlist: Difference between revisions

From The Evanescence Reference
m (Protected "Template:Flatlist" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
(switching to /doc)
 
Line 2: Line 2:
{{{1}}}
{{{1}}}
</div>}}<noinclude></div>
</div>}}<noinclude></div>
 
{{Template:Flatlist/doc}}
=== Usage ===
</noinclude>
{{tl|Flatlist}} starts a horizontal list, such as:
{{flatlist
*cat
*dog
*horse
*cow
*sheep
*pig
}}
 
=== How to use ===
<pre><nowiki>
{{flatlist|
*cat
*dog
*horse
*cow
*sheep
*pig
}}
</nowiki></pre>
 
[[Category:Templates]]</noinclude>

Latest revision as of 04: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
}}