Difference between revisions of "Template:Bushido Move"

m (Protected "Template:Bushido Move" ([edit=sysop] (indefinite) [move=sysop] (indefinite)))
m
 
(One intermediate revision by the same user not shown)
Line 10: Line 10:
 
|description=
 
|description=
 
}}</nowiki>
 
}}</nowiki>
|category=Page
+
|category=Article
 
}}
 
}}
 
{{Template Parameter
 
{{Template Parameter
Line 63: Line 63:
 
|-
 
|-
 
! Mana Cost
 
! Mana Cost
| style="width:100%;" | {{{manacost|<noinclude>20</noinclude>}}}
+
| style="width:100%;" | {{{manacost}}}
| rowspan="2" | [[Image:{{{iconname|<noinclude>bushido-confidence.jpg</noinclude>}}}]]
+
| rowspan="2" | [[File:{{{icon}}}]]
 
|-
 
|-
 
! style="white-space:nowrap;" | Minimum Skill
 
! style="white-space:nowrap;" | Minimum Skill
| style="background-color:#E2E1B4; width:50%;" | {{{minimumskill|<noinclude>5</noinclude>}}}
+
| style="background-color:#E2E1B4; width:50%;" | {{{minimumskill}}}
 
|-
 
|-
 
! Duration
 
! Duration
| colspan="2" | {{{duration|<noinclude>N/A</noinclude>}}}
+
| colspan="2" | {{{duration}}}
 
|-
 
|-
 
! Area of Effect
 
! Area of Effect
| colspan="2" style="background-color:#E2E1B4;" | {{{areaofeffect|<noinclude>Caster</noinclude>}}}
+
| colspan="2" style="background-color:#E2E1B4;" | {{{areaofeffect}}}
 
|-
 
|-
 
! Description
 
! Description
| colspan="2" | {{{description|<noinclude> Places you in a defensive stance of confidence, allowing you to gain stamina and health each time you parry. Each successful parry will heal you 1 to (Bushido / 12) hit points, and refresh your stamina for 1 to (Bushido / 5).
+
| colspan="2" | {{{description}}}
I addition the Confidence ability also greatly increases your regeneration rate for 4 seconds when you activate it. The regeneration is stopped if you are hit during that 4 seconds, but regeneration works through poison (however, damage from poison will interrupt). In total it heals (Bushido * Bushido) / 576 + 15 hit points.</noinclude>}}}
+
 
|}
 
|}
 
==See Also==
 
==See Also==

Latest revision as of 12: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.