Template:Game mechanic: Difference between revisions
 |
Cdjensen94 (talk | contribs) |
||
| Line 1: | Line 1: | ||
<includeonly> | |||
<infobox> | <infobox> | ||
<title source="title"> | <title source="title"> | ||
<default>{{name|{{title|{{PAGENAME}}</default> | <default>{{name|{{title|{{PAGENAME}}}}}}</default> | ||
</title> | </title> | ||
<image source="image"/> | <image source="image"/> | ||
| Line 21: | Line 22: | ||
</data> | </data> | ||
</infobox> | </infobox> | ||
</includeonly> | |||
<noinclude> | |||
[[Category:Templates]] [[Category:Infobox templates]] | |||
{{Documentation}} | |||
<templatedata> | |||
{ | |||
"params": { | |||
"name": { | |||
"aliases": [ | |||
"title" | |||
] | |||
}, | |||
"creator": {}, | |||
"universe": {}, | |||
"purpose": {}, | |||
"scale": {}, | |||
"type": {}, | |||
"image": { | |||
"type": "wiki-file-name" | |||
}, | |||
"imagecaption": {} | |||
}, | |||
"paramOrder": [ | |||
"name", | |||
"image", | |||
"imagecaption", | |||
"creator", | |||
"universe", | |||
"purpose", | |||
"scale", | |||
"type" | |||
] | |||
} | |||
</templatedata> | |||
</noinclude> | |||
Revision as of 07:27, 27 December 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. |
Example Usage
{{Game mechanic
|name=Name
|image=Mannequin.png
|imagecaption=Caption
|creator=Joe Doe
|universe=The Cosmos
|purpose=Telling Time
|scale=All over the Place
|type=Timescale}}
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| name | name title | no description | Unknown | optional |
| image | image | no description | File | optional |
| imagecaption | imagecaption | no description | Unknown | optional |
| creator | creator | no description | Unknown | optional |
| universe | universe | no description | Unknown | optional |
| purpose | purpose | no description | Unknown | optional |
| scale | scale | no description | Unknown | optional |
| type | type | no description | Unknown | optional |