Template:Infobox/startbox/doc

Semantic Stargate Wiki — The semantic reference regarding the Stargate universe.
Jump to navigation Jump to search

Usage[edit source]

This template allows to realise a standard infobox from bricks. the {{Infobox/startbox}} brick is always associated with another brick called {{Infobox/endbox}}.

Syntax[edit source]

Copy/paste the following in the infobox template page.

{{Infobox/startbox|type|px|id}}
{{Infobox/endbox}}

Parameters[edit source]

Parameter Mandatory Explanation
{{{1|}}} No Optional parameter to use for section infoboxes only. Just add the section infobox indication only, as follows: {{Infobox/startbox|section infobox}}.
{{{2|}}} No Optional parameter to use in very specific cases for template size harmonisation only. It is unwise to use this parameter for non-specific cases.
{{{3|}}} No Optional parameter to use on specific cases only. It allows to add an "id", like {{Infobox/startbox|||header XXXX}}.

Example[edit source]

{{Infobox/startbox}}
{{Infobox/title
 | Your title here…
}}
{{Infobox/endbox}}
Your title here…

See also[edit source]