Template:Infobox standalone game: Difference between revisions
UnrulyJuli3 (talk | contribs) Add website example |
imported>SavvySage Added host(s) parameter |
||
| Line 12: | Line 12: | ||
{{InfoboxField|Release date|{{{releasedate|}}}}} | {{InfoboxField|Release date|{{{releasedate|}}}}} | ||
{{InfoboxField|Release price (USD)|{{{releaseprice|}}}}} | {{InfoboxField|Release price (USD)|{{{releaseprice|}}}}} | ||
{{InfoboxField|Hosted by|{{{hosts|}}}}} | |||
{{InfoboxField|Number of players|{{{numberofplayers|}}}}} | {{InfoboxField|Number of players|{{{numberofplayers|}}}}} | ||
{{InfoboxField|Game duration|{{{duration|}}}}} | {{InfoboxField|Game duration|{{{duration|}}}}} | ||
| Line 53: | Line 54: | ||
"label": "Release price", | "label": "Release price", | ||
"type": "line" | "type": "line" | ||
}, | |||
"hosts": { | |||
"label": "Host(s)", | |||
"type": "string" | |||
}, | }, | ||
"numberofplayers": { | "numberofplayers": { | ||
Latest revision as of 17:20, 27 November 2024
|
[[File:{{{name}}} game tile.png|center|frameless|300x200px|{{{name}}} game tile]] |
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Game title | name | no description
| Line | required |
| Tile prefix | filename | Use this only if the tile prefix is different than the game title. | Line | optional |
| Developer | developer | no description | String | optional |
| Publisher | publisher | no description | String | optional |
| Series | series | no description | String | optional |
| Release date | releasedate | no description | String | optional |
| Release price | releaseprice | no description | Line | optional |
| Host(s) | hosts | no description | String | optional |
| Number of players | numberofplayers | no description | Line | optional |
| Game duration | duration | no description | String | optional |
| Platforms | platforms | no description | String | optional |
| Languages | languages | no description | String | optional |
| Genre | genre | no description | String | optional |
| Director | director | no description | String | optional |
| Producer | producer | no description | String | optional |
| Website | website | no description
| Line | optional |