Difference between revisions of "Template:Game Infobox"

From GamerGate Wiki
Jump to: navigation, search
(Attempting to bypass the CSS requirement. Prototype)
m (230px wide image. Unentered fields no longer display. Moved to Infoboxes category.)
 
Line 1: Line 1:
 
<table style="float: right; margin-left: 1em; margin-bottom: 0.5em; width: 250px; border: #99B3FF solid 1px">
 
<table style="float: right; margin-left: 1em; margin-bottom: 0.5em; width: 250px; border: #99B3FF solid 1px">
 
<tr><td><center>'''{{{name|{{PAGENAME}}}}}'''</center></td></tr>
 
<tr><td><center>'''{{{name|{{PAGENAME}}}}}'''</center></td></tr>
 
+
<tr><td>{{#if:{{{image|}}}|<div align="center" style="margin:10px;">[[File:{{{image}}}|230px |alt=Alt text |{{PAGENAME}}]]</div>}}</td></tr>
{{#if:{{{image|}}}|<div align="center" style="margin:10px;">[[File:{{{image}}}|250x250px |alt=Alt text |{{PAGENAME}}]]</div>|}}
+
<tr><td>{{#if:{{{Developer|}}}|Developer(s){{{Developer}}}}}</td></tr>
<tr><td>Developer(s) {{{Developer|Unknown}}}</td></tr>
+
<tr><td>{{#if:{{{Publisher|}}}|Publisher(s){{{Publisher}}}}}</td></tr>
<tr><td>Publisher(s) {{{Publisher|None}}}</td></tr>
+
<tr><td>{{#if:{{{Distributor|}}}|Distributor(s){{{Distributor}}}}}</td></tr>
<tr><td>Distributor(s) {{{Distributor|Unknown}}}</td></tr>
+
<tr><td>{{#if:{{{Key People|}}}|Key People:  {{{Key People}}}}}</td></tr>
<tr><td>Key People {{{Key People|Unknown}}}</td></tr>
+
<tr><td>{{#if:{{{Release Date|}}}|Release Date(s){{{Release Date}}}}}</td></tr>
<tr><td>Release Date(s) {{{Release Date|Unknown}}}</td></tr>
+
<tr><td>{{#if:{{{Ethics Issues|}}}|Twitter:  {{{Ethics Issues}}}}}</td></tr>
<tr><td>Ethics Issues {{{Ethics Issues|Unknown}}}</td></tr>
 
 
</table><noinclude>
 
</table><noinclude>
 
== Usage ==
 
== Usage ==
Line 44: Line 43:
 
}}</pre>
 
}}</pre>
  
[[Category:Infoboxes]][[Category: Templates]]</noinclude>
+
[[Category:Infoboxes]]</noinclude>

Latest revision as of 16:56, 13 September 2019

Game Infobox

Usage

Game articles must be related to Gamer Gate for now. This is a work in progress

Name
Optional. Name of the game. Use if name is different than the page name.
Image
Optional. Image of legally sourced art. Don't include 'File:'.
Publisher
Name over the publishing house if one exists.
Developer
Name of the company that developed the game. Personal projects can have people listed, and groups can be listed here as well, if no company exists.
Key People
Optional. Any key people should be listed here.
Release Date
The date of initial public release and the date of final release.
Ethics Issues
If this games' reviews are in contention the answer is yes.

Example

RimWorld
Developer(s): Ludeon Studios
Publisher(s): Ludeon Studios
Key People: Tynan Sylvester
Release Date(s): WW: November 04, 2013 (Alpha)
WW: July 15, 2016 (Early Access)
Twitter: Yes
{{Game Infobox
| name = RimWorld
| image = 
| Developer = [[Ludeon Studios]]
| Publisher = Ludeon Studios
| Distributor = 
| Key People = [[Tynan Sylvester]]
| Release Date = WW: November 04, 2013 (Alpha)<br />WW: July 15, 2016 (Early Access)
| Ethics Issues = Yes
}}