Template:P5 Persona Stats/Documentation

Jump to navigation Jump to search

Purpose

Used to create stat tables for Personas found in Persona 5. For Persona data from Persona 5 Royal, use Template:P5R Persona Stats instead. Use Template:P5 Shadow Stats for enemy data. Additional pertinent gameplay or Persona information not found in the table should be placed below the Persona 5 section header and before this table.

For Compendium Persona with enemy data and for awakened versions of a party member's Persona on Character pages, use tabs to avoid page clutter. Multiple tabs can be added to the table by enclosing the set of templates between <tabber></tabber> tags and adding Tab name= as the tab title. Use 'Shadow' as the tab name for Shadows. Use the Persona name for ally Persona tab names in their order of awakening. Each tab must use its own template and must be separated with |-|.

Usage

Parameter Description
name= The name of the Persona, corresponding to whatever the listed name is in-game. Set as a link if this template is used on a party member's page due to shared stats.
level= The Persona's level when an ally joins or when the Compendium Persona is initially fused/recruited.
st= Provide the St stat at the initial Persona level when an ally joins or the initial stats when a Persona is fused/recruited.
ma= Provide the Ma stat at the initial Persona level when an ally joins or the initial stats when a Persona is fused/recruited.
en= Provide the En stat at the initial Persona level when an ally joins or the initial stats when a Persona is fused/recruited/awakened.
ag= Provide the Ag stat at the initial Persona level when an ally joins or the initial stats when a Persona is fused/recruited.
lu= Provide the Lu stat at the initial Persona level when an ally joins or the initial stats when a Persona is fused/recruited.
arcana= The Arcana of the Persona in Persona 5. Party member's Persona match their user's Confidant.
inherit= Write out the elemental inheritance a Persona follows (e.g., "Ice"). Delete for party member's Persona.
elements Note any Phys/Gun/Fire/Ice/Elec/Wind/Bless/Curse element weakness with 'Wk', element resistance with 'Str', blocked damage with 'Nul' and element drain with 'Dr'. Neutral resistance should be deleted from the template and will be correctly denoted.
item= The item gained via using the electric chair in the Velvet Room. Leave blank if not applicable.
skills= Add as many skills as the Persona learns using {{Skill|P5|'Skill name'|'Level'}}. If the skill is known by default or learned at the time of awakening, add only Skill Name. If the skill is learned at a specific level, add the number of the level learned.

Code

Compendium Persona Full Template:

{{P5 Persona Stats
|name=
|level=
|st=
|ma=
|en=
|ag=
|lu=
|arcana=
|inherit=
|item = 
|phys=
|gun=
|fire=
|ice=
|elec=
|wind=
|psy=
|nuke=
|bless=
|curse=
|skills=
{{Skill|P5|'Skill name'|'Level'}}
}}

Compendium Example: Jack Frost

{{P5 Persona Stats
|name=Jack Frost
|level=11
|st=8
|ma=9
|en=7
|ag=9
|lu=7
|arcana=Magician
|inherit=Ice
|fire=Wk
|ice=Nul
|item=Frost Hood
|skills =
{{Skill|P5|Ice Break}}
{{Skill|P5|Baisudi}}
{{Skill|P5|Mabufu|12}}
{{Skill|P5|Rakunda|13}}
{{Skill|P5|Freeze Boost|15}}
}}

Party Member Persona:

{{P5 Persona Stats
|name=
|level=
|st=
|ma=
|en=
|ag=
|lu=
|arcana=
|phys=
|gun=
|fire=
|ice=
|elec=
|wind=
|psy=
|nuke=
|bless=
|curse=
|skills=
{{Skill|P5|'Skill name'|'Level'}}
}}

Party Member Example: Morgana

<tabber>
Zorro=
{{P5 Persona Stats
|name=[[Zorro]]
|level=2
|st=3
|ma=3
|en=2
|ag=3
|lu=2
|arcana=Magician
|elec=Wk
|wind=Str
|skills={{Skill|P5|Garu}}
{{Skill|P5|Dia}}
{{Skill|P5|Patra|5}}
{{Skill|P5|Media|11}}
{{Skill|P5|Lucky Punch|13}}
{{Skill|P5|Magaru|16}}
{{Skill|P5|Me Patra|21}}
{{Skill|P5|Diarama|24}}
{{Skill|P5|Garula|26}}
{{Skill|P5|Recarm|28}}
{{Skill|P5|Wind Break|32}}
{{Skill|P5|Mediarama|34}}
{{Skill|P5|Magarula|37}}
{{Skill|P5|Miracle Punch|40}}
{{Skill|P5|Wind Boost|43}}
{{Skill|P5|Samarecarm|45}}
{{Skill|P5|Diarahan|49}}
{{Skill|P5|Garudyne|52}}
{{Skill|P5|Masukunda|55}}
{{Skill|P5|Mediarahan|58}}
{{Skill|P5|Magarudyne|62}}
{{Skill|P5|Wind Amp|69}}
{{Skill|P5|Salvation|75}}
}}
|-|
Mercurius=
{{P5 Persona Stats
|name=[[Mercurius]]
|level=?
|st=?
|ma=?
|en=?
|ag=?
|lu=?
|arcana=Magician
|elec=Wk
|wind=Str
|skills={{Skill|P5|Garu}}
{{Skill|P5|Dia}}
{{Skill|P5|Evade Elec}}
{{Skill|P5|Patra|5}}
{{Skill|P5|Media|11}}
{{Skill|P5|Lucky Punch|13}}
{{Skill|P5|Magaru|16}}
{{Skill|P5|Me Patra|21}}
{{Skill|P5|Diarama|24}}
{{Skill|P5|Garula|26}}
{{Skill|P5|Recarm|28}}
{{Skill|P5|Wind Break|32}}
{{Skill|P5|Mediarama|34}}
{{Skill|P5|Magarula|37}}
{{Skill|P5|Miracle Punch|40}}
{{Skill|P5|Wind Boost|43}}
{{Skill|P5|Samarecarm|45}}
{{Skill|P5|Diarahan|49}}
{{Skill|P5|Garudyne|52}}
{{Skill|P5|Masukunda|55}}
{{Skill|P5|Mediarahan|58}}
{{Skill|P5|Magarudyne|62}}
{{Skill|P5|Wind Amp|69}}
{{Skill|P5|Salvation|75}}
}}
</tabber>

References

General