Template:Infobox: Difference between revisions
The Emma M. Lion Wiki
OrangeJedi (talk | contribs) No edit summary Tag: Reverted |
OrangeJedi (talk | contribs) No edit summary Tag: Manual revert |
||
| Line 1: | Line 1: | ||
<includeonly><table class="infobox side"> | <includeonly><table class="infobox side"> | ||
<tr align="center"> | <tr align="center"> | ||
<th class="title" colspan=" | <th class="title" colspan="2">{{{title}}}</th> | ||
</tr> | </tr> | ||
{{{1}}} | {{{1}}} | ||
Revision as of 17:50, 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 |