Template:Character Profile/table: Difference between revisions

From Umamusume Wiki
Jump to navigation Jump to search
(Created page with "<includeonly> <table class="wikitable"> {{#if:{{{strengths|}}}| <tr> <th>Strengths</th> <td>{{{strengths}}}</td> </tr> }} {{#if:{{{weaknesses|}}}| <tr> <th>Weaknesses</th> <td>{{{weaknesses}}}</td> </tr> }} {{#if:{{{ears|}}}| <tr> <th>Ears</th> <td>{{{ears}}}</td> </tr> }} {{#if:{{{tail|}}}| <tr> <th>Tail</th> <td>{{{tail}}}</td> </tr> }} {{#if:{{{family|}}}| <tr> <th>Family</th> <td>{{{family}}}</td> </tr> }} {{#if:{{{my_rule|}}}| <tr> <th>My Rule</th> <td>"{{{my_rule}}...")
 
No edit summary
 
(2 intermediate revisions by the same 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>
</includeonly>
</includeonly><noinclude>
 
<noinclude>
{{Character Profile
{{Character Profile
|strengths=[strengths]
|strengths=[strengths]

Latest revision as of 08:37, 4 March 2024



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