Difference between revisions of "Template:SimpleVersion"

From Robowiki
Jump to navigation Jump to search
m (fix)
m (Undo revision 50752 by Xor (talk))
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>'''{{{version}}}''' – ({{{date}}})</includeonly><noinclude>
+
<includeonly>'''{{{version}}}''' – {{{date}}}</includeonly><noinclude>
 
A formatting template used by [[SimpleBot/Version History]] to show version numbers. For instance:
 
A formatting template used by [[SimpleBot/Version History]] to show version numbers. For instance:
 
<pre>
 
<pre>
{{SimpleVersion}}
+
{{SimpleVersion|date=2017-08-26|version=0.024c}}
 
</pre>
 
</pre>
 
would yield:
 
would yield:

Latest revision as of 02:58, 27 August 2017

A formatting template used by SimpleBot/Version History to show version numbers. For instance:

{{SimpleVersion|date=2017-08-26|version=0.024c}}

would yield:

0.024c – 2017-08-26