Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 16:40, 17 October 2014 by imported>Gorgonzola (Documentation.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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}}