Template:Infobox track: Difference between revisions

From Pikipedia, the Pikmin wiki
Jump to navigation Jump to search
(Added spot for noting a song's official Japanese title)
Tag: Reverted
(Add European mix support.)
 
(3 intermediate revisions by the same user not shown)
Line 3: Line 3:
! colspan="2" class="infoboxTitle" | ''{{#if:{{{official|}}}|{{{name}}}|{{tt|{{{name}}}|This title is conjectural.}}}}''
! colspan="2" class="infoboxTitle" | ''{{#if:{{{official|}}}|{{{name}}}|{{tt|{{{name}}}|This title is conjectural.}}}}''
|-
|-
! style="width:30%;" | External links
{{#if:{{{jpname|}}}|! {{tt|Japanese|This song has an official title in Japanese.}}
|
{{#if:{{{jpname|}}}|! Original Japanese name
{{!}} {{{jpname}}} }}
{{!}} {{{jpname}}} }}
|-
|-
Line 11: Line 9:
{{!}} {{{composer}}} }}
{{!}} {{{composer}}} }}
|-
|-
{{#if:{{{internal|}}}|! Internal name
{{!}} <code>{{{internal}}}</code> }}
|-
{{#if:{{{caves|}}}|! [[Cave]]s
{{!}} {{{caves}}} }}
|-
{{#if:{{{challenge|}}}|! [[Challenge Mode (Pikmin 2)|Challenge Mode]] levels
{{!}} {{{challenge}}} }}
|-
! style="width:30%;" | External links
|
{{#if:{{{link|}}} |*[{{{link}}} Link]}}{{#if:{{{linko|}}}|
{{#if:{{{link|}}} |*[{{{link}}} Link]}}{{#if:{{{linko|}}}|
*[{{{linko}}} Olimar's version]}}{{#if:{{{linkl|}}}|
*[{{{linko}}} Olimar's version]}}{{#if:{{{linkl|}}}|
Line 19: Line 28:
*[{{{links}}} Sunset version]}}{{#if:{{{linkp|}}}|
*[{{{links}}} Sunset version]}}{{#if:{{{linkp|}}}|
*[{{{linkp}}} Precipitation version]}}{{#if:{{{linkd|}}}|
*[{{{linkp}}} Precipitation version]}}{{#if:{{{linkd|}}}|
*[{{{linkd}}} Drum version]}}
*[{{{linkd}}} Drum version]}}{{#if:{{{linke|}}}|
|-
*[{{{linke}}} European version]}}
{{#if:{{{internal|}}}|! Internal name
{{!}} <code>{{{internal}}}</code> }}
|-
{{#if:{{{caves|}}}|! [[Cave]]s
{{!}} {{{caves}}} }}
|-
{{#if:{{{challenge|}}}|! [[Challenge Mode (Pikmin 2)|Challenge Mode]] levels
{{!}} {{{challenge}}} }}
|-
|-
{{#if:{{{altname|}}}|! Alternate name
{{#if:{{{altname|}}}|! Alternate name
Line 57: Line 58:
! composer
! composer
| No ||  || Specific composers of the track, if known.
| No ||  || Specific composers of the track, if known.
|-
! 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).
|-
|-
! link
! link
Line 85: Line 95:
| No ||  || Link to a YouTube video or other source with the drums version of the track (''Pikmin Adventure''), if applicable.
| No ||  || Link to a YouTube video or other source with the drums version of the track (''Pikmin Adventure''), if applicable.
|-
|-
! internal
! linke
| No ||  || Internal name of the track, used in the game's files, if known.
| No ||  || Link to a YouTube video or other source with the European version of the track, if it is different.
|-
! caves
| No ||  || Caves and sublevels it appears in.
|-
! challenge
| No ||  || Challenge Mode levels and sublevels it appears in (''Pikmin 2'' only).
|-
|-
! altname
! altname
Line 107: Line 111:
|jpname  =  
|jpname  =  
|composer  =  
|composer  =  
|internal  =
|caves    =
|challenge =
|link      =  
|link      =  
|linko    =  
|linko    =  
Line 116: Line 123:
|linkp    =  
|linkp    =  
|linkd    =  
|linkd    =  
|internal  =
|linke     =  
|caves     =
|challenge =  
|altname  =  
|altname  =  
}}
}}

Latest revision as of 20:19, November 8, 2024

{{{name}}}
External links

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.
jpname No If the song has an official title, but only in Japanese, list it here.
composer No Specific composers of the track, if known.
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).
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.
linke No Link to a YouTube video or other source with the European version of the track, if it is different.
altname No If the song frequently goes by unofficial name, list the popular names here.

Skeleton

{{infobox track
|name      = 
|official  = 
|header    = 
|jpname   = 
|composer  = 
|internal  = 
|caves     = 
|challenge = 
|link      = 
|linko     = 
|linkl     = 
|linkos    = 
|linkls    = 
|linka     = 
|links     = 
|linkp     = 
|linkd     = 
|linke     = 
|altname   = 
}}