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/Infobox commlink

Template page

<templatestyles src="Module:Mbox/styles.css" />

Template documentation (for the above template, sometimes hidden or invisible) [view] [edit] [history] [refresh]
Template loop detected: Template:SC/Infobox commlink/doc
The above text is transcluded from Template:SC/Infobox commlink/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/Infobox commlink/doc. (View all subpages of this page.)

{{Infobox commlink}} is an infobox template for use in articles on the Comm-Link pages.

TemplateData

<templatedata> { "params": { "url": { "label": "Source URL", "description": "The URL of the source on the RSI website", "example": "https://robertsspaceindustries.com/comm-link/spectrum-dispatch/16835-Far-From-Home-Best-Laid-Plans", "type": "url", "required": true, "suggested": true }, "title": { "label": "Title", "description": "The title of the Comm-Link", "example": "Far From Home: Best Laid Plans", "type": "string", "required": true, "suggested": true }, "image": { "label": "Image", "description": "The cover image of the Comm-Link on the wiki", "example": "Comm-Link-FarFromHomeFI4.jpg ", "type": "wiki-file-name", "suggested": true }, "series": { "label": "Series", "description": "The series that the Comm-Link is in", "example": "Far From Home", "type": "string", "suggested": true }, "type": { "label": "Type", "description": "The type of the Comm-Link", "example": "Transmission", "type": "string", "required": true, "suggested": true }, "publicationdate": { "label": "Publication date", "description": "The publication date of the Comm-Link in ISO format", "example": "2018-11-07", "type": "date", "required": true, "suggested": true } }, "description": "This template is an infobox template for use in Comm-Link pages.\n", "format": "block" } </templatedata>