675
edits
Changes
Created page with "{| class="wikitable" |+ Instincts ! style="text-align: left;" | Instinct 1 | {{{instinct1|{{{1|}}}}}} |- ! style="text-align: left;" | Instinct 2 | {{{instinct2|{{{2|}}}}}} |-..."
{| class="wikitable"
|+ Instincts
! style="text-align: left;" | Instinct 1
| {{{instinct1|{{{1|}}}}}}
|-
! style="text-align: left;" | Instinct 2
| {{{instinct2|{{{2|}}}}}}
|-
! style="text-align: left;" | Instinct 3
| {{{instinct3|{{{3|}}}}}} {{#if: {{{instinct_special|{{{4|}}}}}} |
<tr>
<th style="text-align: left;">Instinct Special</th>
<td>{{{instinct_special|{{{4|}}}}}}</td> </tr>|}}
|}
<noinclude>
== Usage ==
<pre>
{{Template:BWCharacterSheet/Instincts
|instinct1=A
|instinct2=New
|instinct3=Hope
|instinct_special=Special
}}
</pre>
{{Template:BWCharacterSheet/Instincts
|instinct1=A
|instinct2=New
|instinct3=Hope
|instinct_special=Special
}}
The parameters need not be named:
<pre>
{{Template:BWCharacterSheet/Instincts
|A
|New
|Hope
|Special
}}
</pre>
{{Template:BWCharacterSheet/Instincts
|A
|New
|Hope
|Special
}}
</noinclude>
|+ Instincts
! style="text-align: left;" | Instinct 1
| {{{instinct1|{{{1|}}}}}}
|-
! style="text-align: left;" | Instinct 2
| {{{instinct2|{{{2|}}}}}}
|-
! style="text-align: left;" | Instinct 3
| {{{instinct3|{{{3|}}}}}} {{#if: {{{instinct_special|{{{4|}}}}}} |
<tr>
<th style="text-align: left;">Instinct Special</th>
<td>{{{instinct_special|{{{4|}}}}}}</td> </tr>|}}
|}
<noinclude>
== Usage ==
<pre>
{{Template:BWCharacterSheet/Instincts
|instinct1=A
|instinct2=New
|instinct3=Hope
|instinct_special=Special
}}
</pre>
{{Template:BWCharacterSheet/Instincts
|instinct1=A
|instinct2=New
|instinct3=Hope
|instinct_special=Special
}}
The parameters need not be named:
<pre>
{{Template:BWCharacterSheet/Instincts
|A
|New
|Hope
|Special
}}
</pre>
{{Template:BWCharacterSheet/Instincts
|A
|New
|Hope
|Special
}}
</noinclude>