| Diese Seite enthält Informationen zur Verwendung für Vorlage:Infobox. |
Meta-template used for constructing infobox templates. Infoboxes are fixed-format tables designed to be added to the top right-hand corner of articles to consistently present a summary of the article content.
Usage
{{Infobox
|title ={{{title|empty}}}
|titlehead =example
|titleheadlink =examples
|image ={{{image|empty}}}
|image_px ={{{image_px|}}}
|data =
{{Datarow|Example label|Example content}}
|extra =Example footnote
}}
Most of the parameters should usually be passed down from the "end" infobox (i.e. the ones directly used in articles). The exceptions are "technical" parameters which determine the look of the infobox itself (columns, data, titlehead, titleheadlink, width).
Parameters
data rows.titlehead. For usage details, please see titleheadlink below.title, titlehead and subtitle.icon.data.width-25)x(width-25)px")image, e.g. "250px". If set to "noresize", the image will be displayed at its original size. Be careful not to make this wider than the infobox itself (see width below).title.title. Titleheads can be created dynamically by using the parameters game, game2 etc (up to game5). For details, see titleheadlink below.titlehead to an overview page (like Weapon). When used in conjunction with game parameters, it can be used to dynamically create links to game-specific overview pages (like Fallout 3 weapons. For the exact behaviour please see {{abblink}}.
This is useful if an infobox template is used for multiple games and you want it to link to the correct overview pages depending on which game it is used for. For example, setting titlehead to "weapon" and titleheadlink to "weapons", you can then let the editor in the respective article specify the game parameters and it will link to the correct overview page (e.g. "Fallout 3 weapons" if the editor enters "FO3").Components
For details on how to use the components see their respective pages.
- {{Datarow}}
- {{Datarow double}}
- {{Datarow optional}}
- {{Data2row}}
- {{Data3row}}
- {{Dataheader}}
- {{Dataheader optional}}
See also: Category:Infobox components.
Example
Fehler im Ausdruck: Unerwarteter Operator <Fehler im Ausdruck: Unerwarteter Operator <Fehler im Ausdruck: Unerwarteter Operator <Fehler im Ausdruck: Unerwarteter Operator <Fehler im Ausdruck: Unerwarteter Operator <
Example title | ||||
{{infobox
|title =Example title
|titlehead =weapon
|titleheadlink =weapons
|image =Wiki.png
|image_px =100px
|data =
{{Datarow|Example label|Example content}}
|extra =Example footnote
}}
Technical
- Auxiliary templates: {{Abb}}, {{Abblink}}
- Standardized documentation for templates based on this one: {{Infobox/doc/standard}}