Template:Infobox character: Difference between revisions
imported>ToonWikiBot (Imported from Avatar Wiki) |
imported>ToonWikiBot (Imported from Avatar Wiki) |
(No difference)
| |
Latest revision as of 14:27, 13 April 2025
Usage
The 'nation' parameter should be one of; "spirit, air, water, earth, fire, neutral" or not included at all to produce the default brown look as shown below.
{{Infobox character
| nation =
| image =
| caption =
| name =
| alias =
| nickname =
| nationality =
| ethnicity =
| birthplace =
| residence =
| age =
| born =
| death =
| reign =
| pred =
| success =
| build =
| height =
| weight =
| hair =
| eyes =
| skincolor =
| skintype =
| weapon =
| fightingstyle =
| bendingstyle =
| abilities =
| gender =
| pronouns =
| family =
| loveinterest =
| allies =
| enemies =
| profession =
| position =
| affiliation =
| masters =
| apprentices =
| bounty =
| appearance =
| lastappearance =
| voice =
| actor =
}}
Example
{{Infobox character
|nation = water
|image= [[File:Katara smiles at coronation.png|250px]]
|caption = A short caption
|name = Katara
|nickname= Sweetness
|nationality = Water Tribe
|ethnicity = Water Tribe
|birthplace= Southern Water Tribe
|residence= Southern Water Tribe
|age= 14
|born= 86 AG
|death=
|gender= Female
|build=
|height=
|weight=
|hair= Brown
|eyes= Blue
|weapon=
|skincolor=
|skintype=
|fightingstyle=
|bendingstyle= Water
|abilities= Health care, healing, combat
|profession= Healer, protector, teacher
|position= Waterbending master
|affiliation= Team Avatar
|masters= Pakku
|apprentices= Aang
|family= Kanna, Kya, Hakoda, Sokka
|allies= The good guys
|enemies= The other people
|bounty= Dead or alive (by the [[Fire Nation|FN]])
|appearance= [[Avatar: The Last Airbender]]
|lastappearance= [[The Legend of Korra]]
|voice=
|actor=
}}
Create the following...
<infobox theme-source="nation"> <image source="image" /> <title source="name"><default>Infobox character</default></title> <group> <header>Biographical information</header> <label>Alias</label> <label>Nickname</label> <label>Nationality</label> <label>Ethnicity</label> <label>Birthplace</label> <label>Residence</label> <label>Age</label> <label>Born</label> <label>Died</label> </group> <group> <header>Physical description</header> <label>Build</label> <label>Height</label> <label>Weight</label> <label>Eye color</label> <label>Hair color</label> <label>Skin color</label> <label>Skin type</label> </group> <group> <header>Personal information</header> <label>Gender</label> <label>Preferred pronouns</label> <label>Family</label> <label>Love interest</label> <label>Allies</label> <label>Enemies</label> </group> <group> <header>Combat information</header> <label>Weapon of choice</label> <label>Abilities</label> <label>Fighting style</label> <label>Bending style</label> </group> <group> <header>Political information</header> <label>Profession</label> <label>Position</label> <label>Affiliation</label> <label>Masters</label> <label>Apprentices</label> <label>Bounties</label> <label>Reign</label> <label>Predecessor</label> <label>Successor</label> </group> <group> <header>Chronological information</header> <label>First appearance</label> <label>Last appearance</label> <label>Voiced by</label> <label>Portrayed by</label> </group> </infobox>
Done editing it? Refresh this page! (Why?)