Difference between revisions of "Template:Infobox game"

From SC4D Encyclopaedia
Jump to navigation Jump to search
sc4e>JoeST
m (Games)
 
m (4 revisions imported)
 
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<noinclude>This is the infobox to include on any article about a game related to SimCity 4.
+
<noinclude>{{pp-template}}</noinclude><noinclude>This is the infobox to include on any article about a game related to SimCity 4.
  
 
==Syntax==
 
==Syntax==
Line 5: Line 5:
 
| logo =  
 
| logo =  
 
| name =  
 
| name =  
| credits =  
+
| developer =  
| support =
+
| 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|}}}|
| align=center| {{{logo}}}
+
{{pipe}}-
 +
{{pipe}} align=center{{pipe}} {{{logo}}}
 +
}}
 
|-
 
|-
 
| align=center| {{{name}}}
 
| align=center| {{{name}}}
Line 18: Line 23:
 
! Credits
 
! Credits
 
|-
 
|-
| align=center| {{{credits}}}
+
| align=center|
 +
*'''Developer:''' {{{developer}}}
 +
*'''Publisher:''' {{{publisher}}}
 
|-
 
|-
! Support
+
! Other
 
|-
 
|-
| align=center| {{{support}}}
+
| align=center|
 +
*'''Release Date:''' {{{release}}}
 +
*'''Rating:''' {{{rating}}}
 +
{{{other|}}}
 
|}
 
|}

Latest revision as of 01:35, 9 August 2019

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
  • Developer: {{{developer}}}
  • Publisher: {{{publisher}}}
Other
  • Release Date: {{{release}}}
  • Rating: {{{rating}}}