Difference between revisions of "Template:Filefolder/theme"

From blackwiki
Jump to navigation Jump to search
imported>Plastikspork
(Fix syntax)
imported>Plastikspork
(add radius)
Line 6: Line 6:
 
   | border2 = ABCDEF
 
   | border2 = ABCDEF
 
   | image  = blu.jpg
 
   | image  = blu.jpg
 +
  | radius = 0
 +
  | radius2 = 1
 
   }}
 
   }}
 
| gray    <!-- same as grey -->
 
| gray    <!-- same as grey -->
Line 14: Line 16:
 
   | border2 = CCCCCC  
 
   | border2 = CCCCCC  
 
   | image  = grigia.jpg
 
   | image  = grigia.jpg
 +
  | radius = 0
 +
  | radius2 = 1
 
   }}  
 
   }}  
 
| green    = {{#switch:{{{2}}}
 
| green    = {{#switch:{{{2}}}
Line 21: Line 25:
 
   | border2 = A3BFB1  
 
   | border2 = A3BFB1  
 
   | image  = verde.jpg
 
   | image  = verde.jpg
 +
  | radius = 0
 +
  | radius2 = 1
 
   }}  
 
   }}  
 
| violet  = {{#switch:{{{2}}}
 
| violet  = {{#switch:{{{2}}}
Line 28: Line 34:
 
   | border2 = C2D3FC  
 
   | border2 = C2D3FC  
 
   | image  = viola.jpg
 
   | image  = viola.jpg
 +
  | radius = 0
 +
  | radius2 = 1
 
   }}  
 
   }}  
 
| orange  = {{#switch:{{{2}}}
 
| orange  = {{#switch:{{{2}}}
Line 35: Line 43:
 
   | border2 = FFBC79  
 
   | border2 = FFBC79  
 
   | image  = arancione.jpg
 
   | image  = arancione.jpg
 +
  | radius = 0
 +
  | radius2 = 1
 
   }}  
 
   }}  
 
| yellow  = {{#switch:{{{2}}}
 
| yellow  = {{#switch:{{{2}}}
Line 42: Line 52:
 
   | border2 = FFFF00  
 
   | border2 = FFFF00  
 
   | image  = giallo.jpg
 
   | image  = giallo.jpg
 +
  | radius = 0
 +
  | radius2 = 1
 
   }}  
 
   }}  
 
| red      = {{#switch:{{{2}}}
 
| red      = {{#switch:{{{2}}}
Line 49: Line 61:
 
   | border2 = F26C6C  
 
   | border2 = F26C6C  
 
   | image  = rossa.jpg
 
   | image  = rossa.jpg
 +
  | radius = 0
 +
  | radius2 = 1
 
   }}  
 
   }}  
 
| user    = {{{user}}}  
 
| user    = {{{user}}}  
Line 57: Line 71:
 
   | border2 = FFBC79
 
   | border2 = FFBC79
 
   | image  = blu.jpg
 
   | image  = blu.jpg
 +
  | radius = 0
 +
  | radius2 = 1
 
   }}  
 
   }}  
 
}}<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>

Revision as of 01:43, 28 October 2011

Template documentation

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