Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
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 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>