Template:CharacterTemplate1.1: Difference between revisions

From Frontierpedia, the Microsoft Agent encyclopedia
frontierpediav5>WikiSysop
m (1 revision imported)
frontierpediav5>WikiSysop
No edit summary
Line 1: Line 1:
<div style="padding: 0.5em; margin: 1em 0.5em 0; border: 1px solid #AAA; border-width: 1px 1px; background-color:#f8f9fa; ">[[File:673px-MediaWiki_upgrade.svg_png.png|64px]] This page contains a legacy template that uses the legacy <nowiki><infobox></nowiki> tag. After MediaWiki 1.36.0, this template will no longer be supported.</div>
<infobox>
<infobox>
   <title source="title1">
   <title source="title1">
Line 51: Line 52:
}}
}}
</pre>
</pre>
[[Category:Legacy Templates]]
</noinclude>
</noinclude>
[[Category:Pages with legacy templates]]

Revision as of 07:07, 17 June 2021

This page contains a legacy template that uses the legacy <infobox> tag. After MediaWiki 1.36.0, this template will no longer be supported.

<infobox>

 <title source="title1">
   <default>CharacterTemplate1.1</default>
 </title>
 <image source="image1">

</image> <label>Name</label> <label>Nickname</label> <label>Age</label> <label>Friends</label> <label>Neutral</label> <label>Enemies</label> <label>Likes</label> <label>Dislikes</label> <label>Status</label> </infobox> Example usage:

{{CharacterTemplate1.1
|title1=Example
|image1=Example
|caption1=Example
|name=Example
|nickname=Example
|age=Example
|friends=Example
|netural=Example
|enemies=Example
|likes=Example
|dislikes=Example
|status=Example
}}