Template:SC/Cite RSI/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 RSI/doc/doc. (View all subpages of this page.)
{{Cite RSI}} is an citation template for use in any pages on robertsspaceindustries.com, including Spectrum, Comm-links, Galactapedia, etc.
TemplateData
<templatedata> { "params": { "int": { "label": "Wiki page title", "description": "The page title on the wiki if a rehosted version exists on the wiki", "example": "Comm-Link:Galactic Guide - Gliese System", "type": "wiki-page-name", "deprecated": "Don't use the parameter" }, "text": { "label": "Citation text", "description": "The text to describe the citation", "example": "Galactic Guide: Gliese System", "type": "string", "suggested": true }, "url": { "label": "URL", "description": "The URL of the source on robertsspaceindustries.com", "example": "https://robertsspaceindustries.com/comm-link/spectrum-dispatch/17143-Galactic-Guide-Gliese-System", "type": "url", "required": 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 } }, "description": "This template is for citing any pages on robertsspaceindustries.com, including Spectrum, Comm-links, Galactapedia, etc.", "format": "inline", "paramOrder": [ "url", "text", "int", "accessdate" ] } </templatedata>