Template:Infobox character: Difference between revisions

From Elwiki
No edit summary
No edit summary
Tags: Manual revert Reverted
(98 intermediate revisions by 8 users not shown)
Line 1: Line 1:
{{Section
<includeonly>{{#invoke:InfoboxCharacter
| SectionSty=width: 400px; text-align: left; border: 1px #aaa solid; border-radius: 5px; float: right; clear:right;
|main
| TitleStys=font-size: 1.2em;
|l_name=Full Name
| Style0=padding: 0; border-left: none; word-break: normal;
|l_class=
| Color0={{{color|}}}
|l_classes=
| Title0={{{class|}}}
|l_weapon=
| Content0={{{image|}}}<table>
|l_age=
{{Infobox/row
|l_race=
|label=Name
|l_birth=Birthday
|labelstyle=background-color:#EEF; font-weight:bold;
|l_height=
|data={{{name|}}}
|l_weight=
}}
|l_blood=Blood Type
{{Infobox/row
|l_esp=[[El Search Party Collection|ESP Collection]]
|label=Class
|l_tree=Class Tree
|labelstyle=background-color:#EEF; font-weight:bold;
|l_va=Voice Actors
|data={{{class|}}}
|l_rd=Release Date
}}
|l_trd=Trans. Release Date
{{Infobox/row
|l_mrd=Master Class Release Date
|label=Weapon
|l_theme=Theme Song
|labelstyle=background-color:#EEF; font-weight:bold;
|l_video=Job Path Story Movie
|data={{{weapon|}}}
|l_stat=Statistics
}}
|l_groups=Affiliations
{{Infobox/row
}}</includeonly><noinclude>{{Languages|Template:Infobox character}}{{Doc}}</noinclude>
|label=Age
|labelstyle=background-color:#EEF; font-weight:bold;
|data={{{age|}}}
}}
{{Infobox/row
|label=Class Tree
|labelstyle=background-color:#EEF; font-weight:bold;
|data={{{tree|}}}
}}
{{Infobox/row
|label=Alternate Names
|labelstyle=background-color:#EEF; font-weight:bold;
|data={{{AN|}}}
}}
{{Infobox/row
|label=Voice Actors
|labelstyle=background-color:#EEF; font-weight:bold;
|data={{{VA|}}}
}}
{{Infobox/row
|label=Release Date
|labelstyle=background-color:#EEF; font-weight:bold;
|data={{{RD|}}}
}}
{{Infobox/row
|label=Personal Statistics
|labelstyle=background-color:#EEF; font-weight:bold;
|data={{{PS|}}}
}}
{{Infobox/row
|label=Statistics
|labelstyle=background-color:#EEF; font-weight:bold;
|data={{{stat|}}}
}}
</table>
}}

Revision as of 12:53, 23 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.)