Template:Feat: Difference between revisions
Jump to navigation
Jump to search
(more tweaks and examples) |
m (silly sleep Mattie, just use the name) |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly>__NOTOC__ | <includeonly>__NOTOC__ | ||
==== {{{name|Fill in the name parameter}}} <span class="feattypes">{{ #if: {{{type1|}}} | ==== {{{name|Fill in the name parameter}}} <span class="feattypes">{{ #if: {{{type1|}}} | ||
|<span class="feattype">[[:Category:{{{type1}}} Feats|{{{type1}}}]][[Category:{{{type1}}} Feats]]</span> | |<span class="feattype">[[:Category:{{{type1}}} Feats|{{{type1}}}]][[Category:{{{type1}}} Feats|{{{name}}}]]</span> | ||
| | | | ||
}} {{ #if: {{{type2|}}} | }} {{ #if: {{{type2|}}} | ||
|<span class="feattype">[[:Category:{{{type2}}} Feats|{{{type2}}}]][[Category:{{{type2}}} Feats]]</span> | |<span class="feattype">[[:Category:{{{type2}}} Feats|{{{type2}}}]][[Category:{{{type2}}} Feats|{{{name}}}]]</span> | ||
| | | | ||
}} {{ #if: {{{type3|}}} | }} {{ #if: {{{type3|}}} | ||
|<span class="feattype">[[:Category:{{{type3}}} Feats|{{{type3}}}]][[Category:{{{type3}}} Feats]]</span> | |<span class="feattype">[[:Category:{{{type3}}} Feats|{{{type3}}}]][[Category:{{{type3}}} Feats|{{{name}}}]]</span> | ||
| | | | ||
}} {{ #if: {{{type4|}}} | }} {{ #if: {{{type4|}}} | ||
|<span class="feattype">[[:Category:{{{type4}}} Feats|{{{type4}}}]][[Category:{{{type4}}} Feats]]</span> | |<span class="feattype">[[:Category:{{{type4}}} Feats|{{{type4}}}]][[Category:{{{type4}}} Feats|{{{name}}}]]</span> | ||
| | | | ||
}}</span>==== | }}</span>==== | ||
Line 21: | Line 21: | ||
|}} | |}} | ||
{{#if: {{{benefit|}}} | {{#if: {{{benefit|}}} | ||
| {{inforow|Benefit|{{{benefit | | {{inforow|Benefit|{{{benefit}}} }} | ||
|}} | |}} | ||
{{#if: {{{normal|}}} | {{#if: {{{normal|}}} | ||
Line 42: | Line 42: | ||
{{{source}}} | {{{source}}} | ||
|}} | |}} | ||
</div> | </div> | ||
[[Category:Feats|{{{name}}}]] | |||
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude> | ||
Random Example: | |||
<pre><nowiki> | |||
{{Feat | {{Feat | ||
|name=Divine Companion | |name=Divine Companion | ||
Line 54: | Line 56: | ||
|type4= | |type4= | ||
|summary=Your animal companion becomes a celestial or fiendish creature. | |summary=Your animal companion becomes a celestial or fiendish creature. | ||
|prereqs= | |prereqs=Turn or Rebuke Undead, Animal Companion | ||
|benefit= | |benefit=Typically included field | ||
|normal=Optionally include normal effects | |||
|normal= | |special=Optionally include special effects | ||
|special= | |text=Optionally included notes | ||
|seealso=Optionally included references | |||
|source=Optionally included original source location | |||
}}</nowiki></pre> | |||
|text=Optionally | |||
|seealso=Optionally | |||
|source=Optionally | |||
}} | |||
</noinclude> | </noinclude> |
Latest revision as of 02:40, 23 February 2011
Random Example:
{{Feat |name=Divine Companion |type1=Divine |type2=Animal Companion |type3= |type4= |summary=Your animal companion becomes a celestial or fiendish creature. |prereqs=Turn or Rebuke Undead, Animal Companion |benefit=Typically included field |normal=Optionally include normal effects |special=Optionally include special effects |text=Optionally included notes |seealso=Optionally included references |source=Optionally included original source location }}