Template:P3R Persona Stats/Documentation

Jump to navigation Jump to search

Purpose

Stat table template used to document the stats of Personas in Persona 3 Reload. For the stats of Shadows, use Template:P3R Shadow Stats instead.

For the original version of Persona 3 and Persona 3 FES, use Template:P3 Persona Stats. For Persona 3 Portable, use Template:P3P Persona Stats.

Usage

Stat tables are used in the Gameplay section on subject pages, or in their respective Gameplay page if available. It can be used with tabs to catalog different stat tables of the subject. Refer to the Gameplay guidelines for full instruction on using stat tables and tabs.

Parameters that are non-applicable to the subject, such as element resistances, should be omitted from usage.

Parameter Explanation

{{P3R Persona Stats
|name= Name; defaults to article's name when omitted
|level= Level
|st= Strength
|ma= Magic
|en= Endurance
|ag= Agility
|lu= Luck
|location= How to obtain
|arcana= Arcana
|shuffle= Can the Persona be obtained from Shuffle Time? Use Y for yes, N for no
|fusioncondition= Condition criteria to unlock Persona in fusion
|inherit= Inheritance Type
|heart= Heart Item
|conceptionlevel= Persona Conception Level
|slash= Resistance to the Slash element
|strike= Resistance to the Strike element
|pierce= Resistance to the Pierce element
|fire= Resistance to the Fire element
|ice= Resistance to the Ice element
|elec= Resistance to the Elec element
|wind= Resistance to the Wind element
|light= Resistance to the Light element
|darkness= Resistance to the Darkness element
|slashfrac= Fractional resistance to the Slash element
|strikefrac= Fractional resistance to the Strike element
|piercefrac= Fractional resistance to the Pierce element
|firefrac= Fractional resistance to the Fire element
|icefrac= Fractional resistance to the Ice element
|elecfrac= Fractional resistance to the Elec element
|windfrac= Fractional resistance to the Wind element
|lightfrac= Fractional resistance to the Light element
|darknessfrac= Fractional resistance to the Darkness element
|skills= Known skills; use {{Skill}} to add skills
|theurgy= Theurgy Skills; use {{SkillFusion}} to add skills
}}
Parameter Notes
name
Optional; not used when parameter is omitted. By default, the template will automatically render the Persona's name the same as the article name. Use the name parameter if the Persona's name differs in-game or if the article title has a discriminator in it.

If the stat table is to be transcluded onto another page, then the name parameter must be used.
location
Optional; does not display when parameter is omitted. Displays how the Persona can be obtained. See the Gameplay guidelines for full instruction on listing locations.
fusioncondition
Optional; does not display when parameter is omitted. Displays the conditional criteria needed to be able to fuse this Persona, such as reaching a certain Social Link Rank. This parameter should be kept concise; any complicated explanations or lengthier conditions should be explained outside of the stat table in its own paragraph. For Social Link Rank conditions, format as [[Arcana Name]] Rank #.
Resistances
Element resistance parameters have two sets of rows: the first is used for the in-game resistance UI, the second is used for precise fractional values.

The fraction parameters default to ×1 to indicate neutral resistance. Fractions are added by inputting the equivalent numerical value (i.e. "2" for ×2, "1.5" for ×1.5, etc). See the Gameplay guidelines for full instruction on documenting resistances.
skills
Use Template:Skill to add skills and the level they are learned at. E.g. {{Skill|P3R|Agi|-}}. Adding a hyphen in the level parameter will automatically add "Innate" to indicate a skill known by default. This stat table will display the skill name, cost, description, and level learned at.

Skill information is called from Module:Data/Skill/p3r.
theurgy
Use Template:SkillFusion to add Theurgies. E.g. {{SkillFusion|P3R|Armageddon}}. This stat table will display the skill name, cost, description, and required Personas.

Theurgy information is called from Module:Data/Skill/p3r.

Code

All parameters
{{P3R Persona Stats
|name=
|level=
|st=
|ma=
|en=
|ag=
|lu=
|location=
|arcana=
|shuffle=
|fusioncondition=
|inherit=
|heart=
|conceptionlevel=
|slash=
|strike=
|fire=
|ice=
|elec=
|wind=
|light=
|darkness=
|slashfrac=
|strikefrac=
|piercefrac=
|firefrac=
|icefrac=
|elecfrac=
|windfrac=
|lightfrac=
|darknessfrac=
|skills=
|theurgy=
}}