Actions

Template

Difference between revisions of "RogueTalentCard"

From Titan's Teeth

 
(14 intermediate revisions by the same user not shown)
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|}}}|{{#if:{{{Width|}}}|{{{Width}}}\|}}{{#if:{{{Prereq|}}}|'''Prerequisite:''' {{{Prereq}}}
+
-->{{ColCard|{{{Title|}}}|3|{{#if:{{{Width|}}}|{{{Width}}}|M}}|{{#if:{{{Prereq|}}}|<span>'''Prerequisite:''' {{{Prereq}}}</span>|}}<!--
  
}}'''Benefit:''' {{{Benefit|}}}}}
+
-->{{#if:{{{Type|}}}{{{Sneak|}}}|<span style="float:right">|}}{{#if:{{{Type|}}}|({{{Type}}})|}}{{#if:{{{Sneak|}}}|<sup>sn</sup>|}}{{#if:{{{Type|}}}{{{Sneak|}}}|</span>|}}<!--
 +
 
 +
-->{{#if:{{{Prereq|}}}{{{Type|}}}{{{Sneak|}}}|<wbr>
 +
 
 +
<wbr>|}}'''Benefit:''' {{{Benefit|}}}}}

Latest revision as of 13:54, 2 January 2020

  • 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.