Wiki Zombie Escape FReZ
Advertisement
Unknown
Présentation générale
Jeu Unknown
Mode Unknown
Développeur Unknown
Informations supplémentaires


Documentation de modèle (pour le modèle ci-dessus, parfois caché ou invisible)

Description

This template is a sample infobox, to aid in the creation of new infoboxes.

Recommended usage: copy the template code to a new template page, and edit it there.

Infobox and template background

See Help:Templates, Help:Infobox and Help:Tables for some background on how templates and infoboxes work.

Building blocks

The infobox is made of the following basic building blocks:

  • Overall table class: class="wikia-infobox"
  • Table heading cell class: class="wikia-infobox-header"
  • Use row header marks ("!") for row title cells (and "|" for normal cells)
  • Section separator line: give the header below it a wrapping div with class="wikia-infobox-section-header"
  • Image cell class: class="wikia-infobox-image"
  • Image caption cell class: class="wikia-infobox-caption"

Other notes

  • The Title, First, Second, and Third rows show "Unknown" if their values are not specified.
  • The Image, Imagecaption, Fourth, Fifth, and Sixth rows won't show up if their values are not specified: they are each completely enclosed in an 'if' statement.

Syntax

{{infobox
 | title         = 
 | image         = [e.g. "Example.jpg"]
 | imagewidth    = [e.g. "150"] [default: 210 pixels]
 | imagecaption  = 
 | jeu         =
 | mode        =
 | développeur         =
 | lien        =
 | site         =
 | sixth         =
}}

Samples

{{infobox
 | title         = Ze 30 Seconds b21
 | image         = Ze_30_Seconds_b21.png
 | imagewidth    = 200
 | imagecaption  = Ze_30_Seconds_b21
 | jeu         = Counter Strike: Source
 | mode        = Zombie Escape
 | développeur        = -sang-
 | lien        = http://gamebanana.com/csszm/maps/139261
}}

Results in...

Ze 30 Seconds b21
Ze_30_Seconds_b21
Ze_30_Seconds_b21
Présentation générale
Jeu Counter Strike: Source
Mode Zombie Escape
Développeur -sang-
Informations supplémentaires
Lien http://gamebanana.com/csszm/maps/139261

Visitez Modèle:Infobox/doc pour modifier ce texte ! (Comment ça fonctionne ?)
Advertisement