Template:Game Infobox/doc: Difference between revisions
Jump to navigation
Jump to search
Mystery Dungeon GP>Maintenance script-gpuser (Automated Import) |
No edit summary |
||
(19 intermediate revisions by 3 users not shown) | |||
Line 2: | Line 2: | ||
This is the infobox for the game itself | This is the infobox for the game itself | ||
== Syntax == | ==Syntax== | ||
<pre style="overflow-x: auto;"> | <pre style="overflow-x: auto;"> | ||
{{Infobox | {{Game Infobox | ||
| | | name = | ||
|image = | | jpname = | ||
| | | romaji = | ||
|developer = | | description = | ||
|publisher = | | image = | ||
|engine = | | img_size = | ||
|version = | | img_description = | ||
| | | developer = | ||
| | | publisher = | ||
| | | platform = | ||
| | | engine = | ||
| | | version = | ||
| | | director = | ||
| | | producer = | ||
}}</pre> | | designer = | ||
| programmer = | |||
| artist = | |||
| writer = | |||
| composer = | |||
| rd ww = | |||
| rd ja = | |||
| rd us = | |||
| rd eu = | |||
| rd au = | |||
| rd kr = | |||
| rd tw = | |||
| rd hk = | |||
| website = | |||
}} | |||
</pre> | |||
== Example == | ==Example== | ||
{{Infobox | {{Game Infobox | ||
| | <!--Header--> | ||
|image = | | name = | ||
| | | jpname = | ||
|developer = | | romaji = | ||
|publisher = | | image = | ||
|engine = | | img_size = | ||
|version = | | img_description = | ||
| | <!--Information--> | ||
| | | developer = | ||
| | | publisher = | ||
| | | platform = | ||
| | | engine = | ||
| | | version = | ||
| | <!--Credits--> | ||
| director = | |||
| producer = | |||
| designer = | |||
| programmer = | |||
| artist = | |||
| writer = | |||
| composer = | |||
<!--Release Dates--> | |||
| rd_ww = | |||
| rd_ja = | |||
| rd_us = | |||
| rd_eu = | |||
| rd_au = | |||
| rd_kr = | |||
| rd_tw = | |||
| rd_hk = | |||
<!--Additional info--> | |||
| website = | |||
}} | }} | ||
{{Clear}} | |||
{{ | |||
{{doc/end}} | {{doc/end}} |
Latest revision as of 20:39, 18 March 2025
This is the infobox for the game itself
Syntax
{{Game Infobox | name = | jpname = | romaji = | description = | image = | img_size = | img_description = | developer = | publisher = | platform = | engine = | version = | director = | producer = | designer = | programmer = | artist = | writer = | composer = | rd ww = | rd ja = | rd us = | rd eu = | rd au = | rd kr = | rd tw = | rd hk = | website = }}