Difference between revisions of "Template:Filefolder/theme"

From blackwiki
Jump to navigation Jump to search
imported>Plastikspork
(add radius)
imported>Frietjes
 
(One intermediate revision 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 7: Line 8:
 
   | image  = blu.jpg
 
   | image  = blu.jpg
 
   | radius = 0
 
   | radius = 0
   | radius2 = 1
+
   | radius2 = 1em
 
   }}
 
   }}
 +
| grigio
 
| gray    <!-- same as grey -->
 
| gray    <!-- same as grey -->
 
| grey    = {{#switch:{{{2}}}
 
| grey    = {{#switch:{{{2}}}
Line 17: Line 19:
 
   | image  = grigia.jpg
 
   | image  = grigia.jpg
 
   | radius = 0
 
   | radius = 0
   | radius2 = 1
+
   | radius2 = 1em
 
   }}  
 
   }}  
 +
| verde
 
| green    = {{#switch:{{{2}}}
 
| green    = {{#switch:{{{2}}}
 
   | background = CEF2E0
 
   | background = CEF2E0
Line 26: Line 29:
 
   | image  = verde.jpg
 
   | image  = verde.jpg
 
   | radius = 0
 
   | radius = 0
   | radius2 = 1
+
   | radius2 = 1em
 
   }}  
 
   }}  
 +
| viola
 
| violet  = {{#switch:{{{2}}}
 
| violet  = {{#switch:{{{2}}}
 
   | background = EAEAFF
 
   | background = EAEAFF
Line 35: Line 39:
 
   | image  = viola.jpg
 
   | image  = viola.jpg
 
   | radius = 0
 
   | radius = 0
   | radius2 = 1
+
   | radius2 = 1em
 
   }}  
 
   }}  
 +
| arancione
 
| orange  = {{#switch:{{{2}}}
 
| orange  = {{#switch:{{{2}}}
 
   | background = FFE9D2
 
   | background = FFE9D2
Line 44: Line 49:
 
   | image  = arancione.jpg
 
   | image  = arancione.jpg
 
   | radius = 0
 
   | radius = 0
   | radius2 = 1
+
   | radius2 = 1em
 
   }}  
 
   }}  
 +
| giallo
 
| yellow  = {{#switch:{{{2}}}
 
| yellow  = {{#switch:{{{2}}}
 
   | background = FFFF99
 
   | background = FFFF99
Line 53: Line 59:
 
   | image  = giallo.jpg
 
   | image  = giallo.jpg
 
   | radius = 0
 
   | radius = 0
   | radius2 = 1
+
   | radius2 = 1em
 
   }}  
 
   }}  
 +
| rosso
 
| red      = {{#switch:{{{2}}}
 
| red      = {{#switch:{{{2}}}
 
   | background = FFD1D1
 
   | background = FFD1D1
Line 62: Line 69:
 
   | image  = rossa.jpg
 
   | image  = rossa.jpg
 
   | radius = 0
 
   | radius = 0
   | radius2 = 1
+
   | radius2 = 1em
 
   }}  
 
   }}  
 
| user    = {{{user}}}  
 
| user    = {{{user}}}  
Line 72: Line 79:
 
   | image  = blu.jpg
 
   | image  = blu.jpg
 
   | radius = 0
 
   | radius = 0
   | radius2 = 1
+
   | 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

Template documentation

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