Template:Spirit: Difference between revisions
 |
Cdjensen94 (talk | contribs) Â |
||
| Line 1: | Line 1: | ||
<infobox> | <includeonly> | ||
<infobox> | |||
<title source="name"> | |||
<default>{{PAGENAME}}</default> | |||
</title> | |||
<image source="image"/> | |||
<group> | |||
<header>Origins</header> | |||
<data source="universe"> | |||
<label>Universe</label> | |||
</data> | |||
<data source="creator"> | |||
<label>Creator</label> | |||
</data> | |||
</group> | |||
<group> | |||
<header>Classifaction</header> | |||
<data source="type"> | |||
<label>Type</label> | |||
</data> | |||
<data source="domain"> | |||
<label>Domain</label> | |||
</data> | |||
<data source="alignment"> | |||
<label>Alignment</label> | |||
</data> | |||
<data source="forms"> | |||
<label>Forms</label> | |||
</data> | |||
<data source="abilities"> | |||
<label>Abilities</label> | |||
</data> | |||
<data source="status"> | |||
<label>Status</label> | |||
</data> | |||
<data source="residence"> | |||
<label>Residence</label> | |||
</data> | |||
</group> | |||
<group> | |||
<header>Relationships</header> | |||
<data source="worshippers"> | |||
<label>Worshippers</label> | |||
</data> | |||
</infobox> | <data source="opposing"> | ||
<label>Opposing</label> | |||
</data> | |||
<data source="allies"> | |||
<label>Allies</label> | |||
</data> | |||
</group> | |||
</infobox> | |||
</includeonly> | |||
<noinclude> | |||
{{Documentation}} | |||
[[Category:Infobox templates]] [[Category:Templates]] | |||
 | |||
<templatedata> | |||
{ | |||
"params": { | |||
"name": {}, | |||
"image": { | |||
"type": "wiki-file-name" | |||
}, | |||
"imagecaption": {}, | |||
"universe": { | |||
"type": "wiki-page-name" | |||
}, | |||
"creator": {}, | |||
"type": {}, | |||
"domain": {}, | |||
"alignment": {}, | |||
"status": {}, | |||
"forms": {}, | |||
"abilities": {}, | |||
"residence": {}, | |||
"worshippers": {}, | |||
"opposing": {}, | |||
"allies": {} | |||
}, | |||
"paramOrder": [ | |||
"name", | |||
"image", | |||
"imagecaption", | |||
"universe", | |||
"creator", | |||
"type", | |||
"domain", | |||
"alignment", | |||
"forms", | |||
"abilities", | |||
"status", | |||
"residence", | |||
"worshippers", | |||
"opposing", | |||
"allies" | |||
] | |||
} | |||
</templatedata></noinclude> | |||
Latest revision as of 10:36, 12 November 2025
Template documentation
|
|---|
| Note: portions of the template sample may not be visible without values provided. |
| View or edit this documentation. (About template documentation) |
| Editors can experiment in this template's sandbox and test case pages. |
{{Spirit
|name=name
|image=Example.png
|imagecaption=example
|universe=Example
|creator=Example
|type=Example
|domain=Example
|alignment=Example
|forms=Example
|abilities=Example
|status=Example
|residence=Example
|worshippers=Example
|opposing=Example
|allies=Example}}
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| name | name | no description | Unknown | optional |
| image | image | no description | File | optional |
| imagecaption | imagecaption | no description | Unknown | optional |
| universe | universe | no description | Page name | optional |
| creator | creator | no description | Unknown | optional |
| type | type | no description | Unknown | optional |
| domain | domain | no description | Unknown | optional |
| alignment | alignment | no description | Unknown | optional |
| forms | forms | no description | Unknown | optional |
| abilities | abilities | no description | Unknown | optional |
| status | status | no description | Unknown | optional |
| residence | residence | no description | Unknown | optional |
| worshippers | worshippers | no description | Unknown | optional |
| opposing | opposing | no description | Unknown | optional |
| allies | allies | no description | Unknown | optional |