Difference between revisions of "Template:3.5e Feat"

From Dungeons and Dragons Wiki
Jump to: navigation, search
m
Line 3: Line 3:
  
 
<div>[[Summary::{{{summary|This feat needs a summary.}}}]]</div>
 
<div>[[Summary::{{{summary|This feat needs a summary.}}}]]</div>
{| style="text-align: left; position: relative; width: inherit;"
 
 
{{#if: {{{prereqs|}}}|
 
{{#if: {{{prereqs|}}}|
{{!}}-
+
<div style="display: table;">'''Prerequisite:''' {{#arraymap: {{{prereqs}}}|, |x|[[Prerequisite::x]]}}</div>
{{!}} '''Prerequisite:''' {{#arraymap: {{{prereqs}}}|, |x|[[Prerequisite::x]]}}
 
 
| {{#set:Prerequisite=None}}
 
| {{#set:Prerequisite=None}}
 
}}
 
}}
|-
+
<div style="display: table;">'''Benefit:''' {{{benefit|Fill in the benefits this feat grants.}}}</div>
| '''Benefit:''' {{{benefit|Fill in the benefits this feat grants.}}}
 
 
{{#if: {{{normal|}}}|
 
{{#if: {{{normal|}}}|
{{!}}-
+
<div style="display: table;">'''Normal:''' {{{normal}}}</div>
{{!}} '''Normal:''' {{{normal}}}
 
 
}}
 
}}
 
{{#if: {{{special|}}}|
 
{{#if: {{{special|}}}|
{{!}}-
+
<div style="display: table;">'''Special:''' {{{special}}}</div>
{{!}} '''Special:''' {{{special}}}
 
 
}}
 
}}
|}
 
 
</includeonly>
 
</includeonly>

Revision as of 16:33, 14 January 2010