Overwatch Wiki
mNo edit summary
mNo edit summary
Line 16: Line 16:
 
{{#if: {{{realname|}}} | {{!}} <div>{{lang|en=Real Name|zh-hans=<div style="font-size:14px;">全称</div>}}</div> {{!!}} {{lang|zh-hans=<span style="font-size:14px;">}}{{{realname}}}{{lang|zh-hans=</span>}} }}
 
{{#if: {{{realname|}}} | {{!}} <div>{{lang|en=Real Name|zh-hans=<div style="font-size:14px;">全称</div>}}</div> {{!!}} {{lang|zh-hans=<span style="font-size:14px;">}}{{{realname}}}{{lang|zh-hans=</span>}} }}
 
|-
 
|-
{{#if: {{{aliases|}}} | {{!}} width="80px" {{!}} <div>{{lang|en=Other Names}}</div> {{!!}} {{{aliases}}}}}
+
{{#if: {{{aliases|}}} | {{!}} width="100px" {{!}} <div>{{lang|en=Other Names}}</div> {{!!}} {{{aliases}}}}}
 
|-
 
|-
 
{{#if: {{{status|}}} | {{!}} <div>{{lang|en=Status|zh-hans=<div style="font-size:14px;">状态</div>}}</div> {{!!}} {{lang|zh-hans=<span style="font-size:14px;">}}{{{status}}}{{lang|zh-hans=</span>}} }}
 
{{#if: {{{status|}}} | {{!}} <div>{{lang|en=Status|zh-hans=<div style="font-size:14px;">状态</div>}}</div> {{!!}} {{lang|zh-hans=<span style="font-size:14px;">}}{{{status}}}{{lang|zh-hans=</span>}} }}

Revision as of 10:15, 18 March 2017

Description

This is an infobox template used for heroes and other characters. This template is used in conjuncture with the template for voice actors when listing actors from multiple languages.

Infobox character

{{#declare:name=name |image=image |caption=caption |realname=realname |status=status |age=age |nationality=nationality |occupation=occupation |baseofoperations=baseofoperations |affiliation=affiliation |relations=relations |voice=voice |quotes=quotes |role=role |health=health |shield=shield |armor=armor |abilities=abilities }}

Usage

{{Infobox character
| name = 
| image = 
| caption =
| realname =
| status =
| age =
| nationality =
| occupation =
| baseofoperations =
| affiliation =
| relations =
| voice =
| quotes =
| role =
| health = 
| shield = 
| armor = 
| video = 
}}

Example

Character
Timmy
"An iconic quote."

Real Name
Example Character
Status
Active
Age
2
Nationality
USAAmerican
Occupation
Template
Base
Gamepedia, Internet
Affiliation
Overwatch
Relations
Other infoboxes (friends)
VA stack (child)
Voice
English actor (English)

Spanish actor (Spanish)
French actor (French)

Quotes
Quotation page
Role
Support
Health
150
Armor
25
Shield
25
Character Video

{{#declare:name=name |image=image |caption=caption |realname=realname |status=status |age=age |nationality=nationality |occupation=occupation |baseofoperations=baseofoperations |affiliation=affiliation |relations=relations |voice=voice |quotes=quotes |role=role |health=health |shield=shield |armor=armor |abilities=abilities }}

{{Infobox character
| name = Character
| image = Timmy.png
| caption = "An iconic quote."
| realname = Example Character
| status = Active
| age = 2
| nationality = {{flag|us}}American
| occupation = Template
| baseofoperations = Gamepedia, Internet
| affiliation = [[Overwatch]]
| relations = Other infoboxes (friends)<br>VA stack (child)
| voice = {{VA stack
| english = English actor
| other = Spanish actor (Spanish)<br>French actor (French)
}}
| quotes = 1
| role = [[Support]]
| health = 150
| shield = 25
| armor = 25
| video = {{#ev:twitchvod|v101278599|350|inline|||autoplay=false}}
}}