Template:Infobox video game: Difference between revisions

Jump to navigation Jump to search
m
add status
(its good)
m (add status)
 
(One intermediate revision by the same user not shown)
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 source="download">
<label>Download</label>
</data>
</data>
</infobox>
</infobox>
Line 149: Line 155:
"example": "Single-player",
"example": "Single-player",
"type": "string"
"type": "string"
},
"status": {
"label": "Status",
"description": "Status of which stage development is in.",
"example": "In development",
"type": "string"
},
"download": {
"label": "Download",
"description": "URL at which the game can be downloaded from.",
"example": "https://team-eeveesauce.itch.io/eeveesauce",
"type": "url"
}
}
},
},
Line 168: Line 186:
"release",
"release",
"genre",
"genre",
"mode"
"mode",
"status",
"download"
]
]
}
}
</templatedata>
</templatedata>
</noinclude>
</noinclude>

Navigation menu