1,492
edits
Wil Ukinix (talk | contribs) (→Sim with No Stardate: Corrected example) |
Wil Ukinix (talk | contribs) (Updated with templatedata for new Wiki UI) |
||
Line 112: | Line 112: | ||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | <templatedata> | ||
{ | |||
"params": { | |||
"SIMLINK": { | |||
"description": "The URL of your sim. This can be a link to a google group post, or a sim wiki page. This parameter is optional." | |||
}, | |||
"SIMTITLE": { | |||
"description": "The title of the sim. This parameter is expected.", | |||
"required": true | |||
}, | |||
"CHARACTERS": { | |||
"description": "The name or names of the relevant characters that the sim is about, i.e. the character names used in the title of the sim post. This parameter is optional." | |||
}, | |||
"SHIP": { | |||
"description": "The ship or installation that the character is from, or the sim relates to. This parameter is optional." | |||
}, | |||
"STARDATE": { | |||
"description": "The relevant stardate for the sim. This parameter is optional." | |||
}, | |||
"REFNAME": { | |||
"description": " A shorthand name for the ref tag. This parameter is optional. If not specified, the value of SIMTITLE is used for the name of the ref." | |||
} | |||
}, | |||
"description": "Creates a standardised wiki reference tag (\"<ref>\") to your sim.\n\nThe <ref> tag will be named using the title of the sim, unless you specify a value for the REFNAME parameter. That allows you to make multiple attributions to the same reference in one wiki page.\n\nSee [[Template:SimRef]] For detailed examples." | |||
} | |||
</templatedata></noinclude> |