Template:Infobox: Difference between revisions
The Emma M. Lion Wiki
OrangeJedi (talk | contribs) No edit summary Tag: Manual revert |
OrangeJedi (talk | contribs) fixed border |
||
Line 1: | Line 1: | ||
<includeonly><table class="infobox side"> | <includeonly><table class="infobox side"> | ||
<tr align="center"> | <tr align="center" style="border: none;"> | ||
<th class="title" colspan="2">{{{title}}}</th> | <th class="title" colspan="2">{{{title}}}</th> | ||
</tr> | </tr> |
Revision as of 18:13, 3 February 2025
A base infobox, used in all other info boxes.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Title | title | The title of the infobox. | String | required |
Content | 1 | The content of the infobox. | String | required |
Example
{{Infobox| {{IBR|Age|21}}} {{IBR|Profession|Infobox Writer}} |title=Example}}
Example | |
---|---|
Age | 21 |
Profession | Infobox Writer |