Template:Character Profile: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 1: Line 1:
<includeonly>
<includeonly>
{| class="wikitable"
<table class="wikitable">
|+
{{#if:{{{strengths|}}}|
{{#if:{{{strengths|}}}|
!{{!}}Strengths
<tr>
{{!}}{{{strengths}}}
<th>Strengths</th>
<td>{{{strengths}}}</td>
</tr>
}}
}}
|-
{{#if:{{{weaknesses|}}}|
{{#if:{{{weaknesses|}}}|
!{{!}}Weaknesses
<tr>
{{!}}{{{weaknesses}}}
<th>Weaknesses</th>
<td>{{{weaknesses}}}</td>
</tr>
}}
}}
|-
{{#if:{{{ears|}}}|
{{#if:{{{ears|}}}|
!{{!}}Ears
<tr>
{{!}}{{{ears}}}
<th>Ears</th>
<td>{{{ears}}}</td>
</tr>
}}
}}
|-
{{#if:{{{tail|}}}|
{{#if:{{{tail|}}}|
!{{!}}Tail
<tr>
{{!}}{{{tail}}}
<th>Tail</th>
<td>{{{tail}}}</td>
</tr>
}}
}}
|-
{{#if:{{{family|}}}|
{{#if:{{{family|}}}|
!{{!}}Family
<tr>
{{!}}{{{family}}}
<th>Family</th>
<td>{{{family}}}</td>
</tr>
}}
}}
|-
{{#if:{{{my_rule|}}}|
{{#if:{{{my_rule|}}}|
!{{!}}My Rule
<tr>
{{!}}"{{{my_rule}}}"
<th>My Rule</th>
<td>"{{{my_rule}}}"</td>
</tr>
}}
}}
|-
{{#if:{{{phone_background|}}}|
{{#if:{{{phone_background|}}}|
!{{!}}Phone Background
<tr>
{{!}}{{{phone_background}}}
<th>Phone Background</th>
<td>{{{phone_background}}}</td>
</tr>
}}
}}
|-
{{#if:{{{before_a_race|}}}|
{{#if:{{{before_a_race|}}}|
!{{!}}Before a Race
<tr>
{{!}}{{{before_a_race}}}
<th>Before a Race</th>
<td>{{{before_a_race}}}</td>
</tr>
}}
}}
|-
{{#if:{{{good_subject|}}}|
{{#if:{{{good_subject|}}}|
!{{!}}Good Subject
<tr>
{{!}}{{{good_subject}}}
<th>Good Subject</th>
<td>{{{good_subject}}}</td>
</tr>
}}
}}
|-
{{#if:{{{good_subject|}}}|
{{#if:{{{secret_pride|}}}|
<tr>
!{{!}}Secret Pride
<th>Secret Pride</th>
{{!}}{{{secret_pride}}}
<td>{{{secret_pride}}}</td>
</tr>
}}
}}
|-
{{#if:{{{frequent_purchase|}}}|
{{#if:{{{frequent_purchase|}}}|
!{{!}}Frequent Purchase
<tr>
{{!}}{{{frequent_purchase}}}
<th>Frequent Purchase</th>
<td>{{{frequent_purchase}}}</td>
</tr>
}}
}}
|-
{{#if:{{{secret1|}}}{{{secret2}}}|
{{#if:{{{secret1|}}}{{{secret2|}}}|
<tr>
! rowspan="{{#if:{{{secret2|}}}|2|1}}" {{!}}Secrets
<th rowspan={{#if:{{{secret2|}}}|2|1}}>Secrets</th>
{{#if:{{{secret1|}}}|
<td>{{{secret1}}}</td>
{{!}}{{{secret1}}}
</tr>
}}
{{!}}-
{{#if:{{{secret2|}}}|
{{#if:{{{secret2|}}}|
{{!}}{{{secret2}}}
<tr>
<td>{{{secret2}}}</td>
</tr>
}}
}}
}}
}}
|-
</table>
|}
</includeonly>
</includeonly>


Line 109: Line 119:
"my_rule": {
"my_rule": {
"label": "My Rule",
"label": "My Rule",
"type": "string"
"type": "string",
"description": "(quoted automatically)"
},
},
"phone_background": {
"phone_background": {

Navigation menu