Template:Infobox character: Difference between revisions

From Puella Magi Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<includeonly><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>{| 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;"
<th colspan="2" style="text-align:center;background-color:#CCF;font-size: 120%;font-weight:bold;">
! colspan="2" style="text-align: center; background-color: #ccf; font-size: 120%; font-weight: bold;" |{{{name|}}}
{{{name}}}
|-
</th>
| colspan="2" style="text-align: center" |{{{image|}}}
<tr><td colspan="2">{{{image}}}</td></tr>
|-
{{Infobox/row
{{Infobox/row
|label=Japanese Name
  | label     =Japanese Name
|labelstyle=background-color:#EEF; font-weight:bold;
  | labelstyle =background-color: #eef; font-weight: bold;
|data={{{jname}}}
  | data       ={{{jname|}}}
}}
  }}
{{Infobox/row
{{Infobox/row
|label=Seiyū
  | label     =Seiyū
|labelstyle=background-color:#EEF; font-weight:bold;
  | labelstyle =background-color: #eef; font-weight: bold;
|data={{{seiyuu}}}
  | data       ={{{seiyuu|}}}
}}
  }}
{{Infobox/row
{{Infobox/row
|label=Age
  | label     =Voiced by
|labelstyle=background-color:#EEF; font-weight:bold;
  | labelstyle =background-color: #eef; font-weight: bold;
|data={{{age}}}
  | data      ={{{voices|}}}
}}
  }}
{{Infobox/row
  {{Infobox/row
|label=Weapon
  | label      =Age
|labelstyle=background-color:#EEF; font-weight:bold;
  | labelstyle =background-color: #eef; font-weight:bold;
|data={{{weapon}}}
  | data       ={{{age|}}}
}}
  }}
</table></includeonly>
{{Infobox/row
<noinclude>
  | label     =[[Weapons|Weapon]]
  | labelstyle =background-color: #eef; font-weight: bold;
  | data       ={{{weapon|}}}
  }}
{{Infobox/row
  | label      =ID No:
  | labelstyle =background-color: #eef; font-weight: bold;
  | data      ={{{id|}}}
  }}
|}</includeonly><noinclude>
{{Infobox_character
{{Infobox_character
|name=ANTHONY
|name=ANTHONY
Line 33: Line 42:
|age=ETERNAL
|age=ETERNAL
|weapon=roses
|weapon=roses
|id=666
}}
}}


Example use:
Example use:
<pre>
<pre style="width:auto; overflow:auto">
{{Infobox_character
{{Infobox_character
|name=ANTHONY
|name=ANTHONY
Line 44: Line 54:
|age=ETERNAL
|age=ETERNAL
|weapon=roses
|weapon=roses
}}
|id=666
</pre></noinclude>
}}</pre>
 
{|class="wikitable" style="width: 100%; clear: right;
|-
!Parameter
!Explanation
|-
|name || Name of the character
|-
|image || Link to an image of the character (e.g. <nowiki>[[File:Album_test.jpg|300px]]</nowiki>)
|-
|jname || The character's name in japanese characters
|-
|seiyuu || The character's voice actor
|-
|voices || The character's voice actors - intended for multilanguage entries
|-
|age ||
|-
|weapon ||
|-
|id ||The character's ingame id number (mostly for magireco)
|}
[[Category:Templates]]</noinclude>

Revision as of 16:23, 22 February 2020

ANTHONY
Album test.jpg
Japanese Name アンソニー (Ansonii)
Seiyū some guy on acid
Age ETERNAL
Weapon roses
ID No: 666

Example use:

{{Infobox_character
|name=ANTHONY
|image=[[File:Album_test.jpg|300px]]
|jname= アンソニー (Ansonii)
|seiyuu=some guy on acid
|age=ETERNAL
|weapon=roses
|id=666
}}
Parameter Explanation
name Name of the character
image Link to an image of the character (e.g. [[File:Album_test.jpg|300px]])
jname The character's name in japanese characters
seiyuu The character's voice actor
voices The character's voice actors - intended for multilanguage entries
age
weapon
id The character's ingame id number (mostly for magireco)