Template:Game: Difference between revisions
Appearance
Cdjensen94 (talk | contribs) |
Cdjensen94 (talk | contribs) |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 20: | Line 20: | ||
<data source="platform"> | <data source="platform"> | ||
<label>Platform</label> | <label>Platform</label> | ||
</data> | |||
<data source="status"> | |||
<label>Status</label> | |||
</data> | </data> | ||
<data source="releasedate"> | <data source="releasedate"> | ||
| Line 61: | Line 64: | ||
</group> | </group> | ||
</infobox></includeonly><noinclude>{{Documentation}} | </infobox></includeonly><noinclude>{{Documentation}} | ||
[[Category:Templates | [[Category:Templates]] | ||
<templatedata> | <templatedata> | ||
{ | { | ||
| Line 84: | Line 87: | ||
"storage": {}, | "storage": {}, | ||
"gpu": {}, | "gpu": {}, | ||
"internet": {} | "internet": {}, | ||
"status": {} | |||
}, | }, | ||
"format": "block" | "format": "block", | ||
"paramOrder": [ | |||
"title", | |||
"image", | |||
"caption-image", | |||
"developer", | |||
"publisher", | |||
"engine", | |||
"version", | |||
"platform", | |||
"status", | |||
"releasedate", | |||
"genre", | |||
"mode", | |||
"intended_age", | |||
"rating", | |||
"content_warning", | |||
"media", | |||
"cpu", | |||
"ram", | |||
"storage", | |||
"gpu", | |||
"internet" | |||
] | |||
} | } | ||
</templatedata></noinclude> | </templatedata></noinclude> | ||