|
|
Line 247: |
Line 247: |
| </div> | | </div> |
| <!-- TRAITS--> | | <!-- TRAITS--> |
| <div class="traits">
| | {{Template:GenericSection|name=TRAITS |
| {| class="rpgtable" style="width:100%;"
| | |row1={{{SpeciesTrait1|}}} |
| ! SPECIES TRAITS
| | |row1desc={{{SpeciesTrait1Desc|}}} |
| |-
| | |row2={{{SpeciesTrait2|}}} |
| | {{#if: {{{SpeciesTrait1|}}} | '''{{{SpeciesTrait1}}}''' {{#if: {{{SpeciesTrait1Desc|}}} |<span class="smallfont"> {{{SpeciesTrait1Desc}}}</span> | }}| }}
| | |row2desc={{{SpeciesTrait2Desc|}}} |
| |-
| | |row3={{{SpeciesTrait3|}}} |
| | {{#if: {{{SpeciesTrait2|}}} | '''{{{SpeciesTrait2}}}''' {{#if: {{{SpeciesTrait2Desc|}}} |<span class="smallfont"> {{{SpeciesTrait2Desc}}}</span> | }}| }}
| | |row3desc={{{SpeciesTrait3Desc|}}} |
| |-
| | }} |
| | {{#if: {{{SpeciesTrait3|}}} | '''{{{SpeciesTrait3}}}''' {{#if: {{{SpeciesTrait3Desc|}}} |<span class="smallfont"> {{{SpeciesTrait3Desc}}}</span> | }}| }}
| |
| |}
| |
| </div>
| |
| <!-- FEATS--> | | <!-- FEATS--> |
| <div class="feats">
| |
| {| class="rpgtable" style="width:100%;"
| |
| ! FEATS
| |
| |-
| |
| | {{#if: {{{Feat1|}}} | '''{{{Feat1}}}''' {{#if: {{{Feat1Desc|}}} |<span class="smallfont"> {{{Feat1Desc}}}</span> | }}| }}
| |
| |-
| |
| | {{#if: {{{Feat1|}}} | '''{{{Feat2}}}''' {{#if: {{{Feat2Desc|}}} |<span class="smallfont"> {{{Feat2Desc}}}</span> | }}| }}
| |
| |-
| |
| | {{#if: {{{Feat1|}}} | '''{{{Feat3}}}''' {{#if: {{{Feat3Desc|}}} |<span class="smallfont"> {{{Feat3Desc}}}</span> | }}| }}
| |
| |}
| |
| </div>
| |
| {{Template:GenericSection|name=FEATS | | {{Template:GenericSection|name=FEATS |
| |row1={{{Feat1|}}} | | |row1={{{Feat1|}}} |
Line 275: |
Line 261: |
| |row2={{{Feat2|}}} | | |row2={{{Feat2|}}} |
| |row2desc={{{Feat2Desc|}}} | | |row2desc={{{Feat2Desc|}}} |
| |row3={{{Feat1|}}}
| |
| |row3desc={{{Feat1Desc|}}}
| |
| |row4={{{Feat2|}}}
| |
| |row4desc={{{Feat2Desc|}}}
| |
| }} | | }} |
| | |
| </div> | | </div> |
| </div> | | </div> |