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/doc

Template page
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/Infobox commlink/doc/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>