Difference between revisions of "Template:Filefolder/doc"

From blackwiki
Jump to navigation Jump to search
imported>Plastikspork
(→‎Examples: update example)
Line 71: Line 71:
 
| title        = Example 5
 
| title        = Example 5
 
| user
 
| user
| border        = 000000
+
| border        = 000
| background    = ccc
+
| border2      = ABCDEF
 +
| background    = CCC
 +
| background2  = ABCDEF
 
| image        = blu (darker).jpg
 
| image        = blu (darker).jpg
| link          = template:Filefolder/Doc
+
| link          = {{FULLBASEPAGENAME}}/doc
| content      = {{tlx|Filefolder |user |border{{=}}black |background{{=}}gray |cartella{{=}}blu (darker).jpg |link{{=}}/Doc}}
+
| radius2      = 0em
 +
| content      =  
 +
<pre style="background:white; border: 0px">
 +
{{Filefolder |user  
 +
|border     = 000
 +
|border2    = ABCDEFF
 +
|background = CCC
 +
|background2= ABCDEF
 +
|image      = blu (darker).jpg  
 +
|link       = Template:Filefolder/doc
 +
|radius2    = 0em
 +
}}
 +
</pre>
 
}}
 
}}
 
|-
 
|-

Revision as of 02:10, 28 October 2011

Usage

To use the template folder copy the text contained in following box and save.

{{Filefolder
|title=
|logo=
|px=
|link=
|content=

}}

The first parameter (optional) can be: orange, blue, gray, green, violet, red, and (as a default) orange and blue.

The edit link only appears if the "link" parameter is set to a no blank value.

Cartella images

Template:Sister project

There are over fifty defined "Cartella" images that can be used. When choosing an undefined image, just use the second part of the name in the |image field. Important: You must include the file type suffix, e.g. .jpg, .svg etc.

Cartella images

Examples

File:Cartella arancione.jpg
title
   

{{Filefolder |orange}}

File:Cartella giallo.jpg
title
   

{{Filefolder |yellow}}

File:Cartella verde.jpg
title
   

{{Filefolder |green}}

File:Cartella blu.jpg
title
   

{{Filefolder |blue}}

File:Cartella viola.jpg
title
   

{{Filefolder |violet}}

File:Cartella grigia.jpg
title
   

{{Filefolder |grey}}

General guidelines & notes:
Footer image
File:Cartella blu.jpg
Example 3
   

{{Filefolder |footer_image=image.gif}}

File:NeveFooter.gif
User defined fields
File:Cartella blu (darker).jpg
Example 5
edit    
{{Filefolder |user 
|border     = 000 
|border2    = ABCDEFF 
|background = CCC 
|background2= ABCDEF 
|image      = blu (darker).jpg 
|link       = Template:Filefolder/doc
|radius2    = 0em
}}
  1. When adding images to the |image= and |footer_image= fields, do not include the namespace prefix (File:).
  2. When defining image sizes do not include the abbreviation for pixel (px}.
  3. User defined colors must be hex.
  4. The gray option can be spelled either as gray or grey.

See also

Template:Window templates