Template:Character Profile: Difference between revisions

From Umamusume Wiki
Jump to navigation Jump to search
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": {

Revision as of 18:45, 23 February 2024



Strengths [strengths]
Weaknesses [weaknesses]
Ears [ears]
Tail [tail]
Family [family]
My Rule "[my_rule]"
Phone Background [phone_background]
Before a Race [before_a_race]
Good Subject [good_subject]
Secret Pride [secret_pride]
Frequent Purchase [frequent_purchase]
Secrets [secret1]
[secret2]



Template for character profile blurbs table

Template parameters

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Strengthsstrengths

no description

Stringoptional
Weaknessesweaknesses

no description

Stringoptional
Earsears

no description

Stringoptional
Tailtail

no description

Stringoptional
Familyfamily

no description

Stringoptional
My Rulemy_rule

(quoted automatically)

Stringoptional
Phone Backgroundphone_background

no description

Stringoptional
Before a Racebefore_a_race

no description

Stringoptional
Good Subjectgood_subject

no description

Stringoptional
Secret Pridesecret_pride

no description

Stringoptional
Frequent Purchasefrequent_purchase

no description

Stringoptional
Secret #1secret1

no description

Stringoptional
Secret #2secret2

no description

Stringoptional