Anonymous user
Template:Version infobox: Difference between revisions
m
no edit summary
imported>Denatidum No edit summary |
imported>Ttv pedro270707 mNo edit summary |
||
(43 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly><div style="float:right; margin-left: 20px;"> | <includeonly><div style="float:right; margin-left: 20px;"> | ||
<div class="infobox out"> | <div class="infobox out"> | ||
<span class="shadow c- | <span class="shadow c-0">{{{title|{{PAGENAME}}}}}</span> | ||
</div> | </div> | ||
{{#if: {{{image|}}} | | {{#if: {{{image|}}} | | ||
Line 12: | Line 12: | ||
{{#if: {{{releasedate|}}} | | {{#if: {{{releasedate|}}} | | ||
<tr> | <tr> | ||
<th>Release | <th>Release date</th> | ||
<td>{{{releasedate|}}}</td> | <td>{{{releasedate|}}}</td> | ||
</tr> | </tr> | ||
| }} | | }} | ||
{{#if: {{{downloadclient|}}} | | {{#if: {{{downloadclient|{{{downloadserver|}}}}}} | | ||
<tr> | |||
<th>Download{{#if: {{{downloadclient|}}} | {{#if: {{{downloadserver|}}} | s | }} | }}</th> | |||
<td>{{#if: {{{downloadclient|}}} | [{{{downloadclient|}}} Client]}}<!-- | |||
--> {{#if: {{{downloadclient|}}} | {{#if: {{{downloadserver|}}} | <br> | }} | }}<!-- | |||
--> {{#if: {{{downloadserver|}}} | [{{{downloadserver|}}} Server]}}</td> | |||
</tr> | |||
| }} | | }} | ||
{{#if: {{{prevversion|}}} | | {{#if: {{{prevversion|{{{nextversion|}}}}}} | | ||
<center> | |||
<tr> | |||
</tr> | {{#if: {{{prevversion|}}} | | ||
[[{{{prevversion|}}}|◄◄ {{#replace:{{#replace:{{#replace:{{{prevversion|}}}|Better than Adventure! 1.7.7.0 Pre-1 (February leak)|1.7.7.0 Pre-1 (FL)}}|Minecraft Beta}}|Better than Adventure!}}]] | |||
| }} | |||
{{#if: {{{prevversion|}}} | {{#if: {{{nextversion|}}} | | }} | }} | |||
{{#if: {{{nextversion|}}} | | |||
[[{{{nextversion|}}}|{{#replace:{{#replace:{{#replace:{{{nextversion|}}}|Better than Adventure! 1.7.7.0 Pre-1 (February leak)|1.7.7.0 Pre-1 (FL)}}|Minecraft Beta}}|Better than Adventure!}} ►►]] | |||
}} | |||
</tr> | |||
</center> | |||
}} | |||
{{#if: {{{prevpatch|{{{nextpatch|}}}}}} | | |||
<center> | |||
<tr> | |||
{{#if: {{{prevpatch|}}} | | |||
[[{{{prevpatch|}}}|◄ {{#replace:{{#replace:{{#replace:{{{prevpatch|}}}|Better than Adventure! 1.7.7.0 Pre-1 (February leak)|1.7.7.0 Pre-1 (FL)}}|Minecraft Beta}}|Better than Adventure!}}]] | |||
| }} | |||
{{#if: {{{prevpatch|}}} | {{#if: {{{nextpatch|}}} | | }} | }} | |||
{{#if: {{{nextpatch|}}} | | |||
[[{{{nextpatch|}}}|{{#replace:{{#replace:{{#replace:{{{nextpatch|}}}|Better than Adventure! 1.7.7.0 Pre-1 (February leak)|1.7.7.0 Pre-1 (FL)}}|Minecraft Beta}}|Better than Adventure!}} ►]] | |||
}} | |||
</tr> | |||
</center> | |||
}} | |||
</table> | </table> | ||
</div> | </div> | ||
Line 32: | Line 56: | ||
<!-- Put categories on the documentation page --> | <!-- Put categories on the documentation page --> | ||
</noinclude> | </noinclude> | ||