Template:Character: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 51: Line 51:
|color_main={{{color_main|}}}
|color_main={{{color_main|}}}
|color_sub={{{color_sub|}}}
|color_sub={{{color_sub|}}}
|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|}}}
|secret1={{{secret1|}}}
|secret2={{{secret2|}}}
}}
}}


Line 109: Line 122:
|color_main=String
|color_main=String
|color_sub=String
|color_sub=String
<!-- Character Profile -->
|strengths=Wikitext string
|weaknesses=Wikitext string
|ears=Wikitext string
|tail=Wikitext string
|family=Wikitext string
|my_rule=Wikitext string
|phone_background=Wikitext string
|before_a_race=Wikitext string
|good_subject=Wikitext string
|secret_pride=Wikitext string
|frequent_purchase=Wikitext string
|secret1=Wikitext string
|secret2=Wikitext string
}}
}}


Line 272: Line 299:
],
],
"required": true
"required": true
},
"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",
"description": "(quoted automatically)"
},
"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"
}
}
},
},
Line 299: Line 379:
"icon",
"icon",
"color_main",
"color_main",
"color_sub"
"color_sub",
"strengths",
"weaknesses",
"ears",
"tail",
"family",
"my_rule",
"phone_background",
"before_a_race",
"good_subject",
"secret_pride",
"frequent_purchase",
"secret1",
"secret2"
]
]
}
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>

Navigation menu