Template:Infobox/Character: Difference between revisions
Template page
More actions
m category change |
m Fixed the little mistake! |
||
| (9 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
{| class="infobox" style="width:300px; border:1px solid #aaa; padding:5px;" | {| class="infobox" style="width:300px; border:1px solid #aaa; background:transparent; padding:5px;" | ||
|- | |- | ||
! colspan="2" style="text-align:center; font-size:120%;" | {{{name|{{PAGENAME}}}}} | ! colspan="2" style="text-align:center; font-size:120%; background: transparent;" | {{{name|{{PAGENAME}}}}} | ||
|- | |- | ||
| colspan="2" style="text-align:center;" | [[File:{{{ | | colspan="2" style="text-align:center; background: transparent;" | [[File:{{{skin|NoPic.png}}}|250px]] | ||
|- | |- | ||
! Username | ! Username | ||
| Line 34: | Line 35: | ||
|} | |} | ||
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude> | ||
| Line 41: | Line 44: | ||
<pre> | <pre> | ||
{{Infobox/Character | {{Infobox/Character | ||
| name | | name = | ||
| skin | | skin = | ||
| username | | username = | ||
| nation | | nation = | ||
| role | | role = | ||
| joined | | joined = | ||
| status | | status = | ||
| location | | location = | ||
| allies | | allies = | ||
| enemies | | enemies = | ||
}} | }} | ||
</pre> | </pre> | ||
[[Category:Template]] | [[Category:Template]] | ||
[[Category:Infobox Templates]] | [[Category:Infobox Templates]] | ||
{{Documentation}} | |||
</noinclude> | </noinclude> | ||
Latest revision as of 02:35, 19 June 2026
Usage
{{Infobox/Character
| name =
| skin =
| username =
| nation =
| role =
| joined =
| status =
| location =
| allies =
| enemies =
}}
Template documentation