Template:Infobox track: Difference between revisions

From Pikipedia, the Pikmin wiki
Jump to navigation Jump to search
(Undo revision 316736 by Waffles (talk))
Tag: Undo
(I crimed (fixed a formatting mistake))
Line 2: Line 2:
{| class="infobox"
{| class="infobox"
! 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.}}}}''
|-
{{#if:{{{jpname|}}}|! {{tt|Japanese name|This song has an official title in Japanese.}}
{{!}} {{{jpname}}} }}
|-
{{#if:{{{composer|}}}|! 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
! style="width:30%;" | External links
Line 14: Line 29:
*[{{{linkp}}} Precipitation version]}}{{#if:{{{linkd|}}}|
*[{{{linkp}}} Precipitation version]}}{{#if:{{{linkd|}}}|
*[{{{linkd}}} Drum version]}}
*[{{{linkd}}} Drum version]}}
|-
{{#if:{{{composer|}}}|! Composer
{{!}} {{{composer}}} }}
|-
{{#if:{{{internal|}}}|! Internal name
{{!}} <code>{{{internal}}}</code> }}
|-
|-
{{#if:{{{altname|}}}|! Alternate name
{{#if:{{{altname|}}}|! Alternate name
{{!}} ''{{tt|{{{altname}}}|This title is unofficial, but popular among the fanbase.}}'' }}
{{!}} ''{{tt|{{{altname}}}|This title is unofficial, but popular among the fanbase.}}'' }}
|-
{{#if:{{{caves|}}}|! [[Cave]]s
{{!}} {{{caves}}} }}
|-
{{#if:{{{challenge|}}}|! [[Challenge Mode (Pikmin 2)|Challenge Mode]] levels
{{!}} {{{challenge}}} }}
|-
|-
|}<noinclude>
|}<noinclude>
Line 49: Line 52:
| 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 [[wikipedia:Fragment identifier|anchor]].
| 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 [[wikipedia:Fragment identifier|anchor]].
|-
|-
! altname
! jpname
| No ||  || Alternate unofficial name of the track.
| 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
! link
Line 79: Line 94:
| 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
! altname
| No ||  || Internal name of the track, used in the game's files, if known.
| No ||  || If the song frequently goes by unofficial name, list the popular names here.
|-
! 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.
|-
|-
|}
|}
Line 99: Line 105:
|official  =  
|official  =  
|header    =  
|header    =  
|altname   =  
|jpname   =
|composer  =
|internal  =
|caves    =
|challenge =  
|link      =  
|link      =  
|linko    =  
|linko    =  
Line 109: Line 119:
|linkp    =  
|linkp    =  
|linkd    =  
|linkd    =  
|internal  =
|altname  =  
|caves    =
|challenge =
|composer  =  
}}
}}
</pre>
</pre>


[[Category:Information boxes]]</noinclude>
[[Category:Information boxes]]</noinclude>

Revision as of 13:27, November 2, 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.
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     = 
|altname   = 
}}