Template:Infobox God: Difference between revisions

From Tael
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
(8 intermediate revisions by the same user not shown)
Line 6: Line 6:
|-  
|-  
!colspan="2" class="infobox-subtitle" | General Info
!colspan="2" class="infobox-subtitle" | General Info
|-{{#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: {{{Soulcards|}}} | {{Soulcards|{{{Soulcards}}}|}} | {{blank}} }}
|-{{#if: {{{Birthday|}}} | {{Birthday|{{{Birthday}}}|}} | {{blank}} }}
|-{{#if: {{{Birthday|}}} | {{Birthday|{{{Birthday}}}|}} | {{blank}} }}
|-  
|-  
Line 14: Line 14:
|-{{#if: {{{Race|}}} | {{Race|{{{Race}}}|}} | {{blank}} }}
|-{{#if: {{{Race|}}} | {{Race|{{{Race}}}|}} | {{blank}} }}
|-{{#if: {{{Body|}}} | {{Body|{{{Body}}}|}} | {{blank}} }}
|-{{#if: {{{Body|}}} | {{Body|{{{Body}}}|}} | {{blank}} }}
|-{{#if: {{{Soul|}}} | {{Soul|{{{Soul}}}|}} | {{blank}} }}
|}
|}
{{#if: {{{Gods Impact|}}} | [[Category:{{{Gods Impact}}} Gods]] }}
{{#if: {{{Race|}}} | [[Category:{{{Race}}}]] }}
{{#if: {{{Body|}}} | [[Category:{{{Body}}}]] }}
[[Category:Gods]] [[Category:People of Interest]]
</includeonly>
</includeonly>
<noinclude>
<noinclude>
Line 23: Line 26:
Image =  
Image =  
Full Name =  
Full Name =  
Gods Impact =
Alias =  
Alias =  
Alignment =  
Soulcards =  
Birthday =  
Birthday =  
Race =  
Race =  
Line 46: Line 50:
},
},
"Alignment": {
"Alignment": {
"type": "string"
"type": "string",
"deprecated": "replaced with Soulcards"
},
},
"Birthday": {
"Birthday": {
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"
]
},
"Soulcards": {
"type": "string",
"suggested": true
}
}
}
},
"paramOrder": [
"Full Name",
"Image",
"Gods Impact",
"Alias",
"Alignment",
"Birthday",
"Race",
"Body",
"Soul",
"Soulcards"
]
}
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>

Latest revision as of 20:14, 24 October 2024


Usage example:

{{Infobox God|
Image = 
Full Name = 
Gods Impact =
Alias = 
Soulcards = 
Birthday = 
Race = 
Body = 
Soul =  
}}

No description.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
Full NameFull Name

no description

Stringrequired
ImageImage

no description

Default
Placeholder.png
Fileoptional
Gods ImpactGods Impact

What kind of god is it?

Suggested values
Minor Major Origin
Stringoptional
AliasAlias

no description

Stringoptional
AlignmentAlignment

no description

Stringdeprecated
BirthdayBirthday

no description

Stringoptional
RaceRace

no description

Page nameoptional
BodyBody

no description

Stringoptional
SoulSoul

no description

Stringoptional
SoulcardsSoulcards

no description

Stringsuggested