Template:Infobox God: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 7: | Line 7: | ||
!colspan="2" class="infobox-subtitle" | General Info | !colspan="2" class="infobox-subtitle" | General Info | ||
|-{{#if: {{{Full Name|}}} | {{Full Name|{{{Full Name}}}|}} | {{blank}} }} | |-{{#if: {{{Full Name|}}} | {{Full Name|{{{Full Name}}}|}} | {{blank}} }} | ||
|-{{#if: {{{Gods Impact|}}} | {{Gods Impact|{{{Gods Impact}}}|}} | {{blank}} }} | |||
|-{{#if: {{{Alias|}}} | {{Alias|{{{Alias}}}|}} | {{blank}} }} | |-{{#if: {{{Alias|}}} | {{Alias|{{{Alias}}}|}} | {{blank}} }} | ||
|-{{#if: {{{Alignment|}}} | {{Alignment|{{{Alignment}}}|}} | {{blank}} }} | |-{{#if: {{{Alignment|}}} | {{Alignment|{{{Alignment}}}|}} | {{blank}} }} | ||
Line 16: | Line 17: | ||
|-{{#if: {{{Soul|}}} | {{Soul|{{{Soul}}}|}} | {{blank}} }} | |-{{#if: {{{Soul|}}} | {{Soul|{{{Soul}}}|}} | {{blank}} }} | ||
|} | |} | ||
{{#if: {{{Gods Impact|}}} | [[Category:{{{Gods Impact}}} Gods]] | {{blank}} }} | |||
{{#if: {{{Race|}}} | [[Category:{{{Race}}}]] | {{blank}} }} | |||
[[Category:Gods]] | |||
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude> | ||
Line 23: | Line 27: | ||
Image = | Image = | ||
Full Name = | Full Name = | ||
Gods Impact = | |||
Alias = | Alias = | ||
Alignment = | Alignment = | ||
Line 59: | Line 64: | ||
"Soul": { | "Soul": { | ||
"type": "string" | "type": "string" | ||
}, | |||
"Gods Impact": { | |||
"description": "What kind of god is it?", | |||
"type": "string", | |||
"suggestedvalues": [ | |||
"Minor", | |||
"Major", | |||
"Origin" | |||
] | |||
} | } | ||
} | } |
Revision as of 21:55, 14 April 2024
Usage example:
{{Infobox God| Image = Full Name = Gods Impact = Alias = Alignment = Birthday = Race = Body = Soul = }}
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Full Name | Full Name | no description | String | required |
Image | Image | no description
| File | optional |
Alias | Alias | no description | String | optional |
Alignment | Alignment | no description | String | optional |
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 |
Gods Impact | Gods Impact | What kind of god is it?
| String | optional |