Template:Infobox track: Difference between revisions
Jump to navigation
Jump to search
(Explained why the wiki would want to document unofficial titles.) |
(Added an extra parameter for listing one or multiple composers, if the track can be credited to only certain individuals.) |
||
Line 13: | Line 13: | ||
*[{{{linkp}}} Precipitation version]}}{{#if:{{{linkd|}}}| | *[{{{linkp}}} Precipitation version]}}{{#if:{{{linkd|}}}| | ||
*[{{{linkd}}} Drum version]}} | *[{{{linkd}}} Drum version]}} | ||
|- | |||
{{#if:{{{composer|}}}|! Composer | |||
{{!}} {{{composer}}} }} | |||
|- | |- | ||
! Internal name | ! Internal name | ||
Line 25: | Line 28: | ||
{{#if:{{{challenge|}}}|! [[Challenge Mode (Pikmin 2)|Challenge Mode]] levels | {{#if:{{{challenge|}}}|! [[Challenge Mode (Pikmin 2)|Challenge Mode]] levels | ||
{{!}} {{{challenge}}} }} | {{!}} {{{challenge}}} }} | ||
|- | |||
|}{{#if:{{{header|}}}| | |}{{#if:{{{header|}}}| | ||
;''<span id="{{{name}}}">{{{name}}}</span>'':}}<noinclude> | ;''<span id="{{{name}}}">{{{name}}}</span>'':}}<noinclude> | ||
Line 82: | Line 86: | ||
! challenge | ! challenge | ||
| No || || Challenge Mode levels and sublevels it appears in (''Pikmin 2'' only). | | No || || Challenge Mode levels and sublevels it appears in (''Pikmin 2'' only). | ||
|- | |||
! composer | |||
| No || || Specific composers of the track, if known. | |||
|- | |||
|} | |} | ||
Line 103: | Line 111: | ||
|caves = | |caves = | ||
|challenge = | |challenge = | ||
|composer = | |||
}} | }} | ||
</pre> | </pre> | ||
[[Category:Information boxes]]</noinclude> | [[Category:Information boxes]]</noinclude> |
Revision as of 13:54, April 20, 2022
{{{name}}} | |
---|---|
External links | |
Internal name | Unknown |
Info
Use this template to provide info on a track from one of the games.
Parameters
Parameter | Mandatory | Default | Detailed description |
---|---|---|---|
name | Yes | Name of the track, even if it is conjectural. | |
official | No | Give this a value, like "y", to indicate that the song's title is official. Otherwise, it's assumed to be conjectural. | |
header | No | Give this a value, like "y", to automatically add a (non-section) header to the paragraph where the infobox will be, and have it be an anchor. | |
altname | No | Alternate unofficial name of the track. | |
link | No | Link to a YouTube video or other source with the track. | |
linko | No | Link to a YouTube video or other source with Olimar's version of the track, if applicable. | |
linkl | No | Link to a YouTube video or other source with Olimar's partner's version of the track, if applicable. | |
linkos | No | Link to a YouTube video or other source with Olimar's sunset version of the track, if applicable. | |
linkls | No | Link to a YouTube video or other source with Olimar's partner's sunset version of the track, if applicable. | |
linka | No | Link to a YouTube video or other source with the afternoon version of the track, if applicable. | |
links | No | Link to a YouTube video or other source with the sunset version of the track, if applicable. | |
linkp | No | Link to a YouTube video or other source with the precipitation (rain or snow) version of the track, if applicable. | |
linkd | No | Link to a YouTube video or other source with the drums version of the track (Pikmin Adventure), if applicable. | |
internal | No | Internal name of the track, used in the game's files, if known. | |
caves | No | Caves and sublevels it appears in. | |
challenge | No | Challenge Mode levels and sublevels it appears in (Pikmin 2 only). | |
composer | No | Specific composers of the track, if known. |
Skeleton
{{infobox track |name = |official = |header = |altname = |link = |linko = |linkl = |linkos = |linkls = |linka = |links = |linkp = |linkd = |internal = |caves = |challenge = |composer = }}