Difference between revisions of "Template:Game Infobox"

From GamerGate Wiki
Jump to: navigation, search
m (Category cleanup)
(Attempting to bypass the CSS requirement. Prototype)
Line 1: Line 1:
<div class="infobox">
+
<table style="float: right; margin-left: 1em; margin-bottom: 0.5em; width: 250px; border: #99B3FF solid 1px">
<div class="heading">{{{name|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}|
+
<tr><td><center>'''{{{name|{{PAGENAME}}}}}'''</center></td></tr>
<div align="center" style="margin:10px;">[[File:{{{image}}}|250x250px]]</div>|}}
+
 
<span class="dt">Developer(s)</span> <span class="dd">{{{Developer|Unknown}}}</span><br>
+
{{#if:{{{image|}}}|<div align="center" style="margin:10px;">[[File:{{{image}}}|250x250px |alt=Alt text |{{PAGENAME}}]]</div>|}}
<span class="dt">Publisher(s)</span> <span class="dd">{{{Publisher|None}}}</span><br>
+
<tr><td>Developer(s) {{{Developer|Unknown}}}</td></tr>
<span class="dt">Distributor(s)</span> <span class="dd">{{{Distributor|Unknown}}}</span><br>
+
<tr><td>Publisher(s) {{{Publisher|None}}}</td></tr>
<span class="dt">Key People</span> <span class="dd">{{{Key People|Unknown}}}</span><br>
+
<tr><td>Distributor(s) {{{Distributor|Unknown}}}</td></tr>
<span class="dt">Release Date(s)</span> <span class="dd">{{{Release Date|Unknown}}}</span><br>
+
<tr><td>Key People {{{Key People|Unknown}}}</td></tr>
<span class="dt">Ethics Issues</span> <span class="dd">{{{Ethics Issues|Unknown}}}</span><br>
+
<tr><td>Release Date(s) {{{Release Date|Unknown}}}</td></tr>
</div><noinclude>
+
<tr><td>Ethics Issues {{{Ethics Issues|Unknown}}}</td></tr>
 +
</table><noinclude>
 
== Usage ==
 
== Usage ==
 
Game articles must be related to Gamer Gate for now. This is a work in progress
 
Game articles must be related to Gamer Gate for now. This is a work in progress

Revision as of 10:47, 13 September 2019


Game Infobox
Developer(s) Unknown
Publisher(s) None
Distributor(s) Unknown
Key People Unknown
Release Date(s) Unknown
Ethics Issues Unknown

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
}}