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

added doc improvement template
 
(added doc improvement template)
 
(11 intermediate revisions by 3 users not shown)
Line 1: Line 1:
#REDIRECT [[Template:GameInfoBox v2.0/doc]]
{{documentation shell
| name = Infobox game
| info = The infobox used for video games. See [[Help:Infoboxes|Infoboxes]] for more information.
}}
{{documentation-improvement}}
==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>
{{Infobox game
| title =
| image =
| image_size =
| caption =
| developer =
| publisher =
| console =
| release =
| genre =
| ratings =
| other_info =
| prev-release =
| next-release =
}}
</pre>
<noinclude>[[Category:Documentation|{{PAGENAME}}]]</noinclude>
8,161

edits