Difference between revisions of "Template:Colorstyle"

From SpiralKnights

Jump to: navigation, search
(arrrgh)
m (category, documentation.)
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{SKWindow
+
<includeonly>{{SKWindow
 
| width = 300px
 
| width = 300px
 
| align = right
 
| align = right
Line 6: Line 6:
 
| body =
 
| body =
  
{| cellpadding="0" cellspacing="4" style="border: 2px solid #496e8b; background: #114255; -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px" class="sortable"
+
{{SKWindow/NewRow}}
|-  valign="top"
+
{{SKWindow/EmptyCell| |center|top|1|1|*|40px|{{{primary}}}}}
| style="background: #ebc94d; color: #000; padding: 3px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px" | '''Style'''
+
| style="background: #ebc94d; color: #000; padding: 3px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px" | '''Primary Color'''
+
| style="background: #ebc94d; color: #000; padding: 3px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px" | '''Secondary Color'''
+
| style="background: #ebc94d; color: #000; padding: 3px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px" | '''Tertiary Color'''
+
  
}}
+
{{SKWindow/NewRow}}
 +
{{SKWindow/EmptyCell| |center|center|1|1|*|40px|{{{secondary}}}}}
  
 +
{{SKWindow/NewRow}}
 +
{{SKWindow/EmptyCell| |center|bottom|1|1|*|40px|{{{tertiary}}}}}
  
[[File:Sandboximage_colorstyles_desired_deletemelater.png]] Image showing what I want over there in the module. I do NOT want that to be an image, but rather a block that can change color based on the colorIDcode you plug and chug into it. This example is for Hallow. I also do not want primary/secondary/tertiary labels, as not all items of that style have the same P/S/T orientation.
+
}}</includeonly><noinclude>[[Category:Color Templates]] {{documentation}}</noinclude>
 
+
 
+
==From template: accessorystyle (delete this section later)==
+
<noinclude>{|</noinclude>|-  valign="top"
+
| style="background: #c7dbea; color: #000; padding: 3px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px" | {{{1}}}
+
| style="background: #{{{2}}}; color: #000; padding: 3px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px" | {{{5|}}}
+
| style="background: #{{{3}}}; color: #000; padding: 3px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px" | {{{6|}}}
+
| style="background: #{{{4}}}; color: #000; padding: 3px; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px" | {{{7|}}}<noinclude>
+
|}</noinclude>
+

Latest revision as of 17:45, 11 January 2015

[edit] [purge] Template documentation

This template is currently not active on any pages due to changes in naming of content (pattern is being used instead of style or theme for talking about the raw color codes), but its coding and presence is very useful for reference and historical note. Please see the Category:Color Templates page to view similar templates.

Personal tools