Template:Infobox character: Difference between revisions

From Elwiki
m (Text replacement - "\| Style[0-9]+=(padding: *0 *; *)?border-left: *none; * word-break: *normal; " to "")
No edit summary
Tags: Manual revert Reverted
(81 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
| hStyles=font-size: 1.2em;
|l_name=Full Name
| Color0={{{color|}}}
|l_class=
| Title0={{{class|}}}
|l_classes=
| Content0={{{image|}}}<table class="infobox" style="width: 100%;">
|l_weapon=
{{Infobox/row
|l_age=
|label=Name
|l_race=
|data={{{name|}}}
|l_birth=Birthday
}}
|l_height=
{{Infobox/row
|l_weight=
|label=Class
|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=Weapon
|l_rd=Release Date
|data={{{weapon|}}}
|l_trd=Trans. Release Date
}}
|l_mrd=Master Class Release Date
{{Infobox/row
|l_theme=Theme Song
|label=Age
|l_video=Job Path Story Movie
|data={{{age|}}}
|l_stat=Statistics
}}
|l_groups=Affiliations
{{Infobox/row
}}</includeonly><noinclude>{{Languages|Template:Infobox character}}{{Doc}}</noinclude>
|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.)