Difference between revisions of "Template:STDT"

From Final Fantasy XIV Online Wiki
Jump to navigation Jump to search
(Added <includeonly> tags as having "class= table" appearing in plain text at the top of the page just... looks bad.)
Line 19: Line 19:
:* Any class title
:* Any class title
:* Any job name
:* Any job name
:* White (use this for for tables with multiple colors, e.g. [[List of downed skills]])
:* White (use this for for tables with multiple colors)
:* Other choices match the coloring scheme of the topic's navigation bars:
:* Other choices match the coloring scheme of the topic's navigation bars:
:** npc
:** npc

Revision as of 14:20, 12 June 2017


Description

The Standard Table Design Template is used to give tables across the wiki a similar design, fitting the topic of the main article.

Usage

Default Topic specific
{{STDT}}
{{STDT|<type>}}

Parameters

unnamed parameter
Table coloring. Based on the topic:
  • Any class title
  • Any job name
  • White (use this for for tables with multiple colors)
  • Other choices match the coloring scheme of the topic's navigation bars:
    • npc
    • pve
    • equip, item
    • mech1, mech2 (for mechanics)
    • lore
    • location
    • promo
    • buff, debuff

Examples

Basic use

{| {{STDT}}
! Heading 1 !! Heading 2 !! Heading 3
|-
! Subheading 1
| 1.1 || | 1.2
|-
! Subheading 2
| 2.1 || | 2.2
|}
Heading 1 Heading 2 Heading 3
Subheading 1 1.1 1.2
Subheading 2 2.1 2.2

Specific use

{| {{STDT|sortable mesmer align-right}}
! Heading 1 !! Heading 2 !! Heading 3
|-
! Subheading 1
| 1.1 || | 1.2
|-
! Subheading 2
| 2.1 || | 2.2
|}
Heading 1 Heading 2 Heading 3
Subheading 1 1.1 1.2
Subheading 2 2.1 2.2