Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.
Revision as of 23:12, 19 April 2023 by imported>Alistair3149
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Template documentation (for the above template, sometimes hidden or invisible) [view] [edit] [history] [refresh]
Template loop detected: Template:SC/Cite RSI/doc
The above text is transcluded from Template:SC/Cite RSI/doc; you can change it or view its history.
If you're done making changes, please refresh the text.
Please add categories and interwikis to Template:SC/Cite RSI/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>