Template:SkillPageStatInfo/doc
Description
This is the "SkillPageStatInfo" template.
This template is for Skill pages. This template is for listing multiple things from increased stats per rank, to damage %, ap required, etc.
How to Use
It should be called in the following format:
{{SkillPageStatInfo | Stat Rows= <!--- ---> {{SkillPageStatInfo/Row | Row Name= | Rank F= | Rank E= | Rank D= | Rank C= | Rank B= | Rank A= | Rank 9= | Rank 8= | Rank 7= | Rank 6= | Rank 5= | Rank 4= | Rank 3= | Rank 2= | Rank 1= }} }}
Parameters
Parameter | Usage | Example |
---|---|---|
Stat Rows | Here is where you will copy-paste the multiple row code for as many rows needed for different bonuses the skill gives (primarily stat bonuses / damage bonuses / cooldown, etc.) The lines of code is:
<!--- ---> {{SkillPageStatInfo/Row | Row Name= | Rank F= | Rank E= | Rank D= | Rank C= | Rank B= | Rank A= | Rank 9= | Rank 8= | Rank 7= | Rank 6= | Rank 5= | Rank 4= | Rank 3= | Rank 2= | Rank 1= }} }} The <!--- --->is just a separator to help separate each line of code for visual reasons. Just copy-paste as many lines as needed. |
<!--- ---> {{SkillPageStatInfo/Row | Row Name= | Rank F= | Rank E= | Rank D= | Rank C= | Rank B= | Rank A= | Rank 9= | Rank 8= | Rank 7= | Rank 6= | Rank 5= | Rank 4= | Rank 3= | Rank 2= | Rank 1= }} }} <!--- ---> {{SkillPageStatInfo/Row | Row Name= | Rank F= | Rank E= | Rank D= | Rank C= | Rank B= | Rank A= | Rank 9= | Rank 8= | Rank 7= | Rank 6= | Rank 5= | Rank 4= | Rank 3= | Rank 2= | Rank 1= }} }} |
Row Name | The name of the stat / bonus the row will represent. Examples include: Stamina Bonus, MP Bonus, Damage % Bonus, Max Damage, Crit, etc. (When stating that the row of stats is specific to a certain race, put the race on a separate line with a <br>line break. |
| Row Name= Damage Bonus (%) |
Rank F - 1 | For these, just list the stat bonuses for each rank. if certain ranks do not exist for a specific skill, just leave them blank. | | Rank F= 1| Rank E= 2| Rank D= 2| Rank C= 4| Rank B= 4| Rank A= 5| Rank 9= 5| Rank 8= 7| Rank 7= 7| Rank 6= 7| Rank 5= 7| Rank 4= 9| Rank 3= 9| Rank 2= 9| Rank 1= 10 |