Template:Wrath-Character-Abilities: Difference between revisions

From Meanderings
Jump to navigation Jump to search
m test
Added a How To description.
 
Line 1: Line 1:
<div style="
<includeonly><div style="
     width: 100%;  
     width: 100%;  
     border: 1px solid #aaa;  
     border: 1px solid #aaa;  
Line 193: Line 193:
<span style="padding: 1px; margin: 2px;">{{{Description9|}}}</span></li>
<span style="padding: 1px; margin: 2px;">{{{Description9|}}}</span></li>
</ul> |}}
</ul> |}}
</div>
</div></includeonly><noinclude>This template is for use in a Wrath and Glory character sheet. It allows up to 9 abilities or talents to be shown in an full-width infobox in the character sheet.
 
Usage is as follows, though note that not all 9 sets of abilities or descriptions need to be specified. Just omit those that you are not using.
 
==Sample Usage==
<pre><nowiki>{{Wrath-Character-Abilities</nowiki>
| Name1        = From the Shadows
| Description1 = Increase vision or cover penalty by + Rank DN
| Name2        = Deadshot
| Description2 = Double the bonus ED when you Aim and make a Called Shot. <br>
| Name3        = Ever Vigilant
| Description3 = Gain x2 Rank to Passive Awareness.
}}</pre>
(and so on all the way up to "Name9" and "Description9".)</noinclude>

Latest revision as of 23:38, 17 November 2024

This template is for use in a Wrath and Glory character sheet. It allows up to 9 abilities or talents to be shown in an full-width infobox in the character sheet.

Usage is as follows, though note that not all 9 sets of abilities or descriptions need to be specified. Just omit those that you are not using.

Sample Usage

{{Wrath-Character-Abilities
| Name1        = From the Shadows
| Description1 = Increase vision or cover penalty by + Rank DN
| Name2        = Deadshot
| Description2 = Double the bonus ED when you Aim and make a Called Shot. <br>
| Name3        = Ever Vigilant
| Description3 = Gain x2 Rank to Passive Awareness.
}}

(and so on all the way up to "Name9" and "Description9".)