Anonymous user
Template:Version infobox: Difference between revisions
no edit summary
imported>Denatidum (Created page with "<includeonly><div style="float:right; margin-left: 20px;"> <div class="infobox out"> <span class="shadow c-f">{{{title|{{PAGENAME}}}}}</span> </div> {{#if: {{{image|}}} | <div class="infobox in"> {{{image|}}} </div> | }} <div class="infobox out"> <table class="infobox-table"> {{#if: {{{releasedate|}}} | <tr> <th>Release date</th> <td>{{{releasedate|}}}</td> </tr> | }} {{#if: {{{downloadclient|}}} | <tr> <th>Download</th> <td...") |
imported>Denatidum No edit summary |
||
Line 23: | Line 23: | ||
| }} | | }} | ||
</table> | </table> | ||
</div> | </div> | ||
| }} | | }} |