Template:Character Profile: Difference between revisions

From Umamusume Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(8 intermediate revisions by one other user not shown)
Line 1: Line 1:
<includeonly>
<includeonly><table class="wikitable">
{| 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|}}}|
! rowspan="{{#if:{{{secret2|}}}|2|1}}" {{!}}Secrets
<tr>
{{#if:{{{secret1|}}}|
<th rowspan={{#if:{{{secret2|}}}|2|1}}>Secrets</th>
{{!}}{{{secret1}}}
<td>{{{secret1|}}}</td>
}}
</tr>
{{!}}-
{{#if:{{{secret2|}}}|
{{#if:{{{secret2|}}}|
{{!}}{{{secret2}}}
<tr>
<td>{{{secret2|}}}</td>
</tr>
}}
}}
}}
}}
|-
</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]
Line 109: Line 115:
"my_rule": {
"my_rule": {
"label": "My Rule",
"label": "My Rule",
"type": "string"
"type": "string",
"description": "(quoted automatically)"
},
},
"phone_background": {
"phone_background": {

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