User:CanvasK/SpiritType: Difference between revisions

From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search
No edit summary
(Reducing bytes with "close-enough" colors)
Line 1: Line 1:
<includeonly>[[File:SpiritType{{{1|Neutral}}}.png|{{{s|20}}}px|center|{{{1|Neutral}}}]]{{#if:{{{text|}}}|<center>{{color|{{#switch:{{{1|Neutral}}}|Neutral=#796481|Attack=#eb2929|Shield=#1dadf8|Grab=#1dba1d|Support=#666666}}|{{{1|Neutral}}}}}</center>}}</includeonly><noinclude>
<includeonly>[[File:SpiritType{{{1|Neutral}}}.png|{{{s|20}}}px|center|{{{1|Neutral}}}]]{{#if:{{{text|}}}|<center>{{color|{{#switch:{{{1|Neutral}}}|Neutral=#768|Attack=#E22|Shield=#2AF|Grab=#2B2|Support=#666}}|{{{1|Neutral}}}}}</center>}}</includeonly><noinclude>
==Examples==
==Examples==
<code><nowiki>{{User:CanvasK/SpiritType|Grab}}</nowiki></code>
<code><nowiki>{{User:CanvasK/SpiritType|Grab}}</nowiki></code>

Revision as of 14:17, October 20, 2020

Examples

{{User:CanvasK/SpiritType|Grab}}

Grab

{{User:CanvasK/SpiritType|Attack|s=30|text=y}}

Attack
Attack

Usage

{{User:CanvasK/SpiritType|Type|s=<size in pixels, defaults to 16>|text=<controls if the type's name should be displayed>}}

Type is case-sensitive. Both s and text are optional.