Template:SC/Infobox commlink/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/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>