Template:Thang

From Inkipedia, the Splatoon wiki

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