Template:OctoExpansionStation

From Inkipedia, the Splatoon wiki

Usage

{{OctoExpansionStation|<line>|<number>}}

line Required, unnamed The line letter. Can be A, B, C, D, E, F, G, H, I, or J
number Required, unnamed The station number, in two digits
style Optional, named Additional CSS style to apply to the station number text. Should not be enclosed in quotation marks

Markup

* {{OctoExpansionStation|A|00}}
* {{OctoExpansionStation|F|05}}
* {{OctoExpansionStation|D|03|style=font-size:24pt}}
* {{OctoExpansionStation|E|11|style=color:#00CC00}}

Output

  • A00
  • F05
  • D03
  • E11