Template:Infobox/separator

Semantic Stargate Wiki — The semantic reference regarding the Stargate universe.
Jump to navigation Jump to search
Documentation icon Template documentation [edit] [history] [purge]

This is the {{Infobox/separator}} template documentation.

Usage[edit source]

This template is used to build an infobox from bricks. The {{Infobox/image}} is used to add an image inside an infobox.

Syntax[edit source]

Copy/paste the following inside the infobox template page.

{{Infobox/startbox}}
{{Infobox/separator|color|colspan value}}
{{Infobox/endbox}}

Parameters[edit source]

Parameter #1
Used to modify the separator line color as for an example {{Infobox/separator|FF0000}}. The default color is gray, #AAAAAA. It's better to leave this color as this.
Parameter #2
Used to set the colspan value as for an example {{Infobox/separator|FF0000|3}}. The default colspan value is 2.

Example[edit source]

Title
Illustration of the Infobox/separator article

{{Infobox/startbox}}
{{Infobox/title|Title}}
{{Infobox/image|No free image.svg}}
{{Infobox/separator}}
{{Infobox/endbox}}

See also[edit source]