Template:Ink: Difference between revisions

From Inkipedia, the Splatoon wiki
No edit summary
(added party colors)
Line 57: Line 57:
|splatfest tuna mayonnaise = #38c8d0
|splatfest tuna mayonnaise = #38c8d0
|splatfest red salmon      = #e56f87
|splatfest red salmon      = #e56f87
|splatfest fancy party    = #0eb6a7
|splatfest costume party  = #fab01d
|custom        = {{{3|#7f7f7f}}}
|custom        = {{{3|#7f7f7f}}}
|#default      = clear; border: 1px solid #000000; width: {{#expr: {{{2|24}}} - 2}}px; height: {{#expr: {{{2|24}}} - 2}}px
|#default      = clear; border: 1px solid #000000; width: {{#expr: {{{2|24}}} - 2}}px; height: {{#expr: {{{2|24}}} - 2}}px
Line 127: Line 129:
:*{{Ink|splatfest tuna mayonnaise|16}} splatfest tuna mayonnaise
:*{{Ink|splatfest tuna mayonnaise|16}} splatfest tuna mayonnaise
:*{{Ink|splatfest red salmon|16}} splatfest red salmon
:*{{Ink|splatfest red salmon|16}} splatfest red salmon
:*{{Ink|splatfest fancy party|16}} splatfest fancy party
:*{{Ink|splatfest costume party|16}} splatfest costume party


:*{{Ink|custom|16}} custom (see below)
:*{{Ink|custom|16}} custom (see below)

Revision as of 03:12, 14 May 2016

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: