Template:Feat: Difference between revisions
Jump to navigation
Jump to search
(more tweaks and examples) |
(make code example for feat template) |
||
Line 21: | Line 21: | ||
|}} | |}} | ||
{{#if: {{{benefit|}}} | {{#if: {{{benefit|}}} | ||
| {{inforow|Benefit|{{{benefit | | {{inforow|Benefit|{{{benefit}}} }} | ||
|}} | |}} | ||
{{#if: {{{normal|}}} | {{#if: {{{normal|}}} | ||
Line 47: | Line 47: | ||
<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> |
Revision as of 16:07, 16 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 }}