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

m
fixed doc shell
m (fixed doc shell)
 
(26 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}}


==Purpose==
==Purpose==
Line 15: Line 15:
|-
|-
| class
| class
| css class if there is one related to your character (or group they are in)
| special css class
|
|
|-
|-
Line 26: Line 26:
|
|
|-
|-
|'''name'''
| caption
| Full name
| caption for character
|
|
|-
|-
|'''home_planet'''
| '''stage_type'''
| Where in the Star Fox System do they come from?
| is it a planet?
|
|
|-
|-
| '''role'''
| filename
| position in the game, on their respective team, etc.
| the name of this stage's music file
|
|
*  does not show up if ''no_music'' is true
|-
|-
| '''premier_game'''
| title
| First Game the character was introduced
| the title of this stage's music file
|
|
*  does not show up if ''no_music'' is true
|-
|-
| '''affiliations'''
| description
| What groups do they associate with?
| 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}}
{{parameters-table-bottom}}
|}
|}
Line 51: Line 96:
==Example==
==Example==
<pre>
<pre>
{{CharacterInfoBox
{{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>
<includeonly>
<noinclude>[[Category:Documentation|{{PAGENAME}}]]</noinclude>
[[Category:InfoBox Usage Template|Stages]]
[[Category:Stages Template|Infobox]]
</includeonly><noinclude>[[Category:Documentation]]</noinclude>
8,161

edits