Difference between revisions of "Template:Stance"
Line 1: | Line 1: | ||
+ | <noinclude>{{Ti|organizing class stances}} | ||
+ | </noinclude> | ||
{| style="border: 0px #000000 solid; width: 150px; padding: 5px; background-color: #DCDCDC;" | {| style="border: 0px #000000 solid; width: 150px; padding: 5px; background-color: #DCDCDC;" | ||
|- | |- | ||
− | | colspan="2" align="center"| Stance Ranks | + | | colspan="2" align="center" style="font-size: 90%"|{{{1}}} |
+ | |- | ||
+ | | colspan="2" align="center" style="font-size: 90%"|Stance Ranks | ||
|- | |- | ||
| style="text-align: right; valingn: center;"|[[Image:Defensive cam.png|center|Defensive Stance]] | | style="text-align: right; valingn: center;"|[[Image:Defensive cam.png|center|Defensive Stance]] | ||
− | | style="text-align: left;"| '''<span style="font-size: 200%">{{{ | + | | style="text-align: left;"| '''<span style="font-size: 200%">{{{2|40}}}</span>''' |
|- | |- | ||
| style="text-align: right;"|[[Image:Offensive cam.png|center|Offensive Stance]] | | style="text-align: right;"|[[Image:Offensive cam.png|center|Offensive Stance]] | ||
− | | style="text-align: left;"|'''<span style="font-size: 200%">{{{ | + | | style="text-align: left;"|'''<span style="font-size: 200%">{{{3|40}}}</span>''' |
|- | |- | ||
| style="text-align: right;"|[[Image:Precise cam.png|center|Precise Stance]] | | style="text-align: right;"|[[Image:Precise cam.png|center|Precise Stance]] | ||
− | | style="text-align: left;"|'''<span style="font-size: 200%">{{{ | + | | style="text-align: left;"|'''<span style="font-size: 200%">{{{4|40}}}</span>''' |
|- | |- | ||
| colspan="2" align="center"|''<span style="font-size: 80%">[[Stances|stance details]]</span>'' | | colspan="2" align="center"|''<span style="font-size: 80%">[[Stances|stance details]]</span>'' | ||
|- | |- | ||
− | |} | + | |} |
<noinclude> | <noinclude> | ||
− | + | == Parameters == | |
− | + | # Name | |
− | + | # Defensive Rank | |
− | + | # Offensive Rank | |
− | + | # Precise Rank | |
− | + | == Example == | |
− | | | + | :This Code: |
− | | | + | <nowiki>{{stance|Mage Assassin|20|15|30}}</nowiki></noinclude> |
− | | | + | :Yields: |
− | |}} | + | {{stance|Mage Assassin|20|15|30}} |
− | {{stance | ||
− | | | ||
− | | | ||
− | |||
− | |}} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Revision as of 05:32, 25 September 2017
Template:Stance is used for organizing class stances.
How to Use Template:Stance
- This template can be added to a page by typing the following in the page's code with any applicable parameters inserted after the name:
{{Stance}}
Raw Example of Template:Stance
{{{1}}} | |
Stance Ranks | |
40 | |
40 | |
40 | |
stance details |
Parameters
- Name
- Defensive Rank
- Offensive Rank
- Precise Rank
Example
- This Code:
{{stance|Mage Assassin|20|15|30}}
- Yields:
Mage Assassin | |
20 | |
15 | |
30 | |
stance details |