Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:SC/Cite game/doc

Template page
Revision as of 01:05, 17 May 2021 by imported>Alistair3149 (Created page with "{{Documentation}} <!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --> {{t|Cite game}} is an citation template for use referencing in-game information. == TemplateData == <te...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Template documentation (for the above template, sometimes hidden or invisible) [create]
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.
This template currently doesn't have any documentation; you can create it if you know how the template is used. (What is this?)
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>