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
(Created page with "{{Documentation subpage}} <!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata --> {{Lua|Module:Infobox|Module:Date Stuff}} This template can be used to add at-a-glance information on TTRPG adventures and one-shots. == Usage == {{Parameter names example | name | tag | image | caption | setting | status | start | end | characters | bbeg | npcs | firstsession | lastsession }} <pre style="overflow:auto;"> {{Infobox Adventure |...") |
No edit summary |
||
(12 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> | |||
{ | |||
"params": { | |||
"name": { | |||
"label": "Name", | |||
"description": "the name of the deity", | |||
"type": "string", | |||
"default": "{{PAGENAME}}" | |||
}, | |||
"tag": { | |||
"label": "Tag", | |||
"description": "what the deity if the god of", | |||
"example": "goddess of biomancy", | |||
"type": "string", | |||
"required": true | |||
}, | |||
"image": { | |||
"label": "Image", | |||
"description": "image of the deity or their symbol", | |||
"type": "wiki-file-name", | |||
"suggested": true | |||
}, | |||
"caption": { | |||
"label": "Caption", | |||
"description": "caption of the image", | |||
"type": "string" | |||
}, | |||
"alignment": { | |||
"label": "Alignment", | |||
"description": "link to the category page of the alignment of the deity and their followers", | |||
"type": "wiki-page-name", | |||
"required": true, | |||
"example": "[[:Category:Lawful Good Deities|Lawful Good]]" | |||
}, | |||
"domains": { | |||
"label": "Domains", | |||
"description": "list of the deities domains, and a link to the domain category page", | |||
"type": "wiki-page-name", | |||
"required": true, | |||
"example": "[[:Category:Arcana Deities|Arcana]]" | |||
}, | |||
"power": { | |||
"label": "Power Level", | |||
"description": "the power level of the deity", | |||
"type": "string" | |||
}, | |||
"symbol": { | |||
"label": "Symbol", | |||
"description": "description of the symbol of the deity", | |||
"example": "a cross struck by lightning", | |||
"type": "string", | |||
"suggested": true | |||
}, | |||
"homeplane": { | |||
"label": "Homeplane", | |||
"description": "link to the homeplane of the deity", | |||
"type": "wiki-page-name" | |||
}, | |||
"followers": { | |||
"label": "Followers", | |||
"description": "list of peoples who worships the deity", | |||
"type": "string" | |||
}, | |||
"setting": { | |||
"label": "Setting", | |||
"description": "link to the setting where the deity resides", | |||
"type": "wiki-page-name" | |||
}, | |||
"PF2eDivineRank": {}, | |||
"PF2eAlignment": {}, | |||
"PF2eDivineAbility": {}, | |||
"PF2eDivineFont": {}, | |||
"PF2eDivineSanctification": {}, | |||
"PF2eDivineSkill": {}, | |||
"PF2eFavoredWeapons": {}, | |||
"PF2eDomains": {}, | |||
"PF2eAlternateDomains": {}, | |||
"PF2eClericSpells": {}, | |||
"DnD5eDivineRank": {}, | |||
"DnD5eAlignment": {}, | |||
"DnD5eDomains": {} | |||
}, | |||
"maps": { | |||
"erewre": {} | |||
} | |||
} | |||
</templatedata> | |||
{{Collapse bottom}} | {{Collapse bottom}} | ||
<includeonly>{{basepage subpage| | <includeonly>{{basepage subpage| |
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.
|