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=" | + | |width="35%"| |
− | |width=" | + | |width="65%"| |
|- | |- | ||
! 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" | | ||
Line 9: | Line 9: | ||
|- | |- | ||
{{#if:{{{Title|}}}| | {{#if:{{{Title|}}}| | ||
− | {{!}}width=" | + | {{!}}width="35%" style="background-color: #EEEEEE;" {{!}} '''Title:''' |
{{!}} {{{Title|<noinclude>UTW</noinclude>}}} }} | {{!}} {{{Title|<noinclude>UTW</noinclude>}}} }} | ||
|- | |- |
Revision as of 13:46, 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).