Difference between revisions of "Template:Filefolder/theme"

From blackwiki
Jump to navigation Jump to search
imported>Plastikspork
(subtemplate to simplify parent template)
 
imported>Frietjes
 
(3 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 5: Line 6:
 
   | border  = ABCDEF
 
   | border  = ABCDEF
 
   | border2 = ABCDEF
 
   | border2 = ABCDEF
   | image  = cartella_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 13: Line 17:
 
   | border  = CCCCCC  
 
   | border  = CCCCCC  
 
   | border2 = CCCCCC  
 
   | border2 = CCCCCC  
   | image  = cartella_grigia.jpg
+
   | image  = grigia.jpg
 +
  | radius = 0
 +
  | radius2 = 1em
 
   }}  
 
   }}  
 +
| verde
 
| green    = {{#switch:{{{2}}}
 
| green    = {{#switch:{{{2}}}
 
   | background = CEF2E0
 
   | background = CEF2E0
Line 20: Line 27:
 
   | border  = A3BFB1  
 
   | border  = A3BFB1  
 
   | border2 = A3BFB1  
 
   | border2 = A3BFB1  
   | image  = cartella_verde.jpg
+
   | image  = verde.jpg
 +
  | radius = 0
 +
  | radius2 = 1em
 
   }}  
 
   }}  
 +
| viola
 
| violet  = {{#switch:{{{2}}}
 
| violet  = {{#switch:{{{2}}}
 
   | background = EAEAFF
 
   | background = EAEAFF
Line 27: Line 37:
 
   | border  = C2D3FC  
 
   | border  = C2D3FC  
 
   | border2 = C2D3FC  
 
   | border2 = C2D3FC  
   | image  = cartella_viola.jpg
+
   | image  = viola.jpg
 +
  | radius = 0
 +
  | radius2 = 1em
 
   }}  
 
   }}  
 +
| arancione
 
| orange  = {{#switch:{{{2}}}
 
| orange  = {{#switch:{{{2}}}
 
   | background = FFE9D2
 
   | background = FFE9D2
Line 34: Line 47:
 
   | border  = FFBC79  
 
   | border  = FFBC79  
 
   | border2 = FFBC79  
 
   | border2 = FFBC79  
   | image  = cartella_arancione.jpg
+
   | image  = arancione.jpg
 +
  | radius = 0
 +
  | radius2 = 1em
 
   }}  
 
   }}  
 +
| giallo
 
| yellow  = {{#switch:{{{2}}}
 
| yellow  = {{#switch:{{{2}}}
 
   | background = FFFF99
 
   | background = FFFF99
Line 41: Line 57:
 
   | border  = FFFF00  
 
   | border  = FFFF00  
 
   | border2 = FFFF00  
 
   | border2 = FFFF00  
   | image  = cartella_giallo.jpg
+
   | image  = giallo.jpg
 +
  | radius = 0
 +
  | radius2 = 1em
 
   }}  
 
   }}  
 +
| rosso
 
| red      = {{#switch:{{{2}}}
 
| red      = {{#switch:{{{2}}}
 
   | background = FFD1D1
 
   | background = FFD1D1
Line 48: Line 67:
 
   | border  = F26C6C  
 
   | border  = F26C6C  
 
   | border2 = F26C6C  
 
   | border2 = F26C6C  
   | image  = cartella_rossa.jpg
+
   | image  = rossa.jpg
 +
  | radius = 0
 +
  | radius2 = 1em
 
   }}  
 
   }}  
 
| user    = {{{user}}}  
 
| user    = {{{user}}}  
Line 56: Line 77:
 
   | border  = ABCDEF
 
   | border  = ABCDEF
 
   | border2 = FFBC79
 
   | border2 = FFBC79
   | image  = cartella_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.