Actions

Template

Difference between revisions of "Versiontable"

From Sonic Retro

Line 1: Line 1:
 
<includeonly>{| class="breakout sortable" style="width:auto"
 
<includeonly>{| class="breakout sortable" style="width:auto"
! <small>System</small> !! <small>Version</small> !! <small>Size</small> !! <small>Date</small> !!class="unsortable"| <small>Changes</small> !!class="unsortable"| <small>Ref</small> !!class="unsortable"| <small>Icon</small> !!class="unsortable"|
+
! <small>System</small> !! <small>Version</small> !! <small>Size</small> !! <small>Date</small> !!class="unsortable"| <small>Comment</small> !!class="unsortable"| <small>Ref</small> !!class="unsortable"| <small>Icon</small> !!class="unsortable"|
 
{{{1}}}
 
{{{1}}}
 
|}</includeonly><noinclude>
 
|}</includeonly><noinclude>
Line 6: Line 6:
 
<pre>
 
<pre>
 
{{versiontable|
 
{{versiontable|
{{version|ICON|version=|size=|date=|changes=|ref=|icon=}}
+
{{version|ICON|version=|size=|date=|comment=|ref=|icon=}}
 
...
 
...
 
}}
 
}}
Line 14: Line 14:
 
* '''size''' - File size.
 
* '''size''' - File size.
 
* '''date''' - Date the version was released.
 
* '''date''' - Date the version was released.
* '''changes''' - Verbatim change log.
+
* '''comment'''
 
* '''ref''' - Link to reference.
 
* '''ref''' - Link to reference.
 
* '''icon''' - File icon image.
 
* '''icon''' - File icon image.

Revision as of 18:29, 25 March 2017

Usage

{{versiontable|
{{version|ICON|version=|size=|date=|comment=|ref=|icon=}}
...
}}
  • ICON - Console icon such as "Android" for
    Google Android OS
    or "Steam" for
    Steam
    .
  • version - Version number.
  • size - File size.
  • date - Date the version was released.
  • comment
  • ref - Link to reference.
  • icon - File icon image.