Template:Format
Related topics: Wiki Templates, How To Use Tables
Syntax Edit
{{format|<name>}}
Usage Edit
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|Stats}} | Data |} <pre {{format|pre}}> 2 + 2 = 4 </pre> <div {{format|Link Bar}}> '''Title''' [[Link1]] - [[Link2]] - [[Link3]] </div>
Formats Edit
- Link Bar - rounded, centered bar
- Stats -
- Panel - dark gray thin border, light gray panel
- Pre - auto-width, auto-overflow