Template:Infobox character: Difference between revisions

From Elwiki
mNo edit summary
No edit summary
Tags: Manual revert Reverted
(69 intermediate revisions by 8 users not shown)
Line 1: Line 1:
{| style="padding: 0; margin: 0; float: right; width: 310px;"
<includeonly>{{#invoke:InfoboxCharacter
{{Infobox
|main
| color={{{color|}}}
|l_name=Full Name
| title={{{class|}}}
|l_class=
| image={{{image|}}}
|l_classes=
| label1=Name
|l_weapon=
| data1={{{name|}}}
|l_age=
| label2=Class
|l_race=
| data2={{{class|}}}
|l_birth=Birthday
| label3=Weapon
|l_height=
| data3={{{weapon|}}}
|l_weight=
| label4=Age
|l_blood=Blood Type
| data4={{{age|}}}
|l_esp=[[El Search Party Collection|ESP Collection]]
| label5=Class Tree
|l_tree=Class Tree
| data5={{{tree|}}}
|l_va=Voice Actors
| label6=Alternate Names
|l_rd=Release Date
| data6={{{AN|}}}
|l_trd=Trans. Release Date
| label7=Voice Actors
|l_mrd=Master Class Release Date
| data7={{{VA|}}}
|l_theme=Theme Song
| label8=Artists
|l_video=Job Path Story Movie
| data8={{{Art|}}}
|l_stat=Statistics
| label9=Release Date
|l_groups=Affiliations
| data9={{{RD|}}}
}}</includeonly><noinclude>{{Languages|Template:Infobox character}}{{Doc}}</noinclude>
| label10=Personal Statistics
| data10={{{PS|}}}
}}{{#if:{{{stat|}}}|{{Infobox
  | color={{{color|}}}
  | class=wikitable collapsible collapsed
  | title=Statistics
  | image=
{{{stat|}}}}}
  }}
}}
|}

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.)