Template:Infobox: Difference between revisions
The Emma M. Lion Wiki
OrangeJedi (talk | contribs) No edit summary |
OrangeJedi (talk | contribs) added example |
||
| Line 4: | Line 4: | ||
</tr> | </tr> | ||
{{{1}}} | {{{1}}} | ||
</table></includeonly> | </table></includeonly><noinclude> | ||
<noinclude> | |||
<templatedata> | <templatedata> | ||
{ | { | ||
| Line 25: | Line 24: | ||
} | } | ||
</templatedata> | </templatedata> | ||
'''Example''' | |||
<pre> | |||
{{Infobox| | |||
{{IBR|Age|21}}} | |||
{{IBR|Profession|Infobox Writer}} | |||
|title=Example}} | |||
</pre> | |||
{{Infobox| | |||
{{IBR|Age|21}} | |||
{{IBR|Profession|Infobox Writer}} | |||
|title=Example}} | |||
</noinclude> | </noinclude> | ||
Revision as of 16:42, 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 |