Difference between revisions of "Template:Character"

From Magical Girl Noir Quest Wiki
Jump to: navigation, search
(Blanked the page)
 
Line 1: Line 1:
<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:Templates]]</noinclude>
 

Latest revision as of 12:08, 15 August 2013