Difference between revisions of "Template:Bushido Move"

m
m
Line 1: Line 1:
 
<noinclude>{{Template Overview
 
<noinclude>{{Template Overview
 
|usedon=[[Bushido]] move
 
|usedon=[[Bushido]] move
|purpose=standardize their look and feel and to make them easier to create
+
|purpose=standardize their look and feel
 
|template=<nowiki>{{Bushido Moves
 
|template=<nowiki>{{Bushido Moves
|movename=
+
|icon=
|iconname=
+
 
|manacost=
 
|manacost=
 
|minimumskill=
 
|minimumskill=
Line 12: Line 11:
 
}}</nowiki>
 
}}</nowiki>
 
|category=Page
 
|category=Page
 +
}}
 +
{{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;"
 
}}</noinclude><includeonly>{| class="uoguidetable open leftalign" style="width:500px;"
! colspan="3" style="font-size:14px;" | {{Colored Link|Bushido|color=FFFFFF}} {{Bullet}} {{{movename|<noinclude>Confidence</noinclude>}}}
+
! colspan="3" style="font-size:14px;" | {{PAGENAME}}
 
|-
 
|-
 
! Mana Cost
 
! Mana Cost
Line 32: Line 79:
 
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>}}}
 
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==
 
{{Navbox
 
{{Navbox
 
|title={{Colored Link|Bushido|color=FFFFFF}} Moves
 
|title={{Colored Link|Bushido|color=FFFFFF}} Moves

Revision as of 12:24, 17 June 2010

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.