Template:Infobox/startbox/doc
From Eureka Wiki
				< Template:Infobox | startbox
								
				Jump to navigation
				Jump to search
				
				
				|  | This is a documentation subpage for Template:Infobox/startbox. It contains usage information, categories, interlanguage links and other content that is not part of the original template page. | 
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}}
 | 
 | ||











