Difference between revisions of "Template:Game Infobox"

From GamerGate Wiki
Jump to: navigation, search
m (1 revision imported)
m (230px wide image. Unentered fields no longer display. Moved to Infoboxes category.)
 
(2 intermediate revisions by 2 users not shown)
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>|}}
+
<tr><td>{{#if:{{{image|}}}|<div align="center" style="margin:10px;">[[File:{{{image}}}|230px |alt=Alt text |{{PAGENAME}}]]</div>}}</td></tr>
<span class="dt">Developer(s)</span> <span class="dd">{{{Developer|Unknown}}}</span><br>
+
<tr><td>{{#if:{{{Developer|}}}|Developer(s):  {{{Developer}}}}}</td></tr>
<span class="dt">Publisher(s)</span> <span class="dd">{{{Publisher|None}}}</span><br>
+
<tr><td>{{#if:{{{Publisher|}}}|Publisher(s){{{Publisher}}}}}</td></tr>
<span class="dt">Distributor(s)</span> <span class="dd">{{{Distributor|Unknown}}}</span><br>
+
<tr><td>{{#if:{{{Distributor|}}}|Distributor(s){{{Distributor}}}}}</td></tr>
<span class="dt">Key People</span> <span class="dd">{{{Key People|Unknown}}}</span><br>
+
<tr><td>{{#if:{{{Key People|}}}|Key People:  {{{Key People}}}}}</td></tr>
<span class="dt">Release Date(s)</span> <span class="dd">{{{Release Date|Unknown}}}</span><br>
+
<tr><td>{{#if:{{{Release Date|}}}|Release Date(s){{{Release Date}}}}}</td></tr>
<span class="dt">Ethics Issues</span> <span class="dd">{{{Ethics Issues|Unknown}}}</span><br>
+
<tr><td>{{#if:{{{Ethics Issues|}}}|Twitter:  {{{Ethics Issues}}}}}</td></tr>
</div><noinclude>
+
</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
Line 43: Line 43:
 
}}</pre>
 
}}</pre>
  
[[Category:Infoboxes]][[Category: Templates]][[Category: GamerGate Wiki Maintenance]][[Category:Maintenance]]</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
}}