Difference between revisions of "Template:Bushido Move"
m |
|||
(11 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | {| | + | <noinclude>{{Template Overview |
− | + | |usedon=[[Bushido]] move | |
+ | |purpose=standardize their look and feel | ||
+ | |template=<nowiki>{{Bushido Moves | ||
+ | |icon= | ||
+ | |manacost= | ||
+ | |minimumskill= | ||
+ | |duration= | ||
+ | |areaofeffect= | ||
+ | |description= | ||
+ | }}</nowiki> | ||
+ | |category=Article | ||
+ | }} | ||
+ | {{Template Parameter | ||
+ | |name=icon | ||
+ | |usage=mandatory | ||
+ | |takes=a string | ||
+ | |denotes=the name of an image of the icon associated with the move | ||
+ | |generates=the move icon displayed in the upper-right corner of the main table | ||
+ | |validvalues=Any string that corresponds to a valid image on UOGuide. | ||
+ | }} | ||
+ | {{Template Parameter | ||
+ | |name=manacost | ||
+ | |usage=mandatory | ||
+ | |takes=a number | ||
+ | |denotes=the standard amount of available mana required to perform the move | ||
+ | |generates=the contents of the "Mana Cost" row in the main table | ||
+ | |validvalues=Any whole number. | ||
+ | }} | ||
+ | {{Template Parameter | ||
+ | |name=minimumskill | ||
+ | |usage=mandatory | ||
+ | |takes=a number | ||
+ | |denotes=the minimum required skill to have any chance whatsoever of performing the move | ||
+ | |generates=the contents of the "Minimum Skill" row in the main table | ||
+ | |validvalues=Any decimal number. | ||
+ | }} | ||
+ | {{Template Parameter | ||
+ | |name=duration | ||
+ | |usage=mandatory | ||
+ | |takes=a string or strings | ||
+ | |denotes=the duration of the move once it is initiated | ||
+ | |generates=the contents of the "Duration" row in the main table | ||
+ | |validvalues=Any string or strings. | ||
+ | }} | ||
+ | {{Template Parameter | ||
+ | |name=areaofeffect | ||
+ | |usage=mandatory | ||
+ | |takes=a string or strings | ||
+ | |denotes=the target, targets, or area around the player that is affected by the move | ||
+ | |generates=the contents of the "Area of Effect" row in the main table | ||
+ | |validvalues=Any string or strings. | ||
+ | }} | ||
+ | {{Template Parameter | ||
+ | |name=description | ||
+ | |usage=mandatory | ||
+ | |takes=a string or strings | ||
+ | |denotes=a general description of the move and its effects | ||
+ | |generates=the contents of the "Description" row in the main table | ||
+ | |validvalues=Any string or strings. | ||
+ | }}</noinclude><includeonly>{| class="uoguidetable open leftalign" style="width:500px;" | ||
+ | ! colspan="3" style="font-size:14px;" | {{PAGENAME}} | ||
|- | |- | ||
− | | | + | ! Mana Cost |
− | + | | style="width:100%;" | {{{manacost}}} | |
− | + | | rowspan="2" | [[File:{{{icon}}}]] | |
|- | |- | ||
− | + | ! style="white-space:nowrap;" | Minimum Skill | |
− | | style=" | + | | style="background-color:#E2E1B4; width:50%;" | {{{minimumskill}}} |
|- | |- | ||
− | ! | + | ! Duration |
− | | colspan=" | + | | colspan="2" | {{{duration}}} |
|- | |- | ||
− | ! style="background-color:# | + | ! Area of Effect |
− | + | | colspan="2" style="background-color:#E2E1B4;" | {{{areaofeffect}}} | |
|- | |- | ||
− | ! | + | ! Description |
− | | colspan=" | + | | colspan="2" | {{{description}}} |
− | + | ||
|} | |} | ||
− | |||
==See Also== | ==See Also== | ||
− | + | {{Navbox | |
− | + | |title={{Colored Link|Bushido|color=FFFFFF}} Moves | |
− | + | |group1=Mana Cost 0 | |
− | + | |list1={{Colored Link|Honorable Execution}} | |
− | { | + | |group2=Mana Cost 5 |
− | | | + | |list2={{Colored Link|Counter Attack}} {{Bullet}} {{Colored Link|Lightning Strike}} |
− | | | + | |group3=Mana Cost 10 |
− | + | |list3={{Colored Link|Confidence}} {{Bullet}} {{Colored Link|Evasion}} {{Bullet}} {{Colored Link|Momentum Strike}} | |
− | | | + | |image=[[Image:flag_bushido.gif]] |
− | | | + | |category={{#ifeq:{{{category}}}|none||Bushido Moves}} |
− | + | }}</includeonly> | |
− | + | ||
− | | | + | |
− | | | + | |
− | + | ||
− | | | + | |
− | | | + | |
− | + | ||
− | + | ||
− | + | ||
− | = | + | |
− | + | ||
− | + | ||
− | {{ | + | |
− | | | + | |
− | | | + | |
− | | | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | }} | + | |
− | + | ||
− | + | ||
− | + | ||
− | </ | + |
Latest revision as of 11:01, 7 April 2012
Template:Bushido Move is designed for use on Bushido move pages to standardize their look and feel.
Template
{{Bushido Moves |icon= |manacost= |minimumskill= |duration= |areaofeffect= |description= }}
Parameters
icon
- Usage: Mandatory
- Description: The icon parameter takes a string denoting the name of an image of the icon associated with the move. This is used to generate the move icon displayed in the upper-right corner of the main table.
- Valid Value(s): Any string that corresponds to a valid image on UOGuide.
manacost
- Usage: Mandatory
- Description: The manacost parameter takes a number denoting the standard amount of available mana required to perform the move. This is used to generate the contents of the "Mana Cost" row in the main table.
- Valid Value(s): Any whole number.
minimumskill
- Usage: Mandatory
- Description: The minimumskill parameter takes a number denoting the minimum required skill to have any chance whatsoever of performing the move. This is used to generate the contents of the "Minimum Skill" row in the main table.
- Valid Value(s): Any decimal number.
duration
- Usage: Mandatory
- Description: The duration parameter takes a string or strings denoting the duration of the move once it is initiated. This is used to generate the contents of the "Duration" row in the main table.
- Valid Value(s): Any string or strings.
areaofeffect
- Usage: Mandatory
- Description: The areaofeffect parameter takes a string or strings denoting the target, targets, or area around the player that is affected by the move. This is used to generate the contents of the "Area of Effect" row in the main table.
- Valid Value(s): Any string or strings.
description
- Usage: Mandatory
- Description: The description parameter takes a string or strings denoting a general description of the move and its effects. This is used to generate the contents of the "Description" row in the main table.
- Valid Value(s): Any string or strings.