Template:Infobox: Difference between revisions

The Emma M. Lion Wiki
No edit summary
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.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Titletitle

The title of the infobox.

Stringrequired
Content1

The content of the infobox.

Stringrequired

Example

{{Infobox|
{{IBR|Age|21}}}
{{IBR|Profession|Infobox Writer}}
|title=Example}}
Example
Age 21
Profession Infobox Writer