Difference between revisions of "Template:Mush Status color"

From Mushpedia
Jump to: navigation, search
(Created page with "<includeonly>{{#switch: {{{1}}} |Kept = #d6ffd6 |Lost = #ffd6d6 |Only = #e1bcc6 | #dcdcdc}}</includeonly>")
 
m
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>{{#switch: {{{1}}}
+
<includeonly><onlyinclude>{{#switch: {{{1}}}
|Kept = #d6ffd6
+
|kept|Kept = mush-status-kept
|Lost = #ffd6d6
+
|lost|Lost = mush-status-lost
|Only = #e1bcc6
+
|only|Only = mush-status-only
| #dcdcdc}}</includeonly>
+
|mush-status-none}}</onlyinclude></includeonly>
 +
 
 +
A template used internally for the [[Skills]] pages, displaying a color according to whether a Skill is kept or lost during Mush transformation.
 +
 
 +
Generally do not use in articles.

Latest revision as of 05:57, 10 February 2014


A template used internally for the Skills pages, displaying a color according to whether a Skill is kept or lost during Mush transformation.

Generally do not use in articles.