Template:Creation: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{Infobox| | {{Infobox| | ||
{{InfoboxTitle|{{{name|}}}}} | {{InfoboxTitle|{{{name|}}}|{{#if:{{{id|}}}|Creation {{{id}}}}}}} | ||
{{InfoboxImage|{{{image| | {{InfoboxImage|{{{image|}}}|{{{caption|}}}}} | ||
{{InfoboxHeader| | {{InfoboxHeader|General Information|{{InfoboxParam|Aliases|{{{aliases|}}}}}{{InfoboxParam|Affiliation|{{{affiliation|}}}}}{{InfoboxParam|Megaverse|{{{megaverse|}}}}}{{InfoboxParam|Number of Creation Spaces|{{{spaces|}}}}}{{InfoboxParam|Number of [[Ultras]]|{{{universecreators|}}}}}{{InfoboxParam|God|{{{god|}}}}}{{InfoboxParam|Satan|{{{satan|}}}}}{{InfoboxParam|Has Oppressor|{{{oppressorpresent|}}}}}}} | ||
}} | }} | ||
<noinclude> | |||
<templatedata> | |||
{ | |||
"params": { | |||
"name": { | |||
"type": "line", | |||
"required": true | |||
}, | |||
"id": { | |||
"type": "number", | |||
"required": true | |||
}, | |||
"image": { | |||
"type": "wiki-file-name" | |||
}, | |||
"caption": {}, | |||
"aliases": {}, | |||
"affiliation": {}, | |||
"megaverse": {}, | |||
"spaces": { | |||
"description": "(number of)" | |||
}, | |||
"universecreators": { | |||
"description": "(number of)", | |||
"aliases": [ | |||
"ultras" | |||
] | |||
}, | |||
"god": {}, | |||
"satan": {}, | |||
"oppressorpresent": { | |||
"suggestedvalues": [ | |||
"Yes", | |||
"No", | |||
"Unknown" | |||
] | |||
} | |||
} | |||
} | |||
</templatedata> | |||
</noinclude> | |||
Latest revision as of 21:42, 18 June 2026
(No General Information.)
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| name | name | no description | Line | required |
| id | id | no description | Number | required |
| image | image | no description | File | optional |
| caption | caption | no description | Unknown | optional |
| aliases | aliases | no description | Unknown | optional |
| affiliation | affiliation | no description | Unknown | optional |
| megaverse | megaverse | no description | Unknown | optional |
| spaces | spaces | (number of) | Unknown | optional |
| universecreators | universecreators ultras | (number of) | Unknown | optional |
| god | god | no description | Unknown | optional |
| satan | satan | no description | Unknown | optional |
| oppressorpresent | oppressorpresent | no description
| Unknown | optional |