Ad placeholder

Template:Table list: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly><div class="bg3wiki-tablelist">{{{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 ==
<pre>{{table list|
<pre>{{table list|
; term 1: description
; term 1 : description
; term 2 : description
; term 2 : description
}}</pre>
}}</pre>
Line 11: Line 11:
; term 2 : description
; term 2 : description
}}
}}
== Example 2 ==
<pre>{{table list|
; term 1 : description
; term 2 : description
|style=nocolon}}</pre>
{{table list|
; term 1 : description
; term 2 : description
|style=nocolon}}


[[Category:Templates]]
[[Category:Templates]]
Line 22: Line 33:
"description": "Format as a definition list.",
"description": "Format as a definition list.",
"required": true
"required": true
}
},
"style": {}
}
}
}
}
</templatedata>}}
</templatedata>}}
</noinclude>
</noinclude>
8,856
edits

Navigation menu