Template:Vginfobox: Difference between revisions
Jump to navigation
Jump to search
m testing (2)... |
mNo edit summary |
||
| (21 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
{| align = right class="infobox bordered" style="width: 23em; font-size: 90%; text-align: left; border:solid 1px #EB2626" cellpadding="3" | {| align = right class="infobox bordered" style="width: 23em; font-size: 90%; text-align: left; border:solid 1px #EB2626" cellpadding="3" | ||
! colspan="2" style="font-size:110%; text-align: center; background-color: #FFFFFF;" | ''{{{title}}}'' | ! colspan="2" style="font-size:110%; text-align: center; background-color: #FFFFFF;" | ''{{{title}}}'' | ||
{{{image|}}} | |||
|- | |- | ||
! style="background-color: #FFFFFF;" | Publisher | ! style="background-color: #FFFFFF;" | Publisher(s) | ||
| {{{publisher}}} | | {{{publisher}}} | ||
|- | |||
! style="background-color:#FFFFFF;" | Developer(s) | |||
| {{{developer}}} | |||
|- | |||
! style="background-color: #FFFFFF;" | Designer(s) | |||
| {{{designer}}} | |||
|- | |||
! style="background-color: #FFFFFF;" | Artist(s) | |||
| {{{artist}}} | |||
|- | |||
! style="background-color: #FFFFFF;" | Composer(s) | |||
| {{{composer}}} | |||
|- | |- | ||
! style="background-color: #FFFFFF; white-space: nowrap;" | Released | ! style="background-color: #FFFFFF; white-space: nowrap;" | Released | ||
| {{{released}}} | | {{{released}}} | ||
|- | |||
! style="background-color: #FFFFFF;" | Price | |||
| {{{retailprice}}} | |||
|- | |- | ||
! style="background-color: #FFFFFF;" | Genre | ! style="background-color: #FFFFFF;" | Genre | ||
| {{{genre}}} | | {{{genre}}} | ||
|- | |- | ||
! style="background-color: #FFFFFF;" | Mode | ! style="background-color: #FFFFFF;" | Mode | ||
| {{{modes}}} | | {{{modes}}} | ||
|- | |- | ||
! style="background-color: #FFFFFF;" | Platform | ! style="background-color: #FFFFFF;" | Platform | ||
| {{{platforms}}} | | {{{platforms}}} | ||
|- | |||
! style="background-color: #FFFFFF;" | Series | |||
| {{{series}}} | |||
|- | |||
! style="background-color: #FFFFFF;" | Rating | |||
| {{{ratings}}} | |||
|- | |||
! style="background-color: #FFFFFF;" | Media | |||
| {{{media}}} | |||
|- | |||
! style="background-color: #FFFFFF;" | Input | |||
| {{{input}}} | |||
|}<noinclude> | |}<noinclude> | ||
| Line 35: | Line 53: | ||
|publisher = | |publisher = | ||
|developer = | |developer = | ||
|designer = | |designer = | ||
| | |artist = | ||
| | |composer = | ||
|released = Release Date 1 (Country)<br | |released = Release Date 1 (Country)<br>Release Date 2 (Country)<br> ... | ||
|retailprice = ¥ (yen)<br> $ (dollars) <br> €(euros) | |||
|genre = | |genre = | ||
|modes = | |modes = | ||
|platforms = | |||
|series = | |||
|ratings = | |ratings = | ||
|media = | |media = | ||
|input = | |input = | ||
}} | }} | ||
</pre> | </pre> | ||
</noinclude> | </noinclude> | ||
Latest revision as of 23:24, 24 October 2010
| {{{title}}} | |
|---|---|
| Publisher(s) | {{{publisher}}} |
| Developer(s) | {{{developer}}} |
| Designer(s) | {{{designer}}} |
| Artist(s) | {{{artist}}} |
| Composer(s) | {{{composer}}} |
| Released | {{{released}}} |
| Price | {{{retailprice}}} |
| Genre | {{{genre}}} |
| Mode | {{{modes}}} |
| Platform | {{{platforms}}} |
| Series | {{{series}}} |
| Rating | {{{ratings}}} |
| Media | {{{media}}} |
| Input | {{{input}}} |
Usage[edit source]
{{vginfobox
|title =
|image =
|publisher =
|developer =
|designer =
|artist =
|composer =
|released = Release Date 1 (Country)<br>Release Date 2 (Country)<br> ...
|retailprice = ¥ (yen)<br> $ (dollars) <br> €(euros)
|genre =
|modes =
|platforms =
|series =
|ratings =
|media =
|input =
}}