Difference between revisions of "Template:MudletVersion"
Jump to navigation
Jump to search
(Add incorrect examples for clarity) |
m (Layout) |
||
Line 15: | Line 15: | ||
How it looks like: | How it looks like: | ||
{{MudletVersion|2.1.0}} | {{MudletVersion|2.1.0}} | ||
+ | |||
+ | |||
+ | == Incorrect usage == | ||
Incorrect example, don't do this: | Incorrect example, don't do this: | ||
<nowiki>{{MudletVersion|2.1.0+}}</nowiki> | <nowiki>{{MudletVersion|2.1.0+}}</nowiki> | ||
+ | Which would result in double plus signs: | ||
{{MudletVersion|2.1.0+}} | {{MudletVersion|2.1.0+}} | ||
Latest revision as of 10:53, 5 January 2021
Available in Mudlet{{{1}}}+
This template creates a consistent method for listing version information about functions and other Mudlet features.
CSS for this template can be found in MediaWiki:Common.css
Usage
Specify a Mudlet release version (or other version strings) as the argument to this template.
Example markup:
{{MudletVersion|2.1.0}}
How it looks like:
Available in Mudlet2.1.0+
Incorrect usage
Incorrect example, don't do this:
{{MudletVersion|2.1.0+}}
Which would result in double plus signs:
Available in Mudlet2.1.0++
Language: | English |
---|