Mr. Johnson (talk | contribs) (Created page with "{{Documentation}} <includeonly><onlyinclude>(as of SR5 v{{{1|{{Required|1|Ver}}}}}){{Categorize|SR5 v{{{1}}}}}</onlyinclude></includeonly>") |
Mr. Johnson (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
{{Documentation}} | {{Documentation}} | ||
<includeonly><onlyinclude> | <includeonly><onlyinclude>SR5 v{{{1|{{Required|1|Ver}}}}}{{Categorize|SR5 v{{{1}}}}}</onlyinclude></includeonly> |
Revision as of 21:50, 22 November 2023
Template:Ver
Template:Ver
is used to identify passages that reference a specific release of the SR5 game system or the core Foundry software.
Usage
It accepts one mandatory parameter and one optional parameter:
- must be a version number.
- (default
s
) identifies whether the first parameter is referring to a SR5 release (s
) or a Foundry VTT release (f
). Any other input will throw an error.
It will create a link to the appropriate Category and use Template:Categorize
to file the article, though it does not do any validation on wether or not the input version actually exists.
Returns
{{ver|0.14.1}}
returns: SR5 v0.14.1
{{ver|0.17.0|s}}
returns: SR5 v0.17.0
{{ver|11.315|f}}
returns: SR5 v11.315
{{ver|24610|j}}
returns: SR5 v24610
The documentation above was transcluded from Template:Ver/Documentation. [ edit ]