Template:Game infobox: Difference between revisions
imported>Denatidum (Created page with "<includeonly><div style="float:right; margin-left: 20px;"> <div class="infobox out"> <span class="shadow c-0">{{{title|{{PAGENAME}}}}}</span> </div> {{#if: {{{image|}}} | <div class="infobox in"> {{{image|}}} </div> | }} {{#if: {{{health|{{{behavior|{{{dmgeasy|{{{spawn|}}}}}}}}}}}} | <div class="infobox out"> <table class="infobox-table"> {{#if: {{{authors|}}} | <tr> <th>Authors</th> <td>{{{{authors|}}}</td> </tr> | }} {{#if:...") |
imported>Denatidum No edit summary |
||
| (22 intermediate revisions by the same user not shown) | |||
| Line 8: | Line 8: | ||
</div> | </div> | ||
| }} | | }} | ||
{{#if: {{{ | {{#if: {{{authors|{{{latestrelease|{{{initialdate|}}}}}}}}} | | ||
<div class="infobox out"> | <div class="infobox out"> | ||
<table class="infobox-table"> | <table class="infobox-table"> | ||
| Line 14: | Line 14: | ||
<tr> | <tr> | ||
<th>Authors</th> | <th>Authors</th> | ||
<td> | <td>{{{authors|}}}</td> | ||
</tr> | </tr> | ||
| }} | | }} | ||
| Line 20: | Line 20: | ||
<tr> | <tr> | ||
<th>Latest release</th> | <th>Latest release</th> | ||
<td> | <td>Release: '''[[{{{latestrelease|{{{unstablerelease|}}}}}}]]'''<br> | ||
Unstable: [[{{{unstablerelease|{{{latestrelease|}}}}}}]]</td> | |||
</tr> | </tr> | ||
| }} | | }} | ||
{{#if: | {{#if: {{{latestdate|{{{unstabledate|}}}}}} | | ||
<tr> | <tr> | ||
<th>Release date | <th>Release date</th> | ||
<td>{{{initialdate | <td>{{{initialdate}}} <small>([[Minecraft Beta 1.7.4_01|Initial]])</small><br> | ||
{{{latestdate | {{{latestdate|{{{unstabledate|}}}}}} <small>(Latest)</small> | ||
{{{unstabledate | {{{unstabledate|{{{latestdate|}}}}}} <small>(Unstable)</small></td> | ||
</tr> | </tr> | ||
| }} | | }} | ||
Latest revision as of 19:04, 2 April 2023
[ | | ]Documentation
This template has no documentation. If you know how to use this template, please create it.