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
fixed doc shell
(Created page with '{{documentation shell | name = StageInfoBox | info = Basic Stage Info. Designed for only 5 fields at the moment. See Infoboxes for more info. | see also…')
 
m (fixed doc shell)
 
(29 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{{documentation shell
{{documentation shell
| name = StageInfoBox
| name = Infobox stage
| info = Basic Stage Info. Designed for only 5 fields at the moment. See [[Lylat Wiki:InfoBoxes|Infoboxes]] for more info.  
| info = An infobox with basic information on a stage. See [[Help:Infoboxes|Infoboxes]] for more info.  
| see also =
}}
}}
{{documentation-improvement}}


== Parameters ==
==Purpose==
{| class="wikitable"
==Usage==
|+
=== Parameters ===
{{parameters-table-top}}
|-
|-
! Title
| '''name'''
! sample
| name of the character
! usage
|
|-
|-
| [[Template:CharacterInfoBox|Character Infobox]]
| class
| <pre>
| special css class
{{CharacterInfoBox
|
|-
| 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
|
* true - suppresses [[Template:listen|music template]] ('''not yet implemented''')
|-
| ''sf64''
| if true, adds a table that details information
|
* true - adds a table for [[Star Fox 64]] 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
{{parameters-table-bottom}}
|}
 
==Example==
<pre>
{{Infobox stage
| name =  
| name =  
| class =  
| image =  
| style=  
| caption =  
| picture =  
| stage_type =
| name =  
 
| home_planet =
| filename =
| role =
| title =
| premier_game =  
| description = <!-- change to fit information of your file -->
| affiliations =  
* Title :
* Game :
* File retrieved 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 =  
}}
}}
</pre>
</pre>
| Use this template for all characters. Required Parameters are in bold, followed by explanation of usage.
<noinclude>[[Category:Documentation|{{PAGENAME}}]]</noinclude>
* '''name''' = name of the character
* class = css class if there is one related to your character (or group they are in)
* style = custom style
* picture = have a picture? upload it, and then post it here.
* '''name''' =  Full name
* '''home_planet''' = Where in the Star Fox System do they come from?
* '''role''' = position in the game, on their respective team, etc.
* '''premier_game''' = First Game the character was introduced
* '''affiliations''' = What groups do they associate with?
|-
|}<includeonly>
[[Category:InfoBox Usage Template|Stages]]
[[Category:Stages Template|Infobox]]
</includeonly><noinclude>[[Category:Documentation]]</noinclude>
8,161

edits

Navigation menu