Games:  Legacy Online | Legacy Dev Hunted Cow Studios 



Difference between revisions of "Template:Ability"

To Login to the wiki, use your username for Legacy and then go here to get your temporary password. - Will (talk)

From Legacy Wiki

Jump to: navigation, search
(New page: {| border="1" style="border-collapse:collapse;" width="500" |- | width=70% |'''Name:''' {{{1}}} | width=30% | '''Cost:''' {{{2}}} |- | colspan=2 | '''Training:''' {{{3}}} |- | colspan=2 | ...)
 
(Adding usage)
 
Line 13: Line 13:
 
{{{6}}}
 
{{{6}}}
 
|}
 
|}
 +
<noinclude>
 +
==Usage==
 +
Use this template to format any ability
 +
 +
just include in the page wherever you want the ability to go this:
 +
 +
<nowiki>{{Ability|name|Cost|Training|Chain|Description|Prerequisites}}</nowiki>
 +
 +
==example==
 +
<nowiki>{{Ability|Quick Attack|2000c|Requires level 20, trains 1 level for 1920 points.|You must train 1 ability before you can train this.|Select this while fighting to change your stats on the fly. Grants +20% Speed, -10% accuracy and -10% dodge. Only effects base stats.|Combat Study}}</nowiki>
 +
 +
and you'll get
 +
 +
{{Ability|Quick Attack|2000c|Requires level 20, trains 1 level for 1920 points.|You must train 1 ability before you can train this.|Select this while fighting to change your stats on the fly. Grants +20% Speed, -10% accuracy and -10% dodge. Only effects base stats.|Combat Study}}
 +
 +
</noinclude>
  
 
<noinclude>[[Category:Templates]]</noinclude>
 
<noinclude>[[Category:Templates]]</noinclude>

Latest revision as of 01:04, 9 March 2009

Name: {{{1}}} Cost: {{{2}}}
Training: {{{3}}}
Chain: {{{4}}}
Description:

{{{5}}}

Prerequisites:

{{{6}}}

Usage

Use this template to format any ability

just include in the page wherever you want the ability to go this:

{{Ability|name|Cost|Training|Chain|Description|Prerequisites}}

example

{{Ability|Quick Attack|2000c|Requires level 20, trains 1 level for 1920 points.|You must train 1 ability before you can train this.|Select this while fighting to change your stats on the fly. Grants +20% Speed, -10% accuracy and -10% dodge. Only effects base stats.|Combat Study}}

and you'll get

Name: Quick Attack Cost: 2000c
Training: Requires level 20, trains 1 level for 1920 points.
Chain: You must train 1 ability before you can train this.
Description:

Select this while fighting to change your stats on the fly. Grants +20% Speed, -10% accuracy and -10% dodge. Only effects base stats.

Prerequisites:

Combat Study