Template:Infobox video game: Difference between revisions
Jump to navigation
Jump to search
m
add status
Englishguy4 (talk | contribs) (add download parameter) |
Englishguy4 (talk | contribs) m (add status) |
||
Line 45: | Line 45: | ||
<data source="mode"> | <data source="mode"> | ||
<label>Mode(s)</label> | <label>Mode(s)</label> | ||
</data> | |||
<data source="status"> | |||
<label>Status</label> | |||
</data> | </data> | ||
<data source="download"> | <data source="download"> | ||
Line 151: | Line 154: | ||
"description": "Mode which the game is played in.", | "description": "Mode which the game is played in.", | ||
"example": "Single-player", | "example": "Single-player", | ||
"type": "string" | |||
}, | |||
"status": { | |||
"label": "Status", | |||
"description": "Status of which stage development is in.", | |||
"example": "In development", | |||
"type": "string" | "type": "string" | ||
}, | }, | ||
Line 178: | Line 187: | ||
"genre", | "genre", | ||
"mode", | "mode", | ||
"status", | |||
"download" | "download" | ||
] | ] |