Difference between revisions of "Template:Infobox VG"

From Totalwar.org
Jump to: navigation, search
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="0"
 
|-
 
|-
 
|width="40%"|
 
|width="40%"|
Line 5: Line 5:
 
|-  
 
|-  
 
! 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</noinclude>}}}
 
|-
 
|-
 
|-  
 
|-  
Line 82: Line 82:
 
<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>

Revision as of 13:50, 4 April 2008

Image:name.pic


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).