Ad placeholder

Template:Template demo: Difference between revisions

Jump to navigation Jump to search
Completed move
(Completed move)
Line 26: Line 26:
=== Table style ===
=== Table style ===
Select this style with <code>style = table</code>. It is also the default style used if the optional style parameter is omitted. This style should be used for shorter, inline templates that can fit nicely within a two-column table.
Select this style with <code>style = table</code>. It is also the default style used if the optional style parameter is omitted. This style should be used for shorter, inline templates that can fit nicely within a two-column table.
{{User:NtCarlson/Template:Example table
{{Template demo
| style = table
| style = table
| <nowiki>{{CharLink|Shadowheart}}</nowiki>
| <nowiki>{{CharLink|Shadowheart}}</nowiki>
Line 35: Line 35:
Select this style with <code>style = list</code>. This should be used to demo templates too large to fit within a table.
Select this style with <code>style = list</code>. This should be used to demo templates too large to fit within a table.
==== Output ====
==== Output ====
{{User:NtCarlson/Template:Example table
{{Template demo
| style = list
| style = list
| <nowiki>
| <nowiki>

Navigation menu