Template:WarriorInfobox

From Bulbapedia, the community-driven Pokémon encyclopedia.
Jump to navigationJump to search



Template documentation
Note: portions of the template sample may not be visible without values provided.
View or edit this documentation. (About template documentation)

This template generates in infobox for a standard Warrior from Pokémon Conquest.

Usage

{{WarriorInfobox
|name=
|jname=
|tmname=
|image=
|gender=
|type=
|type2=
|default=
}}

Template Fields

  • name - The Warrior's name.
  • jname - The Warrior's Japanese name.
  • tmname - The Warrior's name as translated from Japanese.
  • image - Warriors use generic portraits, numbered from 01 to 06 for Female Warriors, and 01 to 24 for Male Warriors. Put just the number here.
  • gender - Male or Female. If unsure, the portrait's image ID will say M for Male or F for Female.
  • type - The Warrior's first specialty type.
    • type2 - The Warrior's second specialty type. (Leave blank if they only have one)
  • weaktype The Warrior's first weakness type.
    • weaktype2 - The Warrior's second weakness type. (Leave blank if they only have one)
  • nocat - If set to 1, prevents categories from being generated.

Pokémon

  • default - The Warrior's default Pokémon.
  • perfect - The Warrior's Perfect Link Pokémon.

Stats

  • power - The Warrior's Power stat.
  • wisdom - The Warrior's Wisdom stat.
  • charisma - The Warrior's Charisma stat.
  • skill - The Warrior's Warrior Skill.
  • capacity - The maximum amount of linked Pokémon that the Warrior can carry at a time.

Examples

Male Warrior with one Type

Akizane
アキザネ Akizane
Conquest Warrior M 17.png
Gender Male
Specialty  Electric 
Weakness  Ground 
Power 58
Wisdom 40
Charisma 61
Stat Total 159
Warrior Skill Fortify
Capacity 4
Default Pokémon

EkansMareep

Perfect Links

PichuPikachuRaichu

{{WarriorInfobox|name=Akizane|jname=アキザネ|tmname=Akizane|image=17|gender=Male
|type=Electric|weaktype=Ground
|power=58|wisdom=40|charisma=61|skill=Fortify|capacity=4
|default={{CSP|023|Ekans}} • {{CSP|179|Mareep}}
|perfect={{CSP|172|Pichu}} • {{CSP|025|Pikachu}} • {{CSP|026|Raichu}}
|nocat=1
}}


Female Warrior with two Types

Asa
アサ Asa
Conquest Warrior F 02.png
Gender Female
Specialty  Poison  Ghost 
Weakness  Psychic  Ground 
Power 57
Wisdom 68
Charisma 50
Stat Total 175
Warrior Skill Sweet Song
Capacity 3
Default Pokémon

Spiritomb

Perfect Links

DrifloonDrifblim

{{WarriorInfobox|name=Asa|jname=アサ|tmname=Asa|image=02|gender=Female
|type=Poison|type2=Ghost|weaktype=Psychic|weaktype2=Ground
|power=57|wisdom=68|charisma=50|skill=Sweet Song|capacity=3
|default={{CSP|442|Spiritomb}}
|perfect={{CSP|425|Drifloon}} • {{CSP|426|Drifblim}}
|nocat=1
}}