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 (→‎Example: Adding moar ←)
m (→‎Usage: The medal part is confusing.)
Line 54: Line 54:
|-
|-
| ''no_music''
| ''no_music''
|  
| if there is no music for a stage
|  
|  
* true - suppresses [[Template:listen|music template]] ('''not yet implemented''')
* true - suppresses [[Template:listen|music template]] ('''not yet implemented''')
Line 69: Line 69:
|-
|-
| vehicle  
| vehicle  
 
| what vehicles appear in this stage?
|  
|
|
*  does not show up if ''sf64'' is false or not given
*  does not show up if ''sf64'' is false or not given

Revision as of 23:23, 28 December 2012

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 StageInfoBox v2.5
Link {{StageInfoBox v2.5}}
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

{{StageInfoBox v2.5
| name = 
| picture = 
| 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 = 
}}