[noinclude]This template presents a Pathfinder feat. Display it in your page as follows:
[template]Pathfinder Item
| name=
| aura=
| level=
| slot=
| weight=
| price=
| description=
| constructreq=
| constructcost=
[/template]
You can miss out constructreq and constructcost, but you must include all the other values. If you include either of these two variables, you must include them both (even if you just enter a dash) or your template won't parse correctly.
[/noinclude]
border="0" width="50%" cellpadding="8" cellspacing="0" style="border: 1px solid #ff8800"
|-
| class="tcat" | {{{name}}}
|-
| class="alt1" | Aura {{{aura}}}; CL {{{level}}}
|-
| [class="alt1" | [b]Slot[/b] {{{slot}}}; [b]Weight[/b] {{{weight}}}; [b]Price[/b] {{{price}}}
|-
| class="alt2" colspan="2" | [b]Description:[/b] {{{description}}}
|-
[if="{{{constructreq|}}}"]| class="alt1" colspan="2" | Construction Requirements: {{{constructreq}}}; Cost: {{{constructcost}}}[/if]
[template]Pathfinder Item
| name=
| aura=
| level=
| slot=
| weight=
| price=
| description=
| constructreq=
| constructcost=
[/template]
You can miss out constructreq and constructcost, but you must include all the other values. If you include either of these two variables, you must include them both (even if you just enter a dash) or your template won't parse correctly.
[/noinclude]
|-
| class="tcat" | {{{name}}}
|-
| class="alt1" | Aura {{{aura}}}; CL {{{level}}}
|-
| [class="alt1" | [b]Slot[/b] {{{slot}}}; [b]Weight[/b] {{{weight}}}; [b]Price[/b] {{{price}}}
|-
| class="alt2" colspan="2" | [b]Description:[/b] {{{description}}}
|-
[if="{{{constructreq|}}}"]| class="alt1" colspan="2" | Construction Requirements: {{{constructreq}}}; Cost: {{{constructcost}}}[/if]