Template:Infobox Deity: Difference between revisions

From FusionGirl Wiki
Jump to navigationJump to search
No edit summary
No edit summary
 
(One intermediate revision by the same user not shown)
Line 5: Line 5:
"name": {
"name": {
"label": "Name",
"label": "Name",
"required": true
"required": true,
"description": "Name",
"type": "string"
},
},
"image": {
"image": {
"label": "Image"
"label": "Image",
"description": "Image",
"type": "url"
},
},
"caption": {
"caption": {
"label": "Caption"
"label": "Caption",
"description": "Caption",
"type": "string"
},
},
"pantheon": {
"pantheon": {
"label": "Pantheon"
"label": "Pantheon",
"description": "Pantheon",
"type": "string"
},
},
"domain": {
"domain": {
"label": "Domain"
"label": "Domain",
"description": "Domain",
"type": "string"
},
},
"symbol": {
"symbol": {
"label": "Symbol"
"label": "Symbol",
"description": "Symbol",
"type": "string"
},
},
"worshippers": {
"worshipers": {
"label": "Worshippers"
"label": "Worshipers",
"description": "Worshipers",
"type": "string"
}
}
}
},
"paramOrder": [
"name",
"image",
"caption",
"pantheon",
"domain",
"symbol",
"worshipers"
],
"description": "Infobox for a type of Deity",
"format": "block"
}
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>

Latest revision as of 14:38, 16 February 2024

Infobox for a type of Deity

Template parameters[Edit template data]

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Namename

Name

Stringrequired
Imageimage

Image

URLoptional
Captioncaption

Caption

Stringoptional
Pantheonpantheon

Pantheon

Stringoptional
Domaindomain

Domain

Stringoptional
Symbolsymbol

Symbol

Stringoptional
Worshipersworshipers

Worshipers

Stringoptional