Difference between revisions of "Template:CostumeRecolorForms"

From SpiralKnights

Jump to: navigation, search
m
m (delete)
 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<noinclude>
+
{{delete}} - replaced by more consistently named [[Template:CostumeTable/Recolors]].
== Parameters ==
+
=== Required ===
+
; Costume : The costume name.
+
; StyleKey : A number representing a list of recolored costumes.
+
:: Existing keys
+
::: 1 = Costume color style collection.
+
::: 2 = The other collections (hunter color style doesn't have crescent, flak jacket, round helm, or draped armor).
+
 
+
== Usage ==
+
A Recolor Costume Table - by costume, instead of by color, as with the [[Costumes (Recolors)]] page.
+
Should be able to update more rapidly with this template - simply add the color style to the list in this template, instead of one at a time in every page. This reduces copy/paste errors and allows editors to simply force-refresh the pages, upload desired images, and be done!
+
 
+
;Example
+
:<nowiki>{{Template:CostumeRecolorForms|Scale Helm|2}}</nowiki>
+
 
+
::produces
+
{{Template:CostumeRecolorForms|Scale Helm|2}}
+
 
+
</noinclude>
+
 
+
<includeonly>
+
{{#switch: {{{2}}}
+
| 1=
+
This costume comes in a variety of [[Color Style]]s while maintaining the same form:
+
 
+
{{Recolortable/start}}
+
{{Recolortable/row|Hunter|{{{1}}}|Hunter}}
+
{{Recolortable/row|Surge|{{{1}}}|Surge}}
+
{{Recolortable/row|Hallow|{{{1}}}|Dark Harvest}}
+
{{Recolortable/row|Frosty|{{{1}}}|Frosty}}
+
{{Recolortable/row|Lovely|{{{1}}}|Blooming}}
+
{{Recolortable/row|Shadow|{{{1}}}|Katastrophe}}
+
{{Recolortable/row|Vile|{{{1}}}|Vile}}
+
{{Table/End}}
+
 
+
| 2=
+
This costume comes in a variety of [[color style]]s while maintaining the same form:
+
 
+
{{Recolortable/start}}
+
{{Recolortable/row|Surge|{{{1}}}|Surge}}
+
{{Recolortable/row|Hallow|{{{1}}}|Dark Harvest}}
+
{{Recolortable/row|Frosty|{{{1}}}|Frosty}}
+
{{Recolortable/row|Lovely|{{{1}}}|Blooming}}
+
{{Recolortable/row|Shadow|{{{1}}}|Katastrophe}}
+
{{Recolortable/row|Vile|{{{1}}}|Vile}}
+
{{Table/End}}
+
}}
+
</includeonly>
+
<noinclude>[[Category:Single Update Templates]]</noinclude>
+

Latest revision as of 13:12, 23 October 2015

- replaced by more consistently named Template:CostumeTable/Recolors.
Personal tools