Difference between revisions of "Template:Filefolder/doc"

From blackwiki
Jump to navigation Jump to search
imported>Plastikspork
(→‎Examples: update example)
imported>Plastikspork
(→‎Usage: format)
Line 6: Line 6:
 
To use the template folder copy the text contained in following box and save.  
 
To use the template folder copy the text contained in following box and save.  
  
<div style="width: 20em; padding:0.5em 1em; border: 1px dotted gray; background: #EFE; font-size:90%">  
+
<pre style="width: 20em">
<tt>'''<nowiki>{{Filefolder</nowiki>'''</tt><br />
+
{{Filefolder|default
<tt>'''|title='''</tt><br />
+
|title=
<tt>'''|logo='''</tt><br />
+
|logo=
<tt>'''|px='''</tt><br />
+
|link=
<tt>'''|link='''</tt><br />
+
|content=
<tt>'''|content='''</tt><br />
+
}}</pre>
<tt>'''<nowiki>}}</nowiki>'''</tt></div>
 
  
 
The first parameter (optional) can be: orange, blue, gray, green, violet, red, and (as a default) orange and blue.
 
The first parameter (optional) can be: orange, blue, gray, green, violet, red, and (as a default) orange and blue.

Revision as of 02:13, 28 October 2011

Usage

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

{{Filefolder|default
|title=
|logo=
|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