Template:Infobox track: Difference between revisions

Moved header above infobox so the order makes more sense on mobile (per ‎Soprano on Discord)
m (Icons too big.)
(Moved header above infobox so the order makes more sense on mobile (per ‎Soprano on Discord))
 
(15 intermediate revisions by 5 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:{{{official|}}}|{{{name}}}|{{tt|{{{name}}}|This title is conjectural.}}}}''
! colspan="2" class="infoboxTitle" | ''{{#if:{{{official|}}}|{{{name}}}|{{tt|{{{name}}}|This title is conjectural.}}}}''
|-
|-
! style="width:30%;" | Video link
! style="width:30%;" | External links
| {{#if:{{{linko|}}}|[[File:YouTube icon.png|link={{{linko}}}|16px]] [{{{linko}}} Olimar's version]}} {{#if:{{{linkl|}}}|[[File:YouTube icon.png|link={{{linkl}}}|16px]] [{{{linkl}}} Olimar's partner's version]}} {{#if:{{{link|}}}|[[File:YouTube icon.png|link={{{link}}}|16px]] [{{{link}}} YouTube]}}
|
{{#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:{{{composer|}}}|! Composer
{{!}} {{{composer}}} }}
|-
|-
! Internal name
! Internal name
|{{#if:{{{internal|}}}|<code>{{{internal}}}</code>|Unknown}}
|{{#if:{{{internal|}}}|<code>{{{internal}}}</code>|Unknown}}
{{#if:{{{caves|}}}|{{!}}-
|-
! [[Cave]]s
{{#if:{{{altname|}}}|! Alternate name
{{!}} ''{{tt|{{{altname}}}|This title is unofficial, but popular among the fanbase.}}'' }}
|-
{{#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}}} }}
|-
|}<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 26: Line 44:
|-
|-
! official
! official
| No ||  || Give this a value, like "y", to indicate that the song's title is 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 [[wikipedia:Fragment identifier|anchor]].
|-
! altname
| No ||  || Alternate unofficial name of the track.
|-
|-
! link
! link
| No ||  || Link to a YouTube video with the track.
| No ||  || Link to a YouTube video or other source with the track.
|-
|-
! linko
! linko
| No ||  || Link to a YouTube video with Olimar's version of the track, if applicable.
| No ||  || Link to a YouTube video or other source with Olimar's version of the track, if applicable.
|-
|-
! linkl
! linkl
| No ||  || Link to a YouTube video with Olimar's partner's version of the track, if applicable.
| 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
! internal
Line 45: Line 87:
! 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 52: Line 98:
|name      =  
|name      =  
|official  =  
|official  =  
|header    =
|altname  =
|link      =  
|link      =  
|linko    =  
|linko    =  
|linkl    =  
|linkl    =  
|linkos    =
|linkls    =
|linka    =
|links    =
|linkp    =
|linkd    =
|internal  =  
|internal  =  
|caves    =  
|caves    =  
|challenge =  
|challenge =  
|composer  =
}}
}}
</pre>
</pre>


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