We'll be deploying 1.43 to ShoutWiki sites this weekend. Staff will be working all weekend to deal with any unforeseen bugs that crop up.
CreateWiki will not be available immediately after the upgrade; however, we expect the rewrite to be completed during this release cycle.
Template:Infobox/startbox
From Eureka Wiki
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}}
|
| ||
See also[edit source]
| The above documentation is transcluded from Template:Infobox/startbox/doc. (edit | history) Editors can experiment in this template's sandbox (create) and testcases (create) pages. Please add categories and interwikis to the /doc subpage. Subpages of this template. |


