Template:Infobox God: Difference between revisions

From Tael
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
(23 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>
<includeonly>
{| class=infobox  
{| class=infobox  
|-{{#if: {{{Image|}}} | [[File:{{{Image}}}]] | {{blank}} }}
!colspan="2" class="infobox-title" | {{{Full Name}}}
| General Info
|-
|-{{#if: {{{Full Name|}}} | {{Full Name|{{{Full Name}}}|}} | {{blank}} }}
!colspan="2" class="infobox-image"  | {{File|{{{Image}}}|}}
|-
!colspan="2" class="infobox-subtitle" | General Info
|-{{#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}} }}
| Character Info
|-
!colspan="2" class="infobox-subtitle" | Character Info
|-{{#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 19: Line 26:
Image =  
Image =  
Full Name =  
Full Name =  
Gods Impact =
Alias =  
Alias =  
Alignment =  
Soulcards =  
Birthday =  
Birthday =  
Race =  
Race =  
Line 42: Line 50:
},
},
"Alignment": {
"Alignment": {
"type": "string"
"type": "string",
"deprecated": "replaced with Soulcards"
},
},
"Birthday": {
"Birthday": {
Line 55: 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