Template:Ink

From Inkipedia, the Splatoon wiki
Revision as of 22:34, 29 August 2015 by GuyPerfect (talk | contribs) (Adding support for a custom color value)
For ink colors and the modes they appear in, see Ink.

Creates a box of color according to the available colors of ink in the game.

Usage:

{{Ink|color}}
{{Ink|color|size}}
{{Ink|color|size|custom}}
  • color - The name of the ink color to use. Must be one of the following:
  • size - If present, the number of pixels for the dimensions of the box. Do not append "px" to the number.
  • custom - If color is set to "custom", then this parameter must be present and specifies the CSS color value to use.

Examples

Color only

Markup:

{{Ink|blue}}

Output:

Color and size

Markup:

 {{Ink|orange|48}}

Output:

Invalid color

Markup:

{{Ink|scarlet}}

Output: