Difference between revisions of "Template:Character"
Nicehatguy (talk | contribs) |
Nicehatguy (talk | contribs) |
||
Line 1: | Line 1: | ||
− | {| class="infobox" style=" | + | <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;" |
− | + | ! colspan="2" style="text-align: center; background-color: #ccf; font-size: 120%; font-weight: bold;" |{{{name|}}} | |
+ | |- | ||
+ | | colspan="2" style="text-align: center" |{{{image|}}} | ||
+ | |- | ||
+ | {{Infobox/row | ||
+ | | label =Japanese Name | ||
+ | | labelstyle =background-color: #eef; font-weight: bold; | ||
+ | | data ={{{jname|}}} | ||
+ | }} | ||
+ | {{Infobox/row | ||
+ | | label =Seiyū | ||
+ | | labelstyle =background-color: #eef; font-weight: bold; | ||
+ | | data ={{{seiyuu|}}} | ||
+ | }} | ||
+ | {{Infobox/row | ||
+ | | label =Voiced by | ||
+ | | labelstyle =background-color: #eef; font-weight: bold; | ||
+ | | data ={{{voices|}}} | ||
+ | }} | ||
+ | {{Infobox/row | ||
+ | | label =Age | ||
+ | | labelstyle =background-color: #eef; font-weight:bold; | ||
+ | | data ={{{age|}}} | ||
+ | }} | ||
+ | {{Infobox/row | ||
+ | | label =[[Weapons|Weapon]] | ||
+ | | labelstyle =background-color: #eef; font-weight: bold; | ||
+ | | data ={{{weapon|}}} | ||
+ | }} | ||
+ | |}</includeonly><noinclude> | ||
+ | {{Character | ||
+ | |name=ANTHONY | ||
+ | |image=[[File:Album_test.jpg|300px]] | ||
+ | |jname= アンソニー (Ansonii) | ||
+ | |seiyuu=some guy on acid | ||
+ | |age=ETERNAL | ||
+ | |weapon=roses | ||
+ | }} | ||
+ | |||
+ | Example use: | ||
+ | <pre style="width:auto; overflow:auto"> | ||
+ | {{Character | ||
+ | |name=ANTHONY | ||
+ | |image=[[File:Album_test.jpg|300px]] | ||
+ | |jname= アンソニー (Ansonii) | ||
+ | |seiyuu=some guy on acid | ||
+ | |age=ETERNAL | ||
+ | |weapon=roses | ||
+ | }}</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 || |
− | | | ||
− | | | ||
− | | | ||
− | |||
− | |||
|} | |} | ||
− | [[Category: | + | [[Category:Templates]]</noinclude> |
− | </noinclude> |
Revision as of 12:07, 15 August 2013
Example use:
{{Character |name=ANTHONY |image=[[File:Album_test.jpg|300px]] |jname= アンソニー (Ansonii) |seiyuu=some guy on acid |age=ETERNAL |weapon=roses }}
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 |