Template:Infobox Deity: Difference between revisions

From FusionGirl Wiki
Jump to navigationJump to search
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox Deity
<noinclude>
| name = <!-- Name of the deity -->
<templatedata>
| image = <!-- Image filename, if available -->
{
| caption = <!-- Image caption, if applicable -->
"params": {
| pantheon = <!-- Pantheon the deity belongs to -->
"name": {
| domain = <!-- Domains associated with the deity -->
"label": "Name",
| symbol = <!-- Symbol of the deity -->
"required": true,
| worshippers = <!-- Types of worshippers -->
"description": "Name",
}}
"type": "string"
},
"image": {
"label": "Image",
"description": "Image",
"type": "url"
},
"caption": {
"label": "Caption",
"description": "Caption",
"type": "string"
},
"pantheon": {
"label": "Pantheon",
"description": "Pantheon",
"type": "string"
},
"domain": {
"label": "Domain",
"description": "Domain",
"type": "string"
},
"symbol": {
"label": "Symbol",
"description": "Symbol",
"type": "string"
},
"worshipers": {
"label": "Worshipers",
"description": "Worshipers",
"type": "string"
}
},
"paramOrder": [
"name",
"image",
"caption",
"pantheon",
"domain",
"symbol",
"worshipers"
],
"description": "Infobox for a type of Deity",
"format": "block"
}
</templatedata>
</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