Difference between revisions of "Template:Infobox game/doc"

moved here
m (Text replace - "v2.5" to "")
(moved here)
Line 1: Line 1:
#REDIRECT [[Template:GameInfoBox /doc]]
{{documentation-improvement | date = April 2010}}
{{documentation shell
| name = GameInfoBox
| info = Basic Game Info. See [[Lylat Wiki:InfoBoxes|Infoboxes]] for more info.
| see also =
{{Game-Templates}}
----
{{InfoBox Templates}}
}}
 
==Purpose==
==Usage==
=== Parameters ===
{{parameters-table-top}}
|-
| '''name'''
| Name of the Game
|
|-
| picture
| Picture of the Game
|
|-
| '''system_year'''
| in a System (Year) format, list all the instances the game has been released
|
|-
| other_info 
| any other information
|
|-
|prev-release 
|Game Released/Developed Beforehand
|
|-
|next-release 
|Game Released/developed Afterward
|
|-
| prev-story, next-story & ''not-in-continuity''
|Due to the fact we cover 2 types of games, those [[Lylat Wiki:Canon|Canonical]] and those that aren't, include one of the following, but not both. 
| '''not-in-continuity''' switches whether or not it should link to next game in story.
* If cannon,
** include the following
*** prev-story = Game That precedes, story-wise
*** next-story = Game that follows, story-wise
** and remove '''not-in-continuity = true'''.
* If not in cannon,
** include this as we have it '''not-in-continuity = true''',
** but remove prev-story and next-story.
|-
{{parameters-table-bottom}}
|}
 
==Example==
<pre>
{{GameInfoBox
| name =
| picture =
| system_year =
| other_info =
| prev-release =
| next-release =
| prev-story =
| next-story =
| not-in-continuity = true
}}
</pre>
<noinclude>[[Category:Documentation|{{PAGENAME}}]]</noinclude>
8,161

edits