Actions

Template

Difference between revisions of "Feat"

From P6 Spheres

 
Line 20: Line 20:
 
Edit the page to see the template text.
 
Edit the page to see the template text.
 
{{#cargo_declare:_table=Feats|Name=String|Fluff=String|MainCategory=String|SubCategories=List (,) of String|Keywords=List (,) of String|Classes=List (,) of String|Prereq=Wikitext|Short=Wikitext|Action=Wikitext|Benefit=Wikitext|Special=Wikitext|Normal=Wikitext}}
 
{{#cargo_declare:_table=Feats|Name=String|Fluff=String|MainCategory=String|SubCategories=List (,) of String|Keywords=List (,) of String|Classes=List (,) of String|Prereq=Wikitext|Short=Wikitext|Action=Wikitext|Benefit=Wikitext|Special=Wikitext|Normal=Wikitext}}
</noinclude><includeonly>{{#cargo_store:_table=Feats|Name={{{Name|}}}|Fluff={{{Fluff|}}}|MainCategory={{{MainCategory|}}}|SubCategories={{{SubCategories|}}}|Keywords={{{Keywords|}}}|Classes={{{Classes|}}}|Prereq={{{Prereq|}}}|Short={{{Short|}}}|Action={{{Action|}}}|Benefit={{{Benefit|}}}|Special={{{Special|}}}|Normal={{{Normal|}}} }}{| class="wikitable"
+
</noinclude><includeonly>{{#cargo_store:_table=Feats|Name={{{Name|}}}|Fluff={{{Fluff|}}}|MainCategory={{{MainCategory|}}}|SubCategories={{{SubCategories|}}}|Keywords={{{Keywords|}}}|Classes={{{Classes|}}}|Prereq={{{Prereq|}}}|Short={{{Short|}}}|Action={{{Action|}}}|Benefit={{{Benefit|}}}|Special={{{Special|}}}|Normal={{{Normal|}}} }}<!--
 +
 
 +
-->{{BreadCrumbs|Feats,[[Feats - {{{MainCategory}}}|{{{MainCategory}}}]]}}{{#if: {{{SubCategories|}}}|
 +
<big>'''({{{SubCategories}}})'''</big>
 +
 
 +
<b></b>|}}{{#if: {{{Fluff|}}}|
 +
''{{{Fluff}}}''
 +
 
 +
<b></b>|}}{{#if: {{{Prereq|}}}|'''Prerequisites:''' {{{Prereq}}}
 +
 
 +
<b></b>|}}{{#if: {{{Action|}}}|
 +
'''Action:''' {{{Action}}}
 +
 
 +
<b></b>|}}{{#if: {{{Benefit|}}}|
 +
'''Benefit:''' {{{Benefit}}}
 +
 
 +
<b></b>|}}{{#if: {{{Normal|}}}|
 +
'''Normal:''' {{{Normal}}}
 +
 
 +
<b></b>|}}{{#if: {{{Special|}}}|
 +
'''Special:''' {{{Special}}}
 +
 
 +
<b></b>|}}
 +
 
 +
'''Prerequisite for:'''
 +
{{#cargo_query:tables=Feats
 +
|where=Prereq LIKE "%{{PAGENAME}}%"
 +
|fields=_pageName
 +
|format=list
 +
}}
 +
 
 +
 
 +
{| class="wikitable"
 
! Name
 
! Name
 
| {{{Name|}}}
 
| {{{Name|}}}

Revision as of 23:13, 6 May 2021

This is the "Feat" template. It should be called in the following format:

{{Feat
|Name=
|Fluff=
|MainCategory=
|SubCategories=
|Keywords=
|Classes=
|Prereq=
|Short=
|Action=
|Benefit=
|Special=
|Normal=
}}

Edit the page to see the template text. This template defines the table "Feats". View table.