Template:Infobox/separator

From Eureka Wiki
Jump to navigation Jump to search
Documentation icon Template documentation [edit] [history] [purge]

Usage[edit source]

This template is used to make an infobox from bricks. The {{Infobox/separator}} brick is used to add a separation line.

Syntax[edit source]

Copy/paste the following inside the infobox template:

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

Parameters[edit source]

Parameter Mandatory Default value Explanation
{{{1|}}} No 4682B4 Used to change the separator color. Example: {{infobox/separator|FF0000}}. Default color is Steel Blue.
{{{2|}}} No 2 Used to change the title infobox colspan value. Example: {{infobox/separator|FF0000|3}}.

Example[edit source]

{{Infobox/startbox}}
{{Infobox/title|Title}}
{{Infobox/image|Global Dynamics logo.jpg|''Global Dynamics'' logo.}}
{{Infobox/separator}}
{{Infobox/endbox}}

Title
Image about the Infobox/separator article
Global Dynamics logo.

See also[edit source]