Template:Versionbox: Difference between revisions
Jump to navigation
Jump to search
(Created page with "{| style="background: #F9F9F9; border: 1px solid #AAA; padding: 5px; width: 235px; float:right;" |- | colspan="2" style="text-align: center;"|'''{{{versionname}}}''' |- | colspan...") |
m (Added template documentation) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{| style="background: #F9F9F9; border: 1px solid #AAA; padding: 5px; width: | {| style="background: #F9F9F9; border: 1px solid #AAA; padding: 5px; width: 250px; float:right;" | ||
|- | |- | ||
| colspan="2" style="text-align: center;"|'''{{{versionname}}}''' | | colspan="2" style="text-align: center;"|'''{{{versionname}}}''' | ||
Line 8: | Line 8: | ||
|{{{status}}} | |{{{status}}} | ||
|- | |- | ||
|''' | |'''Latest Release:''' | ||
|{{{ | |{{{release}}} | ||
|- | |- | ||
|'''Core:''' | |'''Core:''' | ||
Line 18: | Line 18: | ||
|- | |- | ||
|} | |} | ||
<noinclude> | |||
<br/> | |||
<br/> | |||
<br/> | |||
<br/> | |||
<br/> | |||
<br/> | |||
<br/> | |||
{{Template documentation|This template can be used in [[Version History]].| | |||
<nowiki>{{versionbox| | |||
versionname = Multi Theft Auto:San Andreas 1.5| | |||
status = Supported| | |||
release = 2016-10-20| | |||
core = Blue| | |||
license = GPLv3| | |||
}}</nowiki> | |||
|}} | |||
</noinclude> |
Latest revision as of 15:20, 22 January 2017
{{{versionname}}} | |
Status: | {{{status}}} |
Latest Release: | {{{release}}} |
Core: | {{{core}}} |
License: | {{{license}}} |
Template Documentation
This template can be used in Version History.
Usage
{{versionbox| versionname = Multi Theft Auto:San Andreas 1.5| status = Supported| release = 2016-10-20| core = Blue| license = GPLv3| }}