Toggle menu
15
236
76
27.7K
Kenshi Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 05:30, 24 February 2025 by Prd (talk | contribs) (Created page with "{{Documentation subpage}} {{esoteric}} <!-- Categories and interwikis go at the bottom of this page. --> The template {{tl|Window home}} is a page layout for the various sections of the Italian Wikipedia main page. It uses conditional syntax, in which some of the parameters specified by the user are not displayed. Although the use of the template is quite simple, the way it is done behind the scenes is quite complicated: {{Warning|Do not change the c...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The template {{Window home}} is a page layout for the various sections of the Italian Wikipedia main page. It uses conditional syntax, in which some of the parameters specified by the user are not displayed. Although the use of the template is quite simple, the way it is done behind the scenes is quite complicated:

Usage

To use this template just copy the text in the box below (which contains the complete syntax for template) and add it to the page you are working on it (see the example of use shown below) .

{{Window home
|title      =
|logo       =
|px         =
|caption    =
|head_color =
|body_color =
|foot_color =
|font_size  =
|content    =
|footer     =
}}
[[File:[logo]|[px]px|[caption]]] [title]

[content]

[[Image:[footer]]] 

Examples

{{Window home
|title      = Picture of the Day
|logo       = Nuvola camera.svg
|px         = 25
|caption    = Icona
|head_color = #C2D3FC
|body_color = #FFF
|foot_color = #FFC253
|font_size  = 90
|content    = {{POTD}}
|footer     = NeveFooter.gif
}}

See also

"Window" templates

"Folder" templates