68,798
editsUse documentation/template demo templates
HiddenDragon (talk | contribs) (Undo revision 243551 by HiddenDragon (talk)) Tag: Undo |
HiddenDragon (talk | contribs) (Use documentation/template demo templates) |
||
Line 1: | Line 1: | ||
<includeonly><div class="bg3wiki-tablelist {{{style|}}}">{{{1|}}}</div></includeonly><noinclude>{{documentation|content=Adds a specially formatted description list. | <includeonly><div class="bg3wiki-tablelist {{{style|}}}">{{{1|}}}</div></includeonly><noinclude>{{documentation|content= | ||
Adds a specially formatted description list. | |||
== Example == | == Example == | ||
< | {{Template demo | ||
| style = table | |||
| <nowiki>{{table list| | |||
; term 1 : description | ; term 1 : description | ||
; term 2 : description | ; term 2 : description | ||
}}</ | }}</nowiki> | ||
| <nowiki>{{table list| | |||
{{table list| | |||
; term 1 : description | ; term 1 : description | ||
; term 2 : description | ; term 2 : description | ||
|style=nocolon}}</nowiki> | |||
}} | }} | ||
== Template data == | == Template data == | ||
<templatedata> | <templatedata> | ||
Line 37: | Line 27: | ||
} | } | ||
} | } | ||
</templatedata>}} | </templatedata> | ||
}} | |||
[[Category:Templates]] | |||
[[Category:List templates]] | |||
</noinclude> | </noinclude> |