Difference between revisions of "Template:Infobox VG"
From Totalwar.org
(17 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | {| class=" | + | {| class="Infobox" style="float: {{{align|right}}}; font-size: 90%; text-align: left;" cellpadding="3"; border="0" |
+ | |width="15pt"| | ||
+ | |width="250pt"| | ||
+ | {| class="Infobox" style="float: {{{align|right}}}; font-size: 90%; text-align: left;" cellpadding="3"; border="0" | ||
+ | |- | ||
+ | |width="80pt"| | ||
+ | |width="170pt"| | ||
+ | |- | ||
! 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|<noinclude>Image:name.pic</noinclude>}}} |
|- | |- | ||
− | |- | + | |- |
− | {{#if:{{{Title|}}}| | + | {{#if:{{{Title|}}}| |
− | {{!}} style="background-color: #EEEEEE | + | {{!}}width="80pt" style="background-color: #EEEEEE;" {{!}} '''Title:''' |
{{!}} {{{Title|<noinclude>UTW</noinclude>}}} }} | {{!}} {{{Title|<noinclude>UTW</noinclude>}}} }} | ||
|- | |- | ||
Line 29: | Line 36: | ||
|- | |- | ||
{{#if:{{{Series|}}}| | {{#if:{{{Series|}}}| | ||
− | {{!}} style="background-color: #EEEEEE;" {{!}} '''Series:''' | + | {{!}}width="80pt" style="background-color: #EEEEEE;" {{!}} '''Series:''' |
{{!}} {{{Series|<noinclude>Total War</noinclude>}}} }} | {{!}} {{{Series|<noinclude>Total War</noinclude>}}} }} | ||
|- | |- | ||
Line 72: | Line 79: | ||
{{!}} {{{Input|<noinclude>Keyboard mouse</noinclude>}}} }} | {{!}} {{{Input|<noinclude>Keyboard mouse</noinclude>}}} }} | ||
|- | |- | ||
+ | |} | ||
|} | |} | ||
Line 78: | Line 86: | ||
<nowiki> | <nowiki> | ||
{{Infobox VG </nowiki><br><nowiki> | {{Infobox VG </nowiki><br><nowiki> | ||
− | | Image = [[Image:name]]</nowiki><br><nowiki> | + | | Image = [[Image:name|250px]]</nowiki><br><nowiki> |
| Title = </nowiki><br><nowiki> | | Title = </nowiki><br><nowiki> | ||
| Developer = </nowiki><br><nowiki> | | Developer = </nowiki><br><nowiki> |
Latest revision as of 18:49, 4 April 2008
|
Usage
{{Infobox VG
| Image = [[Image:name|250px]]
| 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).