Template:Version infobox: Difference between revisions

No edit summary
No edit summary
 
(33 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| class="wikitable" style="float:right; clear:right; margin:0 0 1em 1em; width:22em; font-size:90%;"
{| class="wikitable" style="float:right; clear:right; margin:0 0 1em 1em; width:32em; font-size:90%;"
|-
|-
! colspan="2" style="text-align:center; font-size:115%; border-bottom:2px solid #ccc; background:transparent;" | Out of Ore – Version {{{version|}}}
! colspan="2" style="text-align:center; font-size:115%; border-bottom:2px solid #ccc; background:transparent;" | Out of Ore – Version {{{version|}}}
Line 8: Line 8:
! scope="row" style="width:45%; text-align:left;" | Release date
! scope="row" style="width:45%; text-align:left;" | Release date
| {{#if:{{{date|}}}
| {{#if:{{{date|}}}
     | {{#time:F j, Y|{{{date}}}}}
     | {{OOO date|{{{date}}}}}
     | Unknown
     | Unknown
   }}
   }}
Line 17: Line 17:
     | –
     | –
   }}
   }}
|-
! scope="row" style="width:45%; text-align:left;" | Summary
| {{{summary|}}}
|}
|}
<noinclude>
<includeonly>
Template documentation here...
[[Category:Version History|{{{sort|{{{version|}}}}}}]]
{{#ifeq: {{{nocategory|0}}}|1||[[Category:Updates{{#if:{{{date|}}}|{{!}}{{{date}}}}}]]}}
{{#if:{{{version|}}}|
[[Category:Version {{#dplreplace:{{{version}}}|^([0-9]+\.[0-9]+).*$|\1}}]]
}}
</includeonly><noinclude>
<templatedata>
{
"params": {
"version": {},
"type": {
"type": "string",
"suggestedvalues": [
"Release",
"Major update",
"Update",
"Hotfix",
"Predecessor"
]
},
"date": {},
"steam": {
"type": "url"
},
"summary": {}
}
}
</templatedata>
</noinclude>
</noinclude>