Difference between revisions of "Template:Filefolder/theme"

From blackwiki
Jump to navigation Jump to search
imported>Plastikspork
(units)
imported>Frietjes
 
Line 1: Line 1:
 
{{#switch: {{lc: {{{1}}} }}  
 
{{#switch: {{lc: {{{1}}} }}  
 +
| blu
 
| blue    = {{#switch:{{{2}}}
 
| blue    = {{#switch:{{{2}}}
 
   | background = ECF5FF
 
   | background = ECF5FF
Line 9: Line 10:
 
   | radius2 = 1em
 
   | radius2 = 1em
 
   }}
 
   }}
 +
| grigio
 
| gray    <!-- same as grey -->
 
| gray    <!-- same as grey -->
 
| grey    = {{#switch:{{{2}}}
 
| grey    = {{#switch:{{{2}}}
Line 19: Line 21:
 
   | radius2 = 1em
 
   | radius2 = 1em
 
   }}  
 
   }}  
 +
| verde
 
| green    = {{#switch:{{{2}}}
 
| green    = {{#switch:{{{2}}}
 
   | background = CEF2E0
 
   | background = CEF2E0
Line 28: Line 31:
 
   | radius2 = 1em
 
   | radius2 = 1em
 
   }}  
 
   }}  
 +
| viola
 
| violet  = {{#switch:{{{2}}}
 
| violet  = {{#switch:{{{2}}}
 
   | background = EAEAFF
 
   | background = EAEAFF
Line 37: Line 41:
 
   | radius2 = 1em
 
   | radius2 = 1em
 
   }}  
 
   }}  
 +
| arancione
 
| orange  = {{#switch:{{{2}}}
 
| orange  = {{#switch:{{{2}}}
 
   | background = FFE9D2
 
   | background = FFE9D2
Line 46: Line 51:
 
   | radius2 = 1em
 
   | radius2 = 1em
 
   }}  
 
   }}  
 +
| giallo
 
| yellow  = {{#switch:{{{2}}}
 
| yellow  = {{#switch:{{{2}}}
 
   | background = FFFF99
 
   | background = FFFF99
Line 55: Line 61:
 
   | radius2 = 1em
 
   | radius2 = 1em
 
   }}  
 
   }}  
 +
| rosso
 
| red      = {{#switch:{{{2}}}
 
| red      = {{#switch:{{{2}}}
 
   | background = FFD1D1
 
   | background = FFD1D1

Latest revision as of 22:49, 10 September 2013

Template documentation

This sub-template is used to specify the color and image scheme used by {{Filefolder}} it should not be used directly.