10,546
edits
No edit summary |
|||
Line 5: | Line 5: | ||
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. | 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. | ||
Certain columns in the stat table will automatically output certain information depending on the data entered in other columns. For example: The | Certain columns in the stat table will automatically output certain information depending on the data entered in other columns. For example: The Rarity entered in <code>rarity=</code> will automatically fill in the appropriate data in the "Panel" cell, if the demon has access to panels. | ||
===Parameter Explanation=== | ===Parameter Explanation=== | ||
Line 11: | Line 11: | ||
{{Dx2 Demon Stats | {{Dx2 Demon Stats | ||
|name= Name | |name= Name | ||
|rarity= Rarity | |||
|grade= Grade | |grade= Grade | ||
|race= Race | |race= Race | ||
|talk= Demon Talk Availability | |talk= Demon Talk Availability | ||
Line 75: | Line 75: | ||
| <center>name</center> || <div style="padding:1em;">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.<br/><br/>If the stat table is to be [[Guidelines:Gameplay#Transcluding Sections|transcluded]] onto another page, then the name parameter must be used.</div> | | <center>name</center> || <div style="padding:1em;">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.<br/><br/>If the stat table is to be [[Guidelines:Gameplay#Transcluding Sections|transcluded]] onto another page, then the name parameter must be used.</div> | ||
|- | |- | ||
| <center>grade | | <center>rarity, grade</center> || <div style="padding:1em;"> | ||
* | *Rarity represents the demon's star rating (ranges from 1-5). The template will automatically insert stars based on the number input in this parameter. | ||
* | *Grade represents the demon's number rating (ranges from 1-100). | ||
</div> | </div> | ||
|- | |- | ||
Line 95: | Line 95: | ||
</div> | </div> | ||
|- | |- | ||
| <center>panel</center> || <div style="padding:1em;">Optional; not used when parameter is omitted. If a demon has access to 3 panels, input "A". If a demon has access to 4 panels, input "B". The panel's spirit cost is automatically set by the template based on the | | <center>panel</center> || <div style="padding:1em;">Optional; not used when parameter is omitted. If a demon has access to 3 panels, input "A". If a demon has access to 4 panels, input "B". The panel's spirit cost is automatically set by the template based on the <code>rarity=</code> parameter. | ||
</div> | </div> | ||
|- | |- | ||
| <center>panel1, panel2, panel2stats, panel3, panel3stats, panel4, panel4stats</center> || <div style="padding:1em;">Optional; displays based on the use of the "panel" parameter. The stat boost gained by the first panel is automatically set by the | | <center>panel1, panel2, panel2stats, panel3, panel3stats, panel4, panel4stats</center> || <div style="padding:1em;">Optional; displays based on the use of the "panel" parameter. The stat boost gained by the first panel is automatically set by the <code>rarity=</code> parameter. When listing stat boosts use the following abbreviations, "P. Atk" for Physical Attack, "P. Def" for Physical Defense, "M. Atk" for Magical Attack, and "M. Def" for Magical Defense.</div> | ||
|- | |- | ||
| <center>apt3, apt3stat</center> || <div style="padding:1em;">Optional; not used when parameter is omitted.</div> | | <center>apt3, apt3stat</center> || <div style="padding:1em;">Optional; not used when parameter is omitted.</div> |