Difference between revisions of "Template:Version"

From Mystcraft
Jump to: navigation, search
m (4 revisions imported: Importing old wiki)
 
Line 1: Line 1:
 
<includeonly>{{#ifexist: :Category:Version {{{1}}}|<small><sup>[[:Category:Version {{{1}}}|v{{{1}}}]]</sup></small>|<small><sup>[[:Category:Unknown version|v{{{1}}}]]</sup></small>}}</includeonly><noinclude>
 
<includeonly>{{#ifexist: :Category:Version {{{1}}}|<small><sup>[[:Category:Version {{{1}}}|v{{{1}}}]]</sup></small>|<small><sup>[[:Category:Unknown version|v{{{1}}}]]</sup></small>}}</includeonly><noinclude>
 
{{shortcut|Template:V}}
 
{{shortcut|Template:V}}
 
+
{{doc}}
==Usage==
 
 
 
<pre><nowiki>Example.{{version|0.10.15.16}}</nowiki></pre>
 
 
 
gives
 
 
 
Example.{{version|0.10.15.16}}
 
 
 
This template is intended for use when a statement is appropriate for a particular version (bug reports, functionality that is likely to undergo change). Place it after the final punctuation of the sentence or paragraph it refers to.  This also includes the page into a category for that version. Please double check that it links to the correct category.
 
 
 
If tracking the version number is a hassle, you can use {{tl|current}} to tag information you know is true for the current version. Make sure to '''subst''' it.
 
 
 
This template is modeled off of the equivalent from the Dwarf Fortress wiki.
 
 
 
 
[[Category:Version templates]]</noinclude>
 
[[Category:Version templates]]</noinclude>

Latest revision as of 15:36, 25 May 2018

Shortcut:
Template:V