Template:SMT2 Ally Demon Stats/Documentation: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "Gameplay section on Demon pages" to "Gameplay section on subject pages") |
Mistiryshak (talk | contribs) mNo edit summary |
||
(7 intermediate revisions by 3 users not shown) | |||
Line 2: | Line 2: | ||
Stat table template used to document the stats of ally Demons in {{Link|Game|SMT2}}. | Stat table template used to document the stats of ally Demons in {{Link|Game|SMT2}}. | ||
For the stats of enemy Demons, use [[Template:SMT2 Demon Stats]] instead. For bosses, use [[Template:SMT2 Boss Stats]]. | For the stats of enemy Demons, use [[Template:SMT2 Enemy Demon Stats]] instead. For bosses, use [[Template:SMT2 Boss Stats]]. | ||
==Usage== | ==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 | 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 [[Guidelines:Gameplay|Gameplay guidelines]] for full instruction on using stat tables and tabs. | ||
===Parameter Explanation=== | ===Parameter Explanation=== | ||
<pre> | <pre> | ||
{{SMT2 | {{SMT2 Ally Demon Stats | ||
|img= Image subject name; defaults to "SMT2 PS (article name) Sprite.png" when omitted | |img= Image subject name; defaults to "SMT2 PS (article name) Sprite.png" when omitted | ||
|name= Name; defaults to article's name when omitted | |name= Name; defaults to article's name when omitted | ||
Line 24: | Line 24: | ||
|race= Race | |race= Race | ||
|raceredirect= Redirects the Race's link to another page or section | |raceredirect= Redirects the Race's link to another page or section | ||
|alignment= | |alignment= The numerical value assigned to this demon's alignment | ||
|cp= Antibody points; amount of Magnetite consumed while in party | |cp= Antibody points; amount of Magnetite consumed while in party | ||
|inherit= Inheritance Type | |inherit= Inheritance Type | ||
|resist= Resist Type | |resist= Resist Type | ||
|moon= Moon Phase Type | |moon= Moon Phase Type | ||
Line 54: | Line 47: | ||
| <center>race, raceredirect</center> || <div style="padding:1em;">Displays and automatically links to the Demon's Race by name.<br/><br/>If the Race has a different name in-game from the article or if the title has a discriminator in it, use <code>raceredirect=</code> to redirect the link to the appropriate Race page or section. The Race name entered in <code>race=</code> will therefore become the link's display name.</div> | | <center>race, raceredirect</center> || <div style="padding:1em;">Displays and automatically links to the Demon's Race by name.<br/><br/>If the Race has a different name in-game from the article or if the title has a discriminator in it, use <code>raceredirect=</code> to redirect the link to the appropriate Race page or section. The Race name entered in <code>race=</code> will therefore become the link's display name.</div> | ||
|- | |- | ||
| <center> | | <center>alignment</center> || <div style="padding:1em;">The Demon's numerical alignment value from 0 to 255. If you do not know the number, then just input "Law", "Neutral", or "Chaos". This parameter is filled in by default based on race, though demons added in the GBA version may differ and require manual input.</div> | ||
|- | |- | ||
| <center>resist</center> || <div style="padding:1em;">In ''Shin Megami Tensei II'', Demons do not have unique resistances but instead a resistance type. The <code>resist=</code> parameter requires only the resistance spread's ID number used by the Demon, which will automatically display the associated type. This data is stored in [[Template:Data/Type/SMT2]]. See the [[Guidelines:Gameplay#Resistances|Gameplay guidelines]] for full instruction on documenting resistances.</div> | | <center>resist</center> || <div style="padding:1em;">In ''Shin Megami Tensei II'', Demons do not have unique resistances but instead a resistance type. The <code>resist=</code> parameter requires only the resistance spread's ID number used by the Demon, which will automatically display the associated type. This data is stored in [[Template:Data/Type/SMT2]]. See the [[Guidelines:Gameplay#Resistances|Gameplay guidelines]] for full instruction on documenting resistances.</div> | ||
Line 68: | Line 61: | ||
;All parameters | ;All parameters | ||
<pre> | <pre> | ||
{{SMT2 | {{SMT2 Ally Demon Stats | ||
|img= | |img= | ||
|name= | |name= |
Latest revision as of 20:14, 9 October 2024
Purpose
Stat table template used to document the stats of ally Demons in Shin Megami Tensei II.
For the stats of enemy Demons, use Template:SMT2 Enemy Demon Stats instead. For bosses, use Template:SMT2 Boss 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.
Parameter Explanation
{{SMT2 Ally Demon Stats |img= Image subject name; defaults to "SMT2 PS (article name) Sprite.png" when omitted |name= Name; defaults to article's name when omitted |level= Level |hp= HP |mp= MP |st= Strength |in= Intelligence |ma= Magic |vi= Vitality |ag= Agility |lu= Luck |location= Encounter location or obtain method |race= Race |raceredirect= Redirects the Race's link to another page or section |alignment= The numerical value assigned to this demon's alignment |cp= Antibody points; amount of Magnetite consumed while in party |inherit= Inheritance Type |resist= Resist Type |moon= Moon Phase Type |hit= Basic attack's number of hits |magic= Known magic skills; use {{Skill}} to add skills |extra= Known extra skills; use {{Skill}} to add skills }}
Parameter | Notes |
---|---|
Optional; not used when parameter is omitted. By default, the template will automatically add the Demon's sprite as
[[File:SMT2 PS {{{PAGENAME}}} Sprite.png]] . The img= parameter can be used to input a different platform abbreviation and subject name to call the sprite from. This should be used if the Demon's in-game name differs from the article title, if the title has a discriminator in it, or if a sprite from a specific version of the game is required.If the stat table is to be transcluded onto another page, then the img and name parameters must be used. | |
Optional; not used when parameter is omitted. By default, the template will automatically render the Demon's name the same as the article name. Use the name parameter if the Demon'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 img and name parameters must be used. | |
Optional; does not display when parameter is omitted. Displays where the Demon can be found or how to obtain. See the Gameplay guidelines for full instruction on listing locations.
| |
Displays and automatically links to the Demon's Race by name.
If the Race has a different name in-game from the article or if the title has a discriminator in it, use raceredirect= to redirect the link to the appropriate Race page or section. The Race name entered in race= will therefore become the link's display name. | |
The Demon's numerical alignment value from 0 to 255. If you do not know the number, then just input "Law", "Neutral", or "Chaos". This parameter is filled in by default based on race, though demons added in the GBA version may differ and require manual input.
| |
In Shin Megami Tensei II, Demons do not have unique resistances but instead a resistance type. The
resist= parameter requires only the resistance spread's ID number used by the Demon, which will automatically display the associated type. This data is stored in Template:Data/Type/SMT2. See the Gameplay guidelines for full instruction on documenting resistances. | |
In Shin Megami Tensei II, a Demon's damage output is determined by the current Moon Phase. There are 12 Moon Phase Types, which each determine the damage output for each Moon Phase. The
moon= parameter requires only the type spread's ID letter, which will automatically fill in the damage outputs for each Moon Phase. | |
Used to render the number of hits the Demon's basic attack can inflict.
| |
Use Template:Skill to add Magic and Extra Skills. E.g.
{{Skill|SMT2|Agi}} . This stat table will display the skill name, attribute, cost, and description.Skill information is called from Module:Data/Skill/smt2. |
Code
- All parameters
{{SMT2 Ally Demon Stats |img= |name= |level= |hp= |mp= |st= |in= |ma= |vi= |ag= |lu= |location= |race= |raceredirect= |alignment= |cost= |cp= |inherit= |atk= |acc= |def= |eva= |matk= |mefc= |resist= |moon= |hit= |magic= |extra= }}