UsageTemplateVersionInfo
From LinuxMCE
Version | Status | Date Updated | Updated By |
---|---|---|---|
710 | Applies | 5th May 2010 | Wierdbeard65 |
810 | Applies | 5th May 2010 | Wierdbeard65 |
1004 | Unknown | N/A | N/A |
1204 | Unknown | N/A | N/A |
1404 | Unknown | N/A | N/A |
Usage Information |
The Versioninfo template is intended to allow the relevance of each wiki page to each version of LinuxMCE to be easily and uniformly displayed. For Hardware, this may include information about testing statuses, whilst for tutorials it may include information about which version(s) the guide applies to.
Even if your page applies to all versions, please include a Versioninfo template as it may well be that in a future version of LinuxMCE, the information it contains becomes depreciated.
To use the template, please include the line
{{versioninfo}}as the first line on your page. To "fill it in" you need to use template paramters. This is done by appending
|parametername=valueto the template name. So, for example, to indicate that your page is relevant to version 810, you would put:
{{versioninfo|810Status=relevant|810UpdatedDate=5th May 2010|810UpdatedBy=Your Name}}which would result in:
Version | Status | Date Updated | Updated By |
---|---|---|---|
710 | Unknown | N/A | N/A |
810 | relevant | 5th May 2010 | Your Name |
1004 | Unknown | N/A | N/A |
1204 | Unknown | N/A | N/A |
1404 | Unknown | N/A | N/A |
Usage Information |
The full list of parameters currently available are:
Parameter | Explanation | Default Value |
---|---|---|
710Status | The status of this page with respect to LinuxMCE Version 710 | Unknown |
710UpdatedDate | The date this status was applied to to page. | N/A |
710UpdatedBy | The person applying the status. | N/A |
810Status | The status of this page with respect to LinuxMCE Version 810 | Unknown |
810UpdatedDate | The date this status was applied to to page. | N/A |
810UpdatedBy | The person applying the status. | N/A |
1004Status | The status of this page with respect to LinuxMCE Version 1004 | Unknown |
1004UpdatedDate | The date this status was applied to to page. | N/A |
1004UpdatedBy | The person applying the status. | N/A |
{{versioninfo|710Status=Applies|710UpdatedDate=5th May 2010|710UpdatedBy=[[User:Wierdbeard65|Wierdbeard65]]|810Status=Applies|810UpdatedDate=5th May 2010|810UpdatedBy=[[User:Wierdbeard65|Wierdbeard65]]}}