Template:Thang/doc

From Inkipedia, the Splatoon wiki
Revision as of 23:00, 3 September 2023 by Slate (talk | contribs) (recat)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Displays an inline thang icon with a text link.

Usage

{{Thang|<name>|<size>|<icononly>|<longname=true>}}

Parameters

Parameter Type Status Description
name Unnamed Required The English name of the thang, excluding the word "thang". Possible values are Foundational, Surrounding, Precision or Sealing
size Unnamed Optional The pixel width for the icon. The default size is 24.
icononly Unnamed Optional. If present, the text label will be omitted.
longname Named Optional If set and equal to true, the string displayed is "The XXXX thang" instead of just "XXXX"

Examples

Markup

* {{Thang|Foundational}}
* {{Thang|Surrounding|32|longname=true}}
* {{Thang|Precision|icononly}}
* {{Thang|Sealing|32|icononly}}

Output