Difference between revisions of "Template:Infobox Game"

From WikiRaider
Jump to: navigation, search
m
m
Line 71: Line 71:
  
 
</noinclude>
 
</noinclude>
<includeonly>{| {{gametable}}
+
<includeonly>{| border="1" cellspacing="0" cellpadding="2" width="225" style="margin-left:15px; float:right;" align="right"
 
|-
 
|-
| {{gameline}}| '''''{{{Name}}}'''''
+
| align="center" colspan="3" class="gameline" | '''''{{{Name}}}'''''
 
|-
 
|-
 
| align="center" colspan="3"|[[Image:{{{Image}}}|225px]]
 
| align="center" colspan="3"|[[Image:{{{Image}}}|225px]]
 
|-
 
|-
| {{gameline}}| '''{{{Subtitle}}}'''
+
| align="center" colspan="3" class="gameline" | '''{{{Subtitle}}}'''
 
|-
 
|-
 
{{#if: {{{Release|}}} |
 
{{#if: {{{Release|}}} |
Line 129: Line 129:
 
|-
 
|-
 
{{#if: {{{Addon|}}} |
 
{{#if: {{{Addon|}}} |
<!-- -->{{!}}{{gameline}}<!-- -->{{!}} '''Add-On:'''
+
<!-- -->{{!}}align="center" colspan="3" class="gameline" <!-- -->{{!}} '''Add-On:'''
 
}}
 
}}
 
|- align="center"
 
|- align="center"
Line 138: Line 138:
 
|-
 
|-
 
{{#if: {{{Parent|}}} |
 
{{#if: {{{Parent|}}} |
<!-- -->{{!}}{{gameline}}<!-- -->{{!}} '''Parent Game:'''
+
<!-- -->{{!}}align="center" colspan="3" class="gameline" <!-- -->{{!}} '''Parent Game:'''
 
}}
 
}}
 
|- align="center"
 
|- align="center"
Line 147: Line 147:
 
|-
 
|-
 
{{#if: {{{Chrono|}}} |
 
{{#if: {{{Chrono|}}} |
<!-- -->{{!}}{{gameline}}<!-- -->{{!}} '''Game Chronology:'''
+
<!-- -->{{!}}align="center" colspan="3" class="gameline" <!-- -->{{!}} '''Game Chronology:'''
 
}}
 
}}
 
|- align="center"
 
|- align="center"
Line 157: Line 157:
 
|-
 
|-
 
{{#if: {{{Wtlink|}}} |
 
{{#if: {{{Wtlink|}}} |
<!-- -->{{!}} {{gameline}}<!-- -->{{!}}'''[[:trgcom:{{{Wtlink}}}|detailed Walkthrough]]'''
+
<!-- -->{{!}} align="center" colspan="3" class="gameline" <!-- -->{{!}}'''[[:trgcom:{{{Wtlink}}}|detailed Walkthrough]]'''
 
}}
 
}}
 
|}
 
|}
 
</includeonly>
 
</includeonly>

Revision as of 17:09, 5 October 2008

To use this template include the following to your article. Don't delete variables when they have no value, just leave them open!!

{{Infobox Game
| Name        = 
| Image       = 
| Subtitle    = 
| Release     = 
| Platforms   = 
| Levels      = 
| Secrets     =
| Gametime    = 
| Rating      =
| Developer   =
| Publisher   =
| Chrono      = 
| Previous    = 
| Next        = 
| Addon       =
| Parent      =
| Wtlink      = 
}}


Example:

{{Infobox Game 
| Name        = Tomb Raider III
| Image       = TombIII_cover.jpg
| Subtitle    = Adventures of [[Lara Croft]]
| Release     = Autumn 1998
| Platforms   = [[PC]], [[Mac]], [[PlayStation]]
| Levels      = 20
| Secrets     = 59+1
| Gametime    = 
| Rating      =	ESRB: Teen
| Developer   = [[Core Design]]
| Publisher   = [[Eidos Interactive]]
| Chrono      = 1
| Previous    = Tomb Raider II
| Next        = The Last Revelation
| Addon       = The Lost Artifact
| Parent      =
| Wtlink      = tr3
}}

As you see, Gametime has not been left out, even though it has no values. It will not appear in the end result, but it is necessary that it is included with empty values.

What information has to be filled in?

  • Name = Tomb Raider I, II, III...
  • Image = The image url; simply. nameoftheimage.jpg (or .gif, .png...)
  • Subtitle = The secondary name of the game. e.g. Adventures of Lara Croft, The Last Revelation...
  • Release = The approximate release date. (month and year) Details belong into the text!
  • Platforms = a list of the platforms
  • Levels = number of levels + bonus levels
  • Secrets = number of secrets + bonus secrets
  • Gametime = The time needed to complete the game.
  • Rating = age restrictions
  • Developer = either [[Core Design]] or [[Crystal Dyamics]]
  • Publisher = [[Eidos Interactive]]
  • Chrono = put anything here, if game has previous or next.
  • Previous = the game before the current
  • Next = the game following the current
  • Addon = [[Unfinished Business], [[The Golden Mask]], [[The Lost Artifact]], [[Times Exclusive]], [[Level Editor]]...
  • Parent = Parent level in case of an add-on, e.g. [[Tomb Raider]], [[Tomb Raider II]]
  • Wtlink = shortened url of where the wt can be found on tombraidergirl.com: e.g. tr1, tr2, tr3...