Template:Infobox track: Difference between revisions

From Pikipedia, the Pikmin wiki
Jump to navigation Jump to search
(Created page with "{| class="infobox" ! colspan="2" class="infoboxTitle" | ''{{#if:{{{conjecture|}}}|{{tt|{{{name}}}|This title is conjectural.}}|{{{name}}}}}'' |- ! style="width:30%;" | Video l...")
 
(Add European mix support.)
 
(24 intermediate revisions by 7 users not shown)
Line 1: Line 1:
<div>{{#if:{{{header|}}}|;''<span id="{{{name}}}">{{{name}}}</span>''}}</div>
{| class="infobox"
{| class="infobox"
! colspan="2" class="infoboxTitle" | ''{{#if:{{{conjecture|}}}|{{tt|{{{name}}}|This title is conjectural.}}|{{{name}}}}}''
! colspan="2" class="infoboxTitle" | ''{{#if:{{{official|}}}|{{{name}}}|{{tt|{{{name}}}|This title is conjectural.}}}}''
|-
|-
! style="width:30%;" | Video link
{{#if:{{{jpname|}}}|! {{tt|Japanese|This song has an official title in Japanese.}}
| {{#if:{{{linko|}}}|[[File:YouTube icon.png|link={{{linko}}}|24px]] [{{{linko}}} Olimar's version]}} {{#if:{{{linkl|}}}|[[File:YouTube icon.png|link={{{linkl}}}|24px]] [{{{linkl}}} Olimar's partner's version]}} {{#if:{{{link|}}}|[[File:YouTube icon.png|link={{{link}}}|24px]] [{{{link}}} YouTube]}}
{{!}} {{{jpname}}} }}
|-
|-
! Internal name
{{#if:{{{composer|}}}|! Composer
|{{#if:{{{internal|}}}|<code>{{{internal}}}</code>|Unknown}}
{{!}} {{{composer}}} }}
{{#if:{{{caves|}}}|{{!}}-
|-
! [[Cave]]s
{{#if:{{{internal|}}}|! Internal name
{{!}} <code>{{{internal}}}</code> }}
|-
{{#if:{{{caves|}}}|! [[Cave]]s
{{!}} {{{caves}}} }}
{{!}} {{{caves}}} }}
{{#if:{{{challenge|}}}|{{!}}-
|-
! [[Challenge Mode (Pikmin 2)|Challenge Mode]] levels
{{#if:{{{challenge|}}}|! [[Challenge Mode (Pikmin 2)|Challenge Mode]] levels
{{!}} {{{challenge}}} }}
{{!}} {{{challenge}}} }}
|-
! style="width:30%;" | External links
|
{{#if:{{{link|}}} |*[{{{link}}} Link]}}{{#if:{{{linko|}}}|
*[{{{linko}}} Olimar's version]}}{{#if:{{{linkl|}}}|
*[{{{linkl}}} Olimar's partner's version]}}{{#if:{{{linkos|}}}|
*[{{{linkos}}} Olimar's sunset version]}}{{#if:{{{linkls|}}}|
*[{{{linkls}}} Partner's sunset version]}}{{#if:{{{linka|}}}|
*[{{{linka}}} Afternoon version]}}{{#if:{{{links|}}}|
*[{{{links}}} Sunset version]}}{{#if:{{{linkp|}}}|
*[{{{linkp}}} Precipitation version]}}{{#if:{{{linkd|}}}|
*[{{{linkd}}} Drum version]}}{{#if:{{{linke|}}}|
*[{{{linke}}} European version]}}
|-
{{#if:{{{altname|}}}|! Alternate name
{{!}} ''{{tt|{{{altname}}}|This title is unofficial, but popular among the fanbase.}}'' }}
|-
|}<noinclude>
|}<noinclude>


{{clear}}
==Info==
==Info==
Use this template to provide info on a track from one of the games.
Use this template to provide info on a track from one of the games.
Line 25: Line 47:
| '''Yes''' ||  || Name of the track, even if it is conjectural.
| '''Yes''' ||  || Name of the track, even if it is conjectural.
|-
|-
! conjecture
! official
| No ||  || Give this a value, like "y", to indicate that the song's title is conjectural.
| No ||  || Give this a value, like "y", to indicate that the song's title is official. Otherwise, it's assumed to be conjectural.
|-
|-
! link
! header
| No ||  || Link to a YouTube video with the track.
| 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]].
|-
|-
! linko
! jpname
| No ||  || Link to a YouTube video with Olimar's version of the track, if applicable.
| No ||  || If the song has an official title, but only in Japanese, list it here.
|-
|-
! linkl
! composer
| No ||  || Link to a YouTube video with Olimar's partner's version of the track, if applicable.
| No ||  || Specific composers of the track, if known.
|-
|-
! internal
! internal
Line 45: Line 67:
! 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).
|-
! 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.
|-
|}
|}


Line 50: Line 106:
<pre>
<pre>
{{infobox track
{{infobox track
|name       =  
|name     =
|conjecture =  
|official  =
|link       =  
|header    =
|linko     =  
|jpname  =
|linkl     =  
|composer  =  
|internal  =  
|internal  =
|caves      =  
|caves    =
|challenge  =  
|challenge =  
|link     =  
|linko     =  
|linkl     =
|linkos    =
|linkls    =
|linka    =
|links    =
|linkp    =  
|linkd    =  
|linke    =  
|altname  =  
}}
}}
</pre>
</pre>


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

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   = 
}}