Difference between revisions of "Template:SimpleVersion"

From Robowiki
Jump to navigation Jump to search
(Initial commit.)
 
m (fix)
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}}
 
</pre>
 
</pre>
 
would yield:
 
would yield:
  
'''{{SimpleVersion|date=2017-08-26|version=0.024c}}'''
+
{{SimpleVersion|date=2017-08-26|version=0.024c}}
  
 
[[Category:RoboRumble Stats]]
 
[[Category:RoboRumble Stats]]
 
</noinclude>
 
</noinclude>

Revision as of 02:53, 27 August 2017

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

{{SimpleVersion}}

would yield:

0.024c – (2017-08-26)