Template:SC/Cite game/doc
More actions
- This template doesn't have any documentation yet! Help out by writing some. There may also be documentation on Wikia Templates which can be copied.
If you're done making changes, please refresh the text.
Please add categories and interwikis to Template:SC/Cite game/doc/doc. (View all subpages of this page.)
{{Cite game}} is an citation template for use referencing in-game information.
TemplateData
<templatedata> { "params": { "text": { "label": "Citation text", "description": "The text to describe the citation", "example": "Invictus Week 2950", "type": "string", "suggested": true, "default": "In-game survey" }, "build": { "label": "Game build", "description": "The patch/build version of the game (without the game name and wikilink if you can)", "example": "Alpha 3.13.0", "required": true, "suggested": true }, "accessdate": { "label": "Access date", "description": "The date of which the source is retrieved in YYYY-MM-DD format", "example": "2019-07-29", "type": "date", "required": true, "suggested": true }, "game": { "label": "Game name", "description": "The name of the game", "example": "Squadron 42", "type": "string", "suggested": true, "default": "Star Citizen" } }, "description": "This template is for citing any pages on robertsspaceindustries.com, including Spectrum, Comm-links, Galactapedia, etc.", "format": "inline", "paramOrder": [ "build", "text", "accessdate", "game" ] } </templatedata>