Difference between revisions of "Template:Feat"

From Sourcebook Wiki
Jump to: navigation, 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=[[SRD:Turn or Rebuke Undead (Rules)|Turn or Rebuke Undead]], Animal Companion
+
|prereqs=Turn or Rebuke Undead, Animal Companion
|benefit=Your animal companion gains the [[SRD:Celestial Creature (Template)|celestial template]], if you normally turn undead, or the [[SRD:Fiendish Creature (Template)|fiendish template]], if you rebuke undead.
+
|benefit=Typically included field
Your effective [[Cleric]] level to Turn/Rebuke Undead stacks with your [[Ranger]] or [[Druid]] level to determine the strength of your animal companion. (unless they are both granted by the same class, such as by a Shaman from Oriental adventures)
+
|normal=Optionally include normal effects
|normal=...
+
|special=Optionally include special effects
|special=Paladins who take the divine cohort feat gain a special mount cohort in addition to their normal special mount. Although the two abilities are similar, they follow different sets of rules and must be tracked separately.
+
|text=Optionally included notes
 
+
|seealso=Optionally included references
You can only ever have one divine cohort at any given time.
+
|source=Optionally included original source location
 
+
}}</nowiki></pre>
Like a paladin's special mount, your divine cohort improves as you gain experience.  Although the divine cohort improves significantly compared to others of its kind, its abilities do not rival those of a paladin's special mount.
+
|text=Optionally include
+
|seealso=Optionally include
+
|source=Optionally include
+
}}
+
 
</noinclude>
 
</noinclude>

Revision as of 12: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
}}