Template:Format

From Drunkapedia
Revision as of 14:43, 27 August 2009 by imported>Tlosk (Created page with '<includeonly>{{#switch:{{lc:{{{1|}}}}}| | creature stats=border=3 cellspacing=1 cellpadding=5 class=sortable style=background:#F0F0F0 | pre=style="width:auto; overflow:auto" }}…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Related topics: Wiki Templates, How To Use Tables

Syntax

{{format|<name>}}

Usage

Use within a table header or other section to specify a particular format. The parameter for the format name is case insensitive. The primary purpose of this template is to make it easier to quickly use particular formats/styles. Feel free to add additional formats, try to make the name easy to remember and short.

{|{{Format|Creature Stats}}
| Data
|}

<pre {{format|pre}}>
2 + 2 = 4
</pre>