Template:Infobox/separator/doc
Jump to navigation
Jump to search
|
This is a documentation subpage for Template:Infobox/separator. It contains usage information, categories, interlanguage links and other content that is not part of the original template page. |
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 | |
![]() | |
{{Infobox/startbox}} {{Infobox/title|Title}} {{Infobox/image|No free image.svg}} {{Infobox/separator}} {{Infobox/endbox}}