Template:Infobox track: Difference between revisions

From Pikipedia, the Pikmin wiki
Jump to navigation Jump to search
(Added an extra parameter for listing one or multiple composers, if the track can be credited to only certain individuals.)
(Moved header above infobox so the order makes more sense on mobile (per ‎Soprano on Discord))
 
(One intermediate revision by one other user 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.}}}}''
Line 29: Line 30:
{{!}} {{{challenge}}} }}
{{!}} {{{challenge}}} }}
|-
|-
|}{{#if:{{{header|}}}|
|}<noinclude>
;''<span id="{{{name}}}">{{{name}}}</span>'':}}<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.

Latest revision as of 21:03, October 17, 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  = 
}}