Template:Game: Difference between revisions
Jump to navigation
Jump to search
HepiChestCow (talk | contribs) (Created page with "{{DISPLAYTITLE:''{{PAGENAME}}''}} {| class="wikitable" style="float: right; padding: 5px; margin-left: 3px; background: #eaecf0; border: 3px solid currentColor; width: 300px;" ! colspan="2" style="font-size:1.25em" | {{PAGENAME}} |- ! colspan="2" | {{#if: {{{img|}}}|[[File:{{{img|}}}|300px]]|[[File:{{PAGENAME}}.jpg|300px]]}} |- {{#if: {{{developer|}}}||style="display: none"}} ! Developer | {{{developer|}}} |- {{#if: {{{publisher|}}}||style="display: none"}} ! Publisher |...") |
Eheartshine (talk | contribs) No edit summary |
||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<div class="mobCenter" style="border:3px solid #999;width:310px;padding:3px;display:block"> | |||
[[File:{{{image|Emblem-question.svg}}}|center|285px]] | |||
{| style="width:100%" | |||
| style="text-align:center;font-size:1.5em" colspan="2" | '''{{{name|Game Name}}}''' | |||
|- | |- | ||
| style="width:15%" | '''Developer:''' || style="width:35%;vertical-align:top" | {{{developer|Unknown}}} | |||
|- | |||
| '''Publisher:''' || style="vertical-align:top" | {{{publisher|Unknown}}} | |||
| {{{developer|}}} | |- | ||
|- | | '''Release:''' || style="vertical-align:top" | {{{release|Unknown}}} | ||
|- | |||
| {{{publisher|}}} | | '''Platform:''' || style="vertical-align:top" | {{{platform|Unknown}}} | ||
|- | |||
| {{{release|}}} | |||
|- | |||
| {{{platform|}}} | |||
|} | |} | ||
</div> |