Pathfinder 2E | |
---|---|
Divine Rank | {{{PF2eDivineRank}}} |
Alignment | {{{PF2eAlignment}}} |
Divine Ability | {{{PF2eDivineAbility}}} |
Divine Font | {{{PF2eDivineFont}}} |
Divine Sanctification | {{{PF2eDivineSanctification}}} |
Divine Skill | {{{PF2eDivineSkill}}} |
Favored Weapon | {{{PF2eFavoredWeapons}}} |
Domains | {{{PF2eDomains}}} |
Alternate Domains | {{{PF2eAlternateDomains}}} |
Cleric Spells | {{{PF2eClericSpells}}} |
Template:Infobox Deity/doc: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(11 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Documentation subpage}} | {{Documentation subpage}} | ||
<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata --> | <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata --> | ||
{{Lua|Module:Infobox | {{Lua|Module:Infobox}} | ||
This template can be used to add at-a-glance information on TTRPG | This template can be used to add at-a-glance information on TTRPG deities. | ||
== Usage == | == Usage == | ||
{{Parameter names example | {{Parameter names example | ||
Line 10: | Line 9: | ||
| image | | image | ||
| caption | | caption | ||
| symbol | |||
| homeplane | |||
| followers | |||
| PF2eDivineRank | |||
| PF2eAlignment | |||
| PF2eDivineAbility | |||
| PF2eDivineFont | |||
| PF2eDivineSanctification | |||
| PF2eDivineSkill | |||
| PF2eFavoredWeapons | |||
| PF2eDomains | |||
| PF2eAlternateDomains | |||
| PF2eClericSpells | |||
| DnD5eDivineRank | |||
| DnD5eAlignment | |||
| DnD5eDomains | |||
| setting | | setting | ||
}} | }} | ||
<pre style="overflow:auto;"> | <pre style="overflow:auto;"> | ||
{{Infobox | {{Infobox Deity | ||
| name = | | name = | ||
| tag = | | tag = | ||
<!-- Images --> | <!-- Images --> | ||
| image = | | image = | ||
| caption = | | caption = | ||
<!-- | <!-- General --> | ||
| | | symbol = | ||
| | | homeplane = | ||
| | | followers = | ||
| | <!-- PF 2e Stats --> | ||
<!-- | | PF2eDivineRank = | ||
| | | PF2eAlignment = | ||
| | | PF2eDivineAbility = | ||
| | | PF2eDivineFont = | ||
<!-- | | PF2eDivineSanctification = | ||
| | | PF2eDivineSkill = | ||
| PF2eFavoredWeapons = | |||
| PF2eDomains = | |||
| PF2eAlternateDomains = | |||
| PF2eClericSpells = | |||
<!-- DnD5e Stats --> | |||
| DnD5eDivineRank = | |||
| DnD5eAlignment = | |||
| DnD5eDomains = | |||
<!--Setting --> | |||
| setting = | |||
}} | }} | ||
</pre> | </pre> | ||
== Parameters == | == Parameters == | ||
; <code>name</code>: name of the | ; <code>name</code>: name of the deity. If left blank, defaults to pagename. | ||
; <code>tag</code>: | ; <code>tag</code>: what the deity is the goddess/god of | ||
; <code>image</code>: image | ; <code>image</code>: image of the deity or their symbol | ||
; <code>caption</code>: caption about the image | ; <code>caption</code>: caption about the image | ||
; <code> | ; <code>alignment</code>: the alignment of the deity and their followers | ||
; <code> | ; <code>domains</code>: list of domains the deity is part of | ||
; <code> | ; <code>power</code>: power level of the deity | ||
; <code>symbol</code>: description of the deities symbol | |||
; <code> | ; <code>homeplane</code>: the homeplane in which the deity resides | ||
; <code> | ; <code>followers</code>: list of the species that follow the deity | ||
; <code> | ; <code>setting</code>: the setting the deity is in | ||
; <code> | |||
==TemplateData== | ==TemplateData== | ||
{{Collapse top|title=[[Stiles.casa Wiki:TemplateData|TemplateData]] documentation used by [[Stiles.casa Wiki:VisualEditor|VisualEditor]] and other tools}} | {{Collapse top|title=[[Stiles.casa Wiki:TemplateData|TemplateData]] documentation used by [[Stiles.casa Wiki:VisualEditor|VisualEditor]] and other tools}} | ||
{{TemplateData header|noheader=1}} | {{TemplateData header|noheader=1}} | ||
<templatedata> | <templatedata> | ||
{ | { | ||
Line 94: | Line 101: | ||
"alignment": { | "alignment": { | ||
"label": "Alignment", | "label": "Alignment", | ||
"description": "alignment of the deity and their followers", | "description": "link to the category page of the alignment of the deity and their followers", | ||
"type": " | "type": "wiki-page-name", | ||
"required": true | "required": true, | ||
"example": "[[:Category:Lawful Good Deities|Lawful Good]]" | |||
}, | }, | ||
"domains": { | "domains": { | ||
"label": "Domains", | "label": "Domains", | ||
"description": "list of the deities domains", | "description": "list of the deities domains, and a link to the domain category page", | ||
"type": " | "type": "wiki-page-name", | ||
"required": true | "required": true, | ||
"example": "[[:Category:Arcana Deities|Arcana]]" | |||
}, | }, | ||
"power": { | "power": { | ||
Line 118: | Line 127: | ||
"homeplane": { | "homeplane": { | ||
"label": "Homeplane", | "label": "Homeplane", | ||
"description": "the homeplane of the deity", | "description": "link to the homeplane of the deity", | ||
"type": " | "type": "wiki-page-name" | ||
}, | }, | ||
"followers": { | "followers": { | ||
"label": "Followers", | "label": "Followers", | ||
"description": "who worships the deity", | "description": "list of peoples who worships the deity", | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
"setting": { | "setting": { | ||
"label": "Setting", | "label": "Setting", | ||
"description": "the setting where the deity resides", | "description": "link to the setting where the deity resides", | ||
"type": " | "type": "wiki-page-name" | ||
} | }, | ||
"PF2eDivineRank": {}, | |||
"PF2eAlignment": {}, | |||
"PF2eDivineAbility": {}, | |||
"PF2eDivineFont": {}, | |||
"PF2eDivineSanctification": {}, | |||
"PF2eDivineSkill": {}, | |||
"PF2eFavoredWeapons": {}, | |||
"PF2eDomains": {}, | |||
"PF2eAlternateDomains": {}, | |||
"PF2eClericSpells": {}, | |||
"DnD5eDivineRank": {}, | |||
"DnD5eAlignment": {}, | |||
"DnD5eDomains": {} | |||
}, | }, | ||
"maps": { | "maps": { | ||
Line 137: | Line 159: | ||
} | } | ||
</templatedata> | </templatedata> | ||
{{Collapse bottom}} | |||
<includeonly>{{basepage subpage| | |||
<!-- Categories below this line, please; interwikis at Wikidata --> | |||
{{DEFAULTSORT:Infobox Deity}} | |||
}}</includeonly> |
Latest revision as of 04:18, 21 May 2024
This is a documentation subpage for Template:Infobox Deity. It contains usage information, categories and other content that is not part of the original template page. |
This template uses Lua: |
This template can be used to add at-a-glance information on TTRPG deities.
Usage
{{{name}}} | |||||||||
---|---|---|---|---|---|---|---|---|---|
{{{tag}}} | |||||||||
{{{image}}} | |||||||||
General Info | |||||||||
Symbol | {{{symbol}}} | ||||||||
Homeplane | {{{homeplane}}} | ||||||||
Worshipers | {{{followers}}} | ||||||||
| |||||||||
Setting | {{{setting}}} |
{{Infobox Deity | name = | tag = <!-- Images --> | image = | caption = <!-- General --> | symbol = | homeplane = | followers = <!-- PF 2e Stats --> | PF2eDivineRank = | PF2eAlignment = | PF2eDivineAbility = | PF2eDivineFont = | PF2eDivineSanctification = | PF2eDivineSkill = | PF2eFavoredWeapons = | PF2eDomains = | PF2eAlternateDomains = | PF2eClericSpells = <!-- DnD5e Stats --> | DnD5eDivineRank = | DnD5eAlignment = | DnD5eDomains = <!--Setting --> | setting = }}
Parameters
name
- name of the deity. If left blank, defaults to pagename.
tag
- what the deity is the goddess/god of
image
- image of the deity or their symbol
caption
- caption about the image
alignment
- the alignment of the deity and their followers
domains
- list of domains the deity is part of
power
- power level of the deity
symbol
- description of the deities symbol
homeplane
- the homeplane in which the deity resides
followers
- list of the species that follow the deity
setting
- the setting the deity is in
TemplateData
TemplateData documentation used by VisualEditor and other tools
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
TemplateData for Infobox Deity No description.
|