Template:Character Profile: Difference between revisions

From Umamusume Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(7 intermediate revisions by one other user not shown)
Line 1: Line 1:
<includeonly>
<includeonly><table class="wikitable">
<table class="wikitable">
{{#if:{{{strengths|}}}|
{{#if:{{{strengths|}}}|
<tr>
<tr>
<th>Strengths</th>
<th>Strengths</th>
<td>{{{strengths}}}</td>
<td>{{{strengths|}}}</td>
</tr>
</tr>
}}
}}
Line 10: Line 9:
<tr>
<tr>
<th>Weaknesses</th>
<th>Weaknesses</th>
<td>{{{weaknesses}}}</td>
<td>{{{weaknesses|}}}</td>
</tr>
</tr>
}}
}}
Line 16: Line 15:
<tr>
<tr>
<th>Ears</th>
<th>Ears</th>
<td>{{{ears}}}</td>
<td>{{{ears|}}}</td>
</tr>
</tr>
}}
}}
Line 28: Line 27:
<tr>
<tr>
<th>Family</th>
<th>Family</th>
<td>{{{family}}}</td>
<td>{{{family|}}}</td>
</tr>
</tr>
}}
}}
Line 34: Line 33:
<tr>
<tr>
<th>My Rule</th>
<th>My Rule</th>
<td>"{{{my_rule}}}"</td>
<td>"{{{my_rule|}}}"</td>
</tr>
</tr>
}}
}}
Line 40: Line 39:
<tr>
<tr>
<th>Phone Background</th>
<th>Phone Background</th>
<td>{{{phone_background}}}</td>
<td>{{{phone_background|}}}</td>
</tr>
</tr>
}}
}}
Line 46: Line 45:
<tr>
<tr>
<th>Before a Race</th>
<th>Before a Race</th>
<td>{{{before_a_race}}}</td>
<td>{{{before_a_race|}}}</td>
</tr>
</tr>
}}
}}
Line 52: Line 51:
<tr>
<tr>
<th>Good Subject</th>
<th>Good Subject</th>
<td>{{{good_subject}}}</td>
<td>{{{good_subject|}}}</td>
</tr>
</tr>
}}
}}
Line 58: Line 57:
<tr>
<tr>
<th>Secret Pride</th>
<th>Secret Pride</th>
<td>{{{secret_pride}}}</td>
<td>{{{secret_pride|}}}</td>
</tr>
</tr>
}}
}}
Line 64: Line 63:
<tr>
<tr>
<th>Frequent Purchase</th>
<th>Frequent Purchase</th>
<td>{{{frequent_purchase}}}</td>
<td>{{{frequent_purchase|}}}</td>
</tr>
</tr>
}}
}}
{{#if:{{{secret1|}}}{{{secret2}}}|
{{#if:{{{secret1|}}}{{{secret2|}}}|
<tr>
<tr>
<th rowspan={{#if:{{{secret2|}}}|2|1}}>Secrets</th>
<th rowspan={{#if:{{{secret2|}}}|2|1}}>Secrets</th>
<td>{{{secret1}}}</td>
<td>{{{secret1|}}}</td>
</tr>
</tr>
{{#if:{{{secret2|}}}|
{{#if:{{{secret2|}}}|
<tr>
<tr>
<td>{{{secret2}}}</td>
<td>{{{secret2|}}}</td>
</tr>
</tr>
}}
}}
}}
}}
</table>
</table>{{#if:{{{strengths_jp|}}}|{{#if:{{{strengths|}}}||[[Category:Characters Missing Profile Translations]]}}}}{{#if:{{{weaknesses_jp|}}}|{{#if:{{{weaknesses|}}}||[[Category:Characters Missing Profile Translations]]}}}}{{#if:{{{ears_jp|}}}|{{#if:{{{ears|}}}||[[Category:Characters Missing Profile Translations]]}}}}{{#if:{{{tail_jp|}}}|{{#if:{{{tail|}}}||[[Category:Characters Missing Profile Translations]]}}}}{{#if:{{{family_jp|}}}|{{#if:{{{family|}}}||[[Category:Characters Missing Profile Translations]]}}}}{{#if:{{{my_rule_jp|}}}|{{#if:{{{my_rule|}}}||[[Category:Characters Missing Profile Translations]]}}}}{{#if:{{{phone_background_jp|}}}|{{#if:{{{phone_background|}}}||[[Category:Characters Missing Profile Translations]]}}}}{{#if:{{{before_a_race_jp|}}}|{{#if:{{{before_a_race|}}}||[[Category:Characters Missing Profile Translations]]}}}}{{#if:{{{good_subject_jp|}}}|{{#if:{{{good_subject|}}}||[[Category:Characters Missing Profile Translations]]}}}}{{#if:{{{secret_pride_jp|}}}|{{#if:{{{secret_pride|}}}||[[Category:Characters Missing Profile Translations]]}}}}{{#if:{{{frequent_purchase_jp|}}}|{{#if:{{{frequent_purchase|}}}||[[Category:Characters Missing Profile Translations]]}}}}{{#if:{{{strengths_jp|}}}|{{#if:{{{strengths|}}}||[[Category:Characters Missing Profile Translations]]}}}}{{#if:{{{secret1_jp|}}}|{{#if:{{{secret1|}}}||[[Category:Characters Missing Profile Translations]]}}}}{{#if:{{{secret2_jp|}}}|{{#if:{{{secret2|}}}||[[Category:Characters Missing Profile Translations]]}}}}</includeonly><noinclude>
</includeonly>
 
<noinclude>
{{Character Profile
{{Character Profile
|strengths=[strengths]
|strengths=[strengths]

Latest revision as of 21:21, 3 October 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[Edit template data]

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