Difference between revisions of "Template:Ability Infobox/doc"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
WikimanBot (talk | contribs)  (type replaced with internal nomenclature - nature: beneficial / neutral / malicious)  | 
				WikimanBot (talk | contribs)  m (update examples)  | 
				||
| Line 29: | Line 29: | ||
{{Ability Infobox  | {{Ability Infobox  | ||
| image       = Telekinetic Punch.png  | | image       = Telekinetic Punch.png  | ||
| − | |   | + | | nature      = malicious  | 
| name        = Telekinetic Punch  | | name        = Telekinetic Punch  | ||
| school      = Psychokinesis  | | school      = Psychokinesis  | ||
| Line 42: | Line 42: | ||
{{Ability Infobox  | {{Ability Infobox  | ||
| image       = Telekinetic Punch.png  | | image       = Telekinetic Punch.png  | ||
| − | |   | + | | nature      = malicious  | 
| name        = Telekinetic Punch  | | name        = Telekinetic Punch  | ||
| school      = Psychokinesis  | | school      = Psychokinesis  | ||
| Line 57: | Line 57: | ||
{{Status Effect Infobox  | {{Status Effect Infobox  | ||
| name        = Tackled  | | name        = Tackled  | ||
| − | |   | + | | nature      = malicious  | 
| image       = Wrestling effect.png  | | image       = Wrestling effect.png  | ||
| description = Movement points decreased by 8, action points decreased by 3 and chance to hit with all ranged weapons decreased by 7%.  | | description = Movement points decreased by 8, action points decreased by 3 and chance to hit with all ranged weapons decreased by 7%.  | ||
| Line 66: | Line 66: | ||
{{Status Effect Infobox  | {{Status Effect Infobox  | ||
| name        = Tackled  | | name        = Tackled  | ||
| − | |   | + | | nature      = malicious  | 
| image       = Wrestling effect.png  | | image       = Wrestling effect.png  | ||
| description = Movement points decreased by 8, action points decreased by 3 and chance to hit with all ranged weapons decreased by 7%.  | | description = Movement points decreased by 8, action points decreased by 3 and chance to hit with all ranged weapons decreased by 7%.  | ||
Latest revision as of 07:40, 31 July 2018
Description
This is the infobox template for all abilities (attacks, abilities, psi abilities) and effects (general, buffs, debuffs).
Template:Status Effect Infobox is an alias for it.
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]
 | nature        = [nature of the ability. can be beneficial (green), neutral (blue), malicious (red) or left empty]
 | name          = 
 | school        = [optional, psi discipline for psi abilities]
 | skillreq      = [optional, skill requirement for psi abilities]
 | description   = 
 | time          = [optional, invocation time]
 | apcost        = [optional]
 | psicost       = [optional]
 | range         = [optional]
 | cooldown      = [optional]
 | duration      = [optional]
 | maxstacks     = [optional, for buffs/debuffs]
}}
Samples
Psi ability
| 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 | |
{{Ability Infobox
| image       = Telekinetic Punch.png
| nature      = malicious
| 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
}}
Status effect
| Tackled | |
| Movement points decreased by 8, action points decreased by 3 and chance to hit with all ranged weapons decreased by 7%. | |
| Duration: 2 turns | |
| Max stacks: 5 | |
{{Status Effect Infobox
| name        = Tackled
| nature      = malicious
| image       = Wrestling effect.png
| description = Movement points decreased by 8, action points decreased by 3 and chance to hit with all ranged weapons decreased by 7%.
| duration    = 2 turns
| maxstacks   = 5
}}