Template:STDT
From Project: Gorgon Wiki
class=" table"
Description
Standard Table Design Template is used to give tables across the wiki a consistent design.
It uses the .table class which is currently defined in MediaWiki:Common.css.
Syntax
{{STDT|<optional classes>}}
Examples
A basic table starts like this
{| {{STDT}}
A sortable table starts like this
{| {{STDT|sortable}}