Template:Infobox God: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 8: | Line 8: | ||
|-{{#if: {{{Gods Impact|}}} | {{Gods Impact|{{{Gods Impact}}}|}} | {{blank}} }} | |-{{#if: {{{Gods Impact|}}} | {{Gods Impact|{{{Gods Impact}}}|}} | {{blank}} }} | ||
|-{{#if: {{{Alias|}}} | {{Alias|{{{Alias}}}|}} | {{blank}} }} | |-{{#if: {{{Alias|}}} | {{Alias|{{{Alias}}}|}} | {{blank}} }} | ||
|-{{#if: {{{ | |-{{#if: {{{Soulcards|}}} | {{Soulcards|{{{Soulcards}}}|}} | {{blank}} }} | ||
|-{{#if: {{{Birthday|}}} | {{Birthday|{{{Birthday}}}|}} | {{blank}} }} | |-{{#if: {{{Birthday|}}} | {{Birthday|{{{Birthday}}}|}} | {{blank}} }} | ||
|- | |- | ||
Line 28: | Line 28: | ||
Gods Impact = | Gods Impact = | ||
Alias = | Alias = | ||
Soulcards = | |||
Birthday = | Birthday = | ||
Race = | Race = | ||
Line 50: | Line 50: | ||
}, | }, | ||
"Alignment": { | "Alignment": { | ||
"type": "string" | "type": "string", | ||
"deprecated": "replaced with Soulcards" | |||
}, | }, | ||
"Birthday": { | "Birthday": { | ||
Line 72: | Line 73: | ||
"Origin" | "Origin" | ||
] | ] | ||
}, | |||
"Soulcards": { | |||
"type": "string", | |||
"suggested": true | |||
} | } | ||
}, | }, | ||
Line 83: | Line 88: | ||
"Race", | "Race", | ||
"Body", | "Body", | ||
"Soul" | "Soul", | ||
"Soulcards" | |||
] | ] | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> |
Revision as of 19:57, 24 October 2024
Usage example:
{{Infobox God| Image = Full Name = Gods Impact = Alias = Soulcards = Birthday = Race = Body = Soul = }}
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Full Name | Full Name | no description | String | required |
Image | Image | no description
| File | optional |
Gods Impact | Gods Impact | What kind of god is it?
| String | optional |
Alias | Alias | no description | String | optional |
Alignment | Alignment | no description | String | deprecated |
Birthday | Birthday | no description | String | optional |
Race | Race | no description | Page name | optional |
Body | Body | no description | String | optional |
Soul | Soul | no description | String | optional |
Soulcards | Soulcards | no description | String | suggested |