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/Cite Jump Point/doc

Template page
Revision as of 17:35, 16 April 2023 by imported>Alistair3149
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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 Jump Point/doc/doc. (View all subpages of this page.)

{{Cite Jump Point}} is an citation template for citing Jump Point magazine.

TemplateData

<templatedata> { "params": { "author1": { "label": "Author 1", "description": "The name of the first author of the article if there is any (other than Ben Lesnick and David Ladyman)", "example": "Jan Urschel", "type": "string" }, "author2": { "label": "Author 2", "description": "The name of the second author of the article if there is any (other than Ben Lesnick and David Ladyman)", "type": "string" }, "author3": { "label": "Author 3", "description": "The name of the first author of the article if there is any (other than Ben Lesnick and David Ladyman)", "type": "string" }, "volume": { "label": "Volume", "description": "The volume of Jump Point (No zero padding)", "example": "8", "type": "number", "required": true, "suggested": true }, "month": { "label": "Issue month", "description": "The month that the Jump Point is issued (No zero padding)", "example": "4", "type": "number", "required": true, "suggested": true }, "title": { "label": "Title", "description": "The title of the article in Jump Point", "example": "Work in Progress: Banu Defender", "type": "string", "required": true, "suggested": true }, "startpage": { "label": "Start page", "description": "The start page number of the article that you are citing in Jump Point", "example": "21", "type": "number", "required": true, "suggested": true }, "endpage": { "label": "End page", "description": "The end page number of the article that you are citing in Jump Point (leave it as same as start page if you are only citing one page)", "example": "26", "type": "number", "required": true, "suggested": true }, "accessdate": { "label": "Access date", "description": "The date of which the source is retrieved in YYYY-MM-DD format", "example": "2019-07-03", "type": "date", "autovalue": "", "required": true, "suggested": true } }, "description": "This template is a citation template for citing Jump Point magazine.", "paramOrder": [ "title", "volume", "month", "startpage", "endpage", "accessdate", "author1", "author2", "author3" ], "format": "inline" } </templatedata>