Difference between revisions of "Template:FeralTrain"
From Flexible Survival
Line 42: | Line 42: | ||
{| border="1" width="40%" style="text-align: center;Float:right;border-radius:5px;border-collapse:collapse" | {| border="1" width="40%" style="text-align: center;Float:right;border-radius:5px;border-collapse:collapse" | ||
|+'''{{{name}}}''' | |+'''{{{name}}}''' | ||
+ | |- | ||
+ | !Class | ||
+ | |colspan="7"|{{{class}}} | ||
|- | |- | ||
!Description | !Description | ||
|colspan="8"|{{{desc}}} | |colspan="8"|{{{desc}}} | ||
− | |||
− | |||
− | |||
|- | |- | ||
!Combat Skills | !Combat Skills |
Revision as of 03:41, 1 June 2013
A template to standardize the format of Feral Training listings.
Usage
Put the following on your page, filling in the blanks.
{{Template:FeralTrain |name= |desc= |class= |skillone= |skilltwo= |skillthree= |skillfour= |skillfive= |skillsix= |skillseven= |skillonelevel= |skilltwolevel= |skillthreelevel= |skillfourlevel= |skillfivelevel= |skillsixlevel= |skillsevenlevel= |skillonetotal= |skilltwototal= |skillthreetotal= |skillfourtotal= |skillfivetotal= |skillsixtotal= |skillseventotal= |special= }}
Where skillone is the name of the first skill, skillonelevel is the per level you get a point in this skill, and skillonetotal is the amount of points you have in this skill at level 60. As an example.
{{Template:FeralTrain |skillone=Damage |skillonelevel=20 |skillonetotal=3
Would state the skill 'damage' gets 1 point every 20 levels and at level 60, has a total of 3 points.