Actions

Template

Difference between revisions of "RogueTalentCard"

From Titan's Teeth

Line 1: Line 1:
 
<noinclude>
 
<noinclude>
 
* '''Title (Db Value):''' Name of rogue talent
 
* '''Title (Db Value):''' Name of rogue talent
 +
* '''Type (Db Value):''' Ex/Su: Type of ability
 +
* '''Sneak (Db Value):''' Yes/No: Whether it affects Sneak Attack
 
* '''Prereq (Db Value):''' Prerequisites
 
* '''Prereq (Db Value):''' Prerequisites
 
* '''Short (Db Value):''' Table Description
 
* '''Short (Db Value):''' Table Description
 
* '''Benefit (Db Value):''' Benefit
 
* '''Benefit (Db Value):''' Benefit
 
* '''Width:''' Appled to ColCard if defined
 
* '''Width:''' Appled to ColCard if defined
{{#cargo_declare:_table=RogueTalents|Name=Wikitext|Prerequisites=Wikitext|Short=Wikitext|Benefit=Wikitext}}
+
{{#cargo_declare:_table=RogueTalents|Name=Wikitext|Type=Wikitext|SneakAttack=Wikitext|Prerequisites=Wikitext|Short=Wikitext|Benefit=Wikitext}}
</noinclude><includeonly>{{#cargo_store:_table=RogueTalents|Name={{{Title|}}}|Prerequisites={{{Prereq|}}}|Short={{{Short|}}}|Benefit={{{Benefit|}}} }}<!--
+
</noinclude><includeonly>{{#cargo_store:_table=RogueTalents|Name={{{Title|}}}|Type={{{Type|}}}|SneakAttack={{{Sneak|}}}|Prerequisites={{{Prereq|}}}|Short={{{Short|}}}|Benefit={{{Benefit|}}} }}<!--
  
-->{{ColCard|{{{Title|}}}|3|{{#if:{{{Width|}}}|{{{Width}}}|M}}|{{#if:{{{Prereq|}}}|'''Prerequisite:''' {{{Prereq}}}
+
-->{{ColCard|{{{Title|}}}{{#if:{{{Type|}}}| ({{{Type }}})}}{{#if:{{{Sneak|}}}|*}}|3|{{#if:{{{Width|}}}|{{{Width}}}|M}}|{{#if:{{{Prereq|}}}|'''Prerequisite:''' {{{Prereq}}}
  
 
}}'''Benefit:''' {{{Benefit|}}}}}
 
}}'''Benefit:''' {{{Benefit|}}}}}

Revision as of 20:17, 11 July 2019

  • Title (Db Value): Name of rogue talent
  • Type (Db Value): Ex/Su: Type of ability
  • Sneak (Db Value): Yes/No: Whether it affects Sneak Attack
  • Prereq (Db Value): Prerequisites
  • Short (Db Value): Table Description
  • Benefit (Db Value): Benefit
  • Width: Appled to ColCard if defined

This template defines the table "RogueTalents". View table.