Difference between revisions of "Template:Infobox game"
Jump to navigation
Jump to search
sc4e>JoeST m (Games) |
sc4e>JoeST m (changed) |
||
| Line 5: | Line 5: | ||
| logo = | | logo = | ||
| name = | | name = | ||
| − | | | + | | developer = |
| − | | | + | | publisher = |
| + | | release = | ||
| + | | ratings = | ||
| + | | other = | ||
}}</pre> | }}</pre> | ||
==Example== | ==Example== | ||
</noinclude>{|id="temptable" align="right" cellspacing="0" cellpadding="3" width="300" | </noinclude>{|id="temptable" align="right" cellspacing="0" cellpadding="3" width="300" | ||
! style="font-size:160%;"| Game | ! style="font-size:160%;"| Game | ||
| − | |- | + | {{#if:{{{logo|}}}| |
| − | + | {{pipe}}- | |
| + | {{pipe}} align=center{{pipe}} {{{logo}}} | ||
| + | }} | ||
|- | |- | ||
| align=center| {{{name}}} | | align=center| {{{name}}} | ||
| Line 18: | Line 23: | ||
! Credits | ! Credits | ||
|- | |- | ||
| − | | align=center| {{{ | + | | align=center| |
| + | *'''Developer:''' {{{developer}}} | ||
| + | *'''Publisher:''' {{{publisher}}} | ||
|- | |- | ||
| − | ! | + | ! Other |
|- | |- | ||
| − | | align=center| {{{ | + | | align=center| |
| + | *'''Release Date:''' {{{release}}} | ||
| + | *'''Rating:''' {{{rating}}} | ||
| + | {{{other}}} | ||
|} | |} | ||
Revision as of 04:14, 14 December 2008
This is the infobox to include on any article about a game related to SimCity 4.
Syntax
{{infobox game
| logo =
| name =
| developer =
| publisher =
| release =
| ratings =
| other =
}}
Example
| Game |
|---|
| {{{name}}} |
| Credits |
|
| Other |
{{{other}}} |