Template:Stance: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (24 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{| class | <noinclude>{{Ti|organizing class stances}} | ||
</noinclude> | |||
| | {| style="border: 1px #000000 solid; padding: 2px; background-color: #DCDCDC; width: 73px;" | ||
|- | |- | ||
| | | colspan="2" cellpadding=0 cellspacing=0 align="center" style="font-size: 80%; vertical-align: text-bottom;"|{{{1}}} | ||
|- | |- | ||
| style="text-align: center;"|[[Image: | | style="text-align: right; valingn: center;"|[[Image:Defensive cam.png|center|Defensive Stance]] | ||
| style="text-align: | | style="text-align: left;"| '''<span style="font-size: 200%">{{{2|40}}}</span>''' | ||
|- | |- | ||
| style="text-align: center;"|[[Image:Precise cam.png| | | style="text-align: right;"|[[Image:Offensive cam.png|center|Offensive Stance]] | ||
| style="text-align: | | 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: left;"|'''<span style="font-size: 200%">{{{4|40}}}</span>''' | |||
|- | |||
| colspan="2" align="center"|''<span style="font-size: 80%">[[Stances|stance details]]</span>'' | |||
|- | |||
|} | |||
<noinclude> | <noinclude> | ||
== Parameters == | |||
{{stance | # Name | ||
| | # Defensive Rank | ||
| | # Offensive Rank | ||
| | # Precise Rank | ||
| | == Example == | ||
}} | :This Code: | ||
<nowiki>{{stance|Mage Assassin|20|15|30}}</nowiki> | |||
:Yields: | |||
{{stance|Mage Assassin|20|15|30}} | |||
</noinclude> | </noinclude> | ||
Latest revision as of 16:34, 26 January 2018
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}}} | |
| 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 | |


