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 stage/doc"

From Lylat Wiki, your source on Star Fox information. By Fans, for Fans.
Jump to navigationJump to search
m (Text replacement - "InfoBox" to "Infobox")
m (Text replacement - "| picture =" to "| image =")
Line 102: Line 102:
{{Infobox stage
{{Infobox stage
| name =  
| name =  
| picture =  
| image =  
| caption =  
| caption =  
| stage_type =  
| stage_type =  

Revision as of 00:13, 15 January 2019

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 Infobox stage
Link {{Infobox stage}}
Info Basic Stage Info. Designed for only 5 fields at the moment. See Infoboxes for more info.


Purpose

Usage

Parameters

Name Description Value information
name name of the character
class special css class
style custom style
picture have a picture? upload it, and then post it here.
caption caption for character
stage_type is it a planet?
filename the name of this stage's music file
  • does not show up if no_music is true
title the title of this stage's music file
  • does not show up if no_music is true
description any additional of this stage's music file
  • does not show up if no_music is true
no_music if there is no music for a stage
sf64 if true, adds a table that details information
medal
  • does not show up if sf64 is false or not given
vehicle what vehicles appear in this stage?
  • does not show up if sf64 is false or not given
prev_1 what stage do you come from if you do not meet specific conditions
  • does not show up if sf64 is false or not given
next_1 what stage do you got to if you do not meet specific conditions
  • does not show up if sf64 is false or not given
prev_2 what stage do you come from if you meet specific conditions
  • does not show up if sf64 is false or not given
next_2 what stage do you go to if you meet specific conditions
  • does not show up if sf64 is false or not given

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

{{Infobox stage
| name = 
| image = 
| caption = 
| stage_type = 

| filename = 
| title = 
| description = <!-- change to fit information of your file -->
* Title : 
* Game : 
* File Gotten From [http://www.arwinglanding.net/music/index.php?page=sfmusic] as a MP3
* File Converted to OGG with [http://audacity.sourceforge.net/]

| sf64 = true
| medal = 
| vehicle = 
| prev_1 =
| next_1 = 
| prev_2 = 
| next_2 = 
}}