Difference between revisions of "Template:Infobox VG"
From Totalwar.org
Line 1: | Line 1: | ||
− | {| class="infobox" style="float: {{{align|right}}}; width: 250px; font-size: 90%; text-align: left;" cellpadding="3"; border="2" | + | {| class="infobox" style="float: {{{align|right}}}; width: 250px; font-size: 90%; text-align: left;" cellpadding="3"; border="2" |
+ | |- | ||
+ | |width="30%"| | ||
+ | |width="70%"| | ||
+ | |- | ||
! colspan="2" style="font-size:110%; text-align: center; background-color: #FFFFFF;" style="background-color: #FFFFFF" | | ! colspan="2" style="font-size:110%; text-align: center; background-color: #FFFFFF;" style="background-color: #FFFFFF" | | ||
{{{Image|<noinclude>[[Image:name.pic|250px]]</noinclude>}}} | {{{Image|<noinclude>[[Image:name.pic|250px]]</noinclude>}}} | ||
− | |||
|- | |- | ||
− | {{#if:{{{Title|}}}| | + | |- |
− | {{!}} style="background-color: #EEEEEE;" {{!}} '''Title:''' | + | {{#if:{{{Title|}}}| |
+ | {{!}}width="30%" style="background-color: #EEEEEE;" {{!}} '''Title:''' | ||
{{!}} {{{Title|<noinclude>UTW</noinclude>}}} }} | {{!}} {{{Title|<noinclude>UTW</noinclude>}}} }} | ||
|- | |- |
Revision as of 13:45, 4 April 2008
Usage
{{Infobox VG
| Image = [[Image:name]]
| Title =
| Developer =
| Publisher =
| Distributor =
| Designer =
| License =
| Series =
| Engine =
| Version =
| Released =
| Genre =
| Modes =
| Ratings =
| Platforms =
| Media =
| requirements =
| input =
}}
Under construction.
-Need to thumb any image to 250 px
-The blue cells need to be limited to ~75 pixels
-Remove tableborder (when all is done).