Template:Ink: Difference between revisions

From Inkipedia, the Splatoon wiki
No edit summary
Line 16: Line 16:
| "dark blue" = #101ab3
| "dark blue" = #101ab3
| "fuchsia" = #d645c8
| "fuchsia" = #d645c8
| "neon green" = #0afe15
| "neon green" = #9ae528
| "cyan" = #0acdfe
| "cyan" = #0acdfe
| "neon orange" = #ff9600
| "neon orange" = #ff9600

Revision as of 04:01, 13 July 2015

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

Usage:

{{Ink|color}}
{{Ink|color|size}}
  • 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.

Examples

Color only

Markup:

{{Ink|blue}}

Output:

Color and size

Markup:

 {{Ink|orange|48}}

Output:

Invalid color

Markup:

{{Ink|scarlet}}

Output: