Difference between revisions of "Template:Ability"

From BatWiki
Jump to: navigation, search
m
 
(6 intermediate revisions by 3 users not shown)
Line 4: Line 4:
 
|-
 
|-
 
! Total Cost:  
 
! Total Cost:  
| {{{TC|Missing ''(T)otal (C)ost''}}}
+
| {{{TC|Missing ''(T)otal (C)ost''}}}M
 
|-
 
|-
 
! Function threshold:
 
! Function threshold:
| {{{FT|Missing 'FT''}}}
+
| {{{FT|Missing ''(F)unction (T)hreshold''}}}%
|}  [[Category:Ability]] </includeonly><noinclude>
+
|}  [[Category:Ability]]<analytics uacct="UA-3466433-3" ></analytics></includeonly><noinclude>This is the template that should be used when adding new [[abilitys]]
 
== Copy & Paste ==
 
== Copy & Paste ==
 
<nowiki>{{</nowiki> {{PAGENAME}}<br>
 
<nowiki>{{</nowiki> {{PAGENAME}}<br>
Line 15: Line 15:
 
<nowiki>|</nowiki> FT =&nbsp;<br>
 
<nowiki>|</nowiki> FT =&nbsp;<br>
 
<nowiki>}}</nowiki>
 
<nowiki>}}</nowiki>
 +
{|  cellspacing="3"
 +
|+
 
== Explanation ==
 
== Explanation ==
'''Description''':
+
! align="right" | Fields
Fill with the ingame description of the [[{{PAGENAME}}]].
+
! &
 
+
! align="left"  | Instructions how to fill 'em
'''(T)otal (C)ost''':
+
|-
How much exp is needed to have the ability at 100%.
+
! align="right" | description
 
+
| :
'''(F)unction (T)hreshold''':
+
| Fill with the ingame description of the [[{{PAGENAME}}]].
Whats the minimum % needed that the ability starts to work.
+
|-
 +
| align="right" | '''T'''otal '''C'''ost || :
 +
| How much exp is needed to have the ability at 100%.
 +
|-
 +
| align="right" | '''F'''unction '''T'''hreshold || :
 +
| Whats the minimum % needed that the ability starts to work.
 +
|}</includeonly>
 
[[Category:Template]]</noinclude>
 
[[Category:Template]]</noinclude>

Latest revision as of 16:44, 23 June 2009

This is the template that should be used when adding new abilitys

Copy & Paste

{{ Ability
| description = 
| TC = 
| FT = 
}}

Explanation

Fields & Instructions how to fill 'em
description  : Fill with the ingame description of the Ability.
Total Cost  : How much exp is needed to have the ability at 100%.
Function Threshold  : Whats the minimum % needed that the ability starts to work.
</includeonly>