Difference between revisions of "Template:Ability Infobox/doc"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
			
		
		
	
 (new template doc)  | 
			
(No difference) 
 | 
Revision as of 08:18, 1 August 2013
Description
This is the infobox template for psi abilities.
Syntax
To use this template, copy the following code, fill in the appropriate fields and remove the rest.
{{Ability Infobox
 | image         = [leave this field empty if there's no image yet]
 | type          = [ability type. can be attack, ability or psi]
 | name          = 
 | school        = [psi school]
 | skillreq      = [skill requirement for psi abilities]
 | description   = 
 | time          = [optional, invocation time]
 | apcost        = [optional]
 | psicost       = [optional]
 | range         = [optional]
 | cooldown      = [optional, remove this line if the power has no cooldown]
}}
Samples
{{Ability Infobox
 | image         = 
 | type          = psi
 | name          = Telekinetic Punch
 | school        = Psychokinesis
 | skillreq      = 0
 | description   = Telekinetical force strikes the target, dealing 9-10 mechanical damage and stunning it for 1 turn unless it passes a resolve check. The stun only affects organic targets.
 | apcost        = 15
 | psicost       = 25
 | range         = 5,0
 | cooldown      = 3 turns
}}
Results in...
| Telekinetic Punch | |
| Psychokinesis (0 skill required) | |
| Telekinetical force strikes the target, dealing 9-10 mechanical damage and stunning it for 1 turn unless it passes a resolve check. The stun only affects organic targets. | |
| Action Points: 15 | |
| Psi: 25 | |
| Range: 5,0 | |
| Cooldown: 3 turns | |