Template:Infobox/subtitle
From Eureka Wiki
Jump to navigation
Jump to search
Usage[edit source]
This template is used to built an infobox from bricks. The {{Infobox/subtitle}} is used to add a subtitle inside an infobox.
Syntax[edit source]
{{Infobox/startbox}}
{{Infobox/subtitle|subtitle name|bacckground color|text color|colspan value}}
{{Infobox/endbox}}
Parameters[edit source]
| Parameter | Mandatory | Default value | Explanation |
|---|---|---|---|
| {{{1|}}} | No | {{PAGENAME}} | Used to add a title on the infobox. Example: {{infobox/subtitle|Your title here...}}
|
| {{{2|}}} | No | 4682B4 | Used to change the title infobox background color. Example: {{infoboxsub/title|Your title here...|80B0E0}} Default color is Steel Blue.
|
| {{{3|}}} | No | 000000 | Used to change the title infobox text color. Example: {{infobox/subtitle|Your title here...|80B0E0|FFFFFF}}. Default color is black.
|
| {{{4|}}} | No | 2 | Used to change the title infobox colspan value. Example: {{infobox/subtitle|Your title here...|80B0E0|FFFFFF|3}}.
|
Example[edit source]
{{Infobox/startbox}}
{{Infobox/subtitle
| Subtitle|E1E1E1
}}
{{Infobox/endbox}}
|
| |||
See also[edit source]
| The above documentation is transcluded from Template:Infobox/subtitle/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. |


