Welcome to the Lylat Wiki, all about the Star Fox series! If you'd like to help out, please take a look at our community portal.

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

From Lylat Wiki, your source on Star Fox information. By Fans, for Fans.
Jump to navigationJump to search
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>

Revision as of 19:19, 1 October 2018

Peppy Hare SF0 headshot icon.png Peppy Hare: "Falco, this template's documentation needs to be improved to meet LW:TS."
Falco Lombardi: "Why are you asking me? Isn't that Slippy's job?"
.....
"Fine. I'll do it."
Falco Lombardi SF0 headshot icon.png
Name GameInfoBox
Link {{GameInfoBox}}
Info Basic Game Info. See Infoboxes for more info.


Purpose

Usage

Parameters

Name Description Value information
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 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.

Notes:

  1. Required parameters are in bold, followed by explanation of usage. Italicized parameters have a related behavior change, when a certain value is inserted.
  2. For if anything happens because a specific related value is not entered.

Example

{{GameInfoBox
| name =
| picture = 
| system_year = 
| other_info = 
| prev-release = 
| next-release =
| prev-story = 
| next-story = 
| not-in-continuity = true
}}