Template:Character Profile: Difference between revisions

From Umamusume Wiki
Jump to navigation Jump to search
(Created page with "<includeonly> {| class="wikitable" |+ {{#if:{{{strengths|}}}| !{{!}}Strengths {{!}}{{{strengths}}} }} |- {{#if:{{{weaknesses|}}}| !{{!}}Weaknesses {{!}}{{{weaknesses}}} }} |- {{#if:{{{ears|}}}| !{{!}}Ears {{!}}{{{ears}}} }} |- {{#if:{{{tail|}}}| !{{!}}Tail {{!}}{{{tail}}} }} |- {{#if:{{{family|}}}| !{{!}}Family {{!}}{{{family}}} }} |- {{#if:{{{my_rule|}}}| !{{!}}My Rule {{!}}"{{{my_rule}}}" }} |- {{#if:{{{phone_background|}}}| !{{!}}Phone Background {{!}}{{{phone_backgro...")
 
No edit summary
Line 90: Line 90:
<templatedata>
<templatedata>
{
{
"params": {},
"params": {
"strengths": {
"label": "Strengths",
"type": "string"
},
"weaknesses": {
"label": "Weaknesses",
"type": "string"
},
"ears": {
"label": "Ears",
"type": "string"
},
"tail": {
"label": "Tail",
"type": "string"
},
"my_rule": {
"label": "My Rule",
"type": "string"
},
"phone_background": {
"label": "Phone Background",
"type": "string"
},
"before_a_race": {
"label": "Before a Race",
"type": "string"
},
"good_subject": {
"label": "Good Subject",
"type": "string"
},
"secret_pride": {
"label": "Secret Pride",
"type": "string"
},
"frequent_purchase": {
"label": "Frequent Purchase",
"type": "string"
},
"secret1": {
"label": "Secret #1",
"type": "string"
},
"secret2": {
"label": "Secret #2",
"type": "string"
},
"family": {
"label": "Family",
"type": "string"
}
},
"description": "Template for character profile blurbs table",
"description": "Template for character profile blurbs table",
"format": "block"
"format": "block",
"paramOrder": [
"strengths",
"weaknesses",
"ears",
"tail",
"family",
"my_rule",
"phone_background",
"before_a_race",
"good_subject",
"secret_pride",
"frequent_purchase",
"secret1",
"secret2"
]
}
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>

Revision as of 03:23, 21 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

no description

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