Difference between revisions of "Template:Filefolder/theme"

From blackwiki
Jump to navigation Jump to search
imported>Plastikspork
(Fix syntax)
imported>Frietjes
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
{{#switch: {{lc: {{{1}}} }}  
 
{{#switch: {{lc: {{{1}}} }}  
 +
| blu
 
| blue    = {{#switch:{{{2}}}
 
| blue    = {{#switch:{{{2}}}
 
   | background = ECF5FF
 
   | background = ECF5FF
Line 6: Line 7:
 
   | border2 = ABCDEF
 
   | border2 = ABCDEF
 
   | image  = blu.jpg
 
   | image  = blu.jpg
 +
  | radius = 0
 +
  | radius2 = 1em
 
   }}
 
   }}
 +
| grigio
 
| gray    <!-- same as grey -->
 
| gray    <!-- same as grey -->
 
| grey    = {{#switch:{{{2}}}
 
| grey    = {{#switch:{{{2}}}
Line 14: Line 18:
 
   | border2 = CCCCCC  
 
   | border2 = CCCCCC  
 
   | image  = grigia.jpg
 
   | image  = grigia.jpg
 +
  | radius = 0
 +
  | radius2 = 1em
 
   }}  
 
   }}  
 +
| verde
 
| green    = {{#switch:{{{2}}}
 
| green    = {{#switch:{{{2}}}
 
   | background = CEF2E0
 
   | background = CEF2E0
Line 21: Line 28:
 
   | border2 = A3BFB1  
 
   | border2 = A3BFB1  
 
   | image  = verde.jpg
 
   | image  = verde.jpg
 +
  | radius = 0
 +
  | radius2 = 1em
 
   }}  
 
   }}  
 +
| viola
 
| violet  = {{#switch:{{{2}}}
 
| violet  = {{#switch:{{{2}}}
 
   | background = EAEAFF
 
   | background = EAEAFF
Line 28: Line 38:
 
   | border2 = C2D3FC  
 
   | border2 = C2D3FC  
 
   | image  = viola.jpg
 
   | image  = viola.jpg
 +
  | radius = 0
 +
  | radius2 = 1em
 
   }}  
 
   }}  
 +
| arancione
 
| orange  = {{#switch:{{{2}}}
 
| orange  = {{#switch:{{{2}}}
 
   | background = FFE9D2
 
   | background = FFE9D2
Line 35: Line 48:
 
   | border2 = FFBC79  
 
   | border2 = FFBC79  
 
   | image  = arancione.jpg
 
   | image  = arancione.jpg
 +
  | radius = 0
 +
  | radius2 = 1em
 
   }}  
 
   }}  
 +
| giallo
 
| yellow  = {{#switch:{{{2}}}
 
| yellow  = {{#switch:{{{2}}}
 
   | background = FFFF99
 
   | background = FFFF99
Line 42: Line 58:
 
   | border2 = FFFF00  
 
   | border2 = FFFF00  
 
   | image  = giallo.jpg
 
   | image  = giallo.jpg
 +
  | radius = 0
 +
  | radius2 = 1em
 
   }}  
 
   }}  
 +
| rosso
 
| red      = {{#switch:{{{2}}}
 
| red      = {{#switch:{{{2}}}
 
   | background = FFD1D1
 
   | background = FFD1D1
Line 49: Line 68:
 
   | border2 = F26C6C  
 
   | border2 = F26C6C  
 
   | image  = rossa.jpg
 
   | image  = rossa.jpg
 +
  | radius = 0
 +
  | radius2 = 1em
 
   }}  
 
   }}  
 
| user    = {{{user}}}  
 
| user    = {{{user}}}  
Line 57: Line 78:
 
   | border2 = FFBC79
 
   | border2 = FFBC79
 
   | image  = blu.jpg
 
   | image  = blu.jpg
 +
  | radius = 0
 +
  | radius2 = 1em
 
   }}  
 
   }}  
 
}}<noinclude>{{documentation|content=
 
}}<noinclude>{{documentation|content=
 
This sub-template is used to specify the color and image scheme used by {{tl|Filefolder}} it should not be used directly.
 
This sub-template is used to specify the color and image scheme used by {{tl|Filefolder}} it should not be used directly.
 
}}</noinclude>
 
}}</noinclude>

Latest revision as of 22:49, 10 September 2013

50px Template documentation

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