Template:Infobox character: Difference between revisions

From Elwiki
m (Protected "Template:Infobox character" ([edit=autoconfirmed] (indefinite) [move=autoconfirmed] (indefinite)))
No edit summary
 
(134 intermediate revisions by 13 users not shown)
Line 1: Line 1:
<table class="infobox" style="width:22em;text-align:left;margin:0.5em 0 0.5em 1em; padding: 0.2em; border:solid #aaa 1px;float:right;clear:right;">
<includeonly>{{#invoke:InfoboxCharacter
<th colspan="2" style="text-align:center;background-color:{{{color|}}};font-size: 120%;font-weight:bold;">
|main
<span style="color:#fff">{{{class|}}}</span>
|l_name=Full Name
</th>
|l_class=
<tr><td colspan="2">{{{image|}}}</td></tr>
|l_classes=
{{Infobox/row
|l_weapon=
|label=Name
|l_ability=Extra Abilities
|labelstyle=background-color:#EEF; font-weight:bold;
|l_age=
|data={{{name|}}}
|l_race=
}}
|l_birth=Birthday
{{Infobox/row
|l_height=
|label=Class
|l_weight=
|labelstyle=background-color:#EEF; font-weight:bold;
|l_blood=Blood Type
|data={{{class|}}}
|l_esp=[[El Search Party Collection|ESP Collection]]
}}
|l_tree=Class Tree
{{Infobox/row
|l_va=Voice Actors
|label=Age
|l_rd=Release Date
|labelstyle=background-color:#EEF; font-weight:bold;
|l_trd=Trans. Release Date
|data={{{age|}}}
|l_mrd=Master Class Release Date
}}
|l_theme=Theme Song
{{Infobox/row
|l_video=Job Path Story Movie
|label=Weapon
|l_stat=Statistics
|labelstyle=background-color:#EEF; font-weight:bold;
|l_groups=Affiliations
|data={{{weapon|}}}
}}</includeonly><noinclude>{{Languages|Template:Infobox character}}{{Doc}}</noinclude>
}}
{{Infobox/row
|label=Class Tree
|labelstyle=background-color:#EEF; font-weight:bold;
|data={{{tree|}}}
}}
{{Infobox/row
|label=Voice Actors
|labelstyle=background-color:#EEF; font-weight:bold;
|data={{{VA|}}}
}}
</table>

Latest revision as of 16:14, 30 April 2024

Information: If you want to test this template, please use Sandbox.
This documentation is transcluded from Template:Infobox character/doc.

Tips

  • Possible fields can be found in Module:InfoboxCharacter. If there's a need to add another field, ask Administrators.
  • This template is foreign language friendly now, meaning you can provide your own localizations when calling the module in a separate language page, for example Template:Infobox character/it:
<includeonly>{{#invoke:InfoboxCharacter
|main
|l_name=Nome
|l_class=[Class in Italian]
|l_age=[Age in Italian] etc...
}}</includeonly><noinclude>{{Doc}}</noinclude>
  • See possible arguments in this template's source.
  • If you don't provide a value to some field, the module just uses the argument's key and capitalizes every word's first letter. (You don't have to provide it at all.)