Template:Flatlist: Difference between revisions

[unchecked revision][unchecked revision]
Content deleted Content added
Undo revision 10668 by Caleb Cooper (talk)
Tag: Undo
Line 51:
* [[pig]]
}}
 
===Alternative syntax===
<source lang="moin">
{{startflatlist}}
* [[cat]]
* [[dog]]
* [[horse]]
* [[cow]]
* [[sheep]]
* [[pig]]
{{endflatlist}}
</source>
 
produces:
 
{{startflatlist}}
* [[cat]]
* [[dog]]
* [[horse]]
* [[cow]]
* [[sheep]]
* [[pig]]
{{endflatlist}}
 
===Syntax for ordered lists===