Template:Infobox character: Difference between revisions

From Elwiki
m (Text replacement - "infobox-table" to "list-table")
No edit summary
Tags: Manual revert Reverted
(78 intermediate revisions by 8 users not shown)
Line 1: Line 1:
{{Section
<includeonly>{{#invoke:InfoboxCharacter
| SectionSty=width: 400px; text-align: left; float: right; clear: right;
|main
| SectionCls=section-border infobox
|l_name=Full Name
| hStyles=font-size: 1.2em;
|l_class=
| Style0=padding: 0;
|l_classes=
| Color0={{{color|}}}
|l_weapon=
| Title0={{{class|}}}
|l_age=
| Content0={{{image|}}}<table class="list-table">
|l_race=
{{Infobox/row
|l_birth=Birthday
|label=Name
|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
|data={{{class|}}}
|l_va=Voice Actors
}}
|l_rd=Release Date
{{Infobox/row
|l_trd=Trans. Release Date
|label=Weapon
|l_mrd=Master Class Release Date
|data={{{weapon|}}}
|l_theme=Theme Song
}}
|l_video=Job Path Story Movie
{{Infobox/row
|l_stat=Statistics
|label=Age
|l_groups=Affiliations
|data={{{age|}}}
}}</includeonly><noinclude>{{Languages|Template:Infobox character}}{{Doc}}</noinclude>
}}
{{Infobox/row
|label=Class Tree
|data={{{tree|}}}
}}
{{Infobox/row
|label=Alternate Names
|data={{{AN|}}}
}}
{{Infobox/row
|label=Voice Actors
|data={{{VA|}}}
}}
{{Infobox/row
|label=Artists
|data={{{Art|}}}
}}
{{Infobox/row
|label=Release Date
|data={{{RD|}}}
}}
{{Infobox/row
|label=Personal Statistics
|data={{{PS|}}}
}}
{{Infobox/row
|label=Statistics
|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.)