Difference between revisions of "Template:3.5e Feat"

From Dungeons and Dragons Wiki
Jump to: navigation, search
m (requested)
m (Reverted edits by Tarkisflux (talk) to last revision by Ganteka Future)
 
(17 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 
<includeonly>
 
<includeonly>
<span style="display: block;">'''<big>{{{name}}} {{ #if: {{{types|}}} | &#91;{{#arraymap: {{{types}}}|, |x|[[Type::x]]}}&#93; | {{#set:Type=General}} }}</big>'''</span>
+
<span style="display: block;">'''<big>{{{name}}} &#91;{{ #if: {{{types|}}} | {{#arraymap: {{{types}}}|, |z|{{3.5e Feat/Type Link|z}}[[Type::z| ]]}}|[[SRD:General Feats|General]][[Type::General| ]]}}&#93;</big>'''</span>
<span style="display: block;">[[Summary::{{{summary|This feat needs a summary.}}}]]</span>
+
<span style="display: block;">[[Summary::{{{summary|This feat needs a summary.}}}| ]]</span>{{#if: {{{fluff|}}}|
{{#if: {{{prereqs|}}}|
+
<span style="display: block;">''{{{fluff}}}''</span>
 +
}}<!--
 +
-->{{#if: {{{prereqs|}}}|
 
<span style="display: block;">'''Prerequisites:'''&nbsp;{{#arraymap: {{{prereqs}}}|,|x|[[Prerequisite::x]]}}</span>
 
<span style="display: block;">'''Prerequisites:'''&nbsp;{{#arraymap: {{{prereqs}}}|,|x|[[Prerequisite::x]]}}</span>
| {{#set:Prerequisite=None}}
+
| [[Prerequisite::None| ]]
 
}}<!--
 
}}<!--
-->{{#if: {{{fluff|}}}|
+
--><span style="display: block;">'''Benefit:''' {{{benefit|Fill in the benefits this feat grants.}}}</span>
<span style="display: block;">''{{{fluff}}}''</span>
+
<nowiki></nowiki><!--
}}<!--
 
--><span style="display: block;">'''Benefit:''' {{{benefit|Fill in the benefits this feat grants.}}}</span><!--
 
 
-->{{#if: {{{example|}}}|
 
-->{{#if: {{{example|}}}|
<span style="display: block;">'''''Example:''' {{{example}}}''</span>
+
<span style="display: block;">'''Example:''' {{{example}}}</span>
 
}}<!---->{{#if: {{{normal|}}}|
 
}}<!---->{{#if: {{{normal|}}}|
 
<span style="display: block;">'''Normal:''' {{{normal}}}</span>
 
<span style="display: block;">'''Normal:''' {{{normal}}}</span>
 +
}}<!--
 +
-->{{#if: {{{replaces|}}}|
 +
<span style="display: block;">'''Replaces:''' {{{name}}} may be used to meet a prerequisite in place of the following feats: {{#arraymap: {{{replaces}}}|, |z|[[Feat Replaces::z]]}}.</span>
 
}}<!--
 
}}<!--
 
-->{{#if: {{{special|}}}|
 
-->{{#if: {{{special|}}}|
 
<span style="display: block;">'''Special:''' {{{special}}}</span>
 
<span style="display: block;">'''Special:''' {{{special}}}</span>
}}</includeonly><noinclude>
+
}}<br /></includeonly><noinclude>
 
{{documentation}}</noinclude>
 
{{documentation}}</noinclude>

Latest revision as of 05:33, 23 September 2016

Template documentation (for the above template, sometimes hidden or invisible)

Syntax:

{{3.5e Feat
|name= 
|benefit=
|summary=
|types=<!--optional-->
|prereqs=<!--optional-->
|fluff=<!--optional-->
|example=<!--optional-->
|normal=<!--optional-->
|replaces=<!--optional-->
|special=<!--optional-->
}}
Parameters
Name Required Description Example
name Yes Name of feat Toughness
types No Types of feat Vile
summary Yes Summary of the benefits of the feat. Add 5hp per tier
prereqs No Other prerequisites of the feat Str 15
benefit Yes What mechanical benefit the feats gives. Gain 5 hit points.
fluff No Flavorful text of the feat. You can take more hits and stay conscious.
example No An example of how this feat works. A warlock with 10 constitution would start out with 28 hit points.
normal No What the normal effect is without the feat A character starts out with the normal hit point calculation.
replaces No Any feats that this may be used in place of to meet prerequisites. Run, Combat Reflexes
special No Any edge case in the rules  

Visit Template:3.5e Feat/doc to edit this text! (How does this work?)