Template:Infobox track: Difference between revisions
Jump to navigation
Jump to search
(Internal names should always use <code></code>) |
(Added spot for noting a song's official Japanese title) Tag: Reverted |
||
Line 5: | Line 5: | ||
! style="width:30%;" | External links | ! style="width:30%;" | External links | ||
| | | | ||
{{#if:{{{jpname|}}}|! Original Japanese name | |||
{{!}} {{{jpname}}} }} | |||
|- | |||
{{#if:{{{composer|}}}|! Composer | |||
{{!}} {{{composer}}} }} | |||
|- | |||
{{#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 14: | Line 20: | ||
*[{{{linkp}}} Precipitation version]}}{{#if:{{{linkd|}}}| | *[{{{linkp}}} Precipitation version]}}{{#if:{{{linkd|}}}| | ||
*[{{{linkd}}} Drum version]}} | *[{{{linkd}}} Drum version]}} | ||
|- | |- | ||
{{#if:{{{internal|}}}|! Internal name | {{#if:{{{internal|}}}|! Internal name | ||
{{!}} <code>{{{internal}}}</code> }} | {{!}} <code>{{{internal}}}</code> }} | ||
|- | |- | ||
{{#if:{{{caves|}}}|! [[Cave]]s | {{#if:{{{caves|}}}|! [[Cave]]s | ||
Line 29: | Line 29: | ||
{{#if:{{{challenge|}}}|! [[Challenge Mode (Pikmin 2)|Challenge Mode]] levels | {{#if:{{{challenge|}}}|! [[Challenge Mode (Pikmin 2)|Challenge Mode]] levels | ||
{{!}} {{{challenge}}} }} | {{!}} {{{challenge}}} }} | ||
|- | |||
{{#if:{{{altname|}}}|! Alternate name | |||
{{!}} ''{{tt|{{{altname}}}|This title is unofficial, but popular among the fanbase.}}'' }} | |||
|- | |- | ||
|}<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]]. | ||
|- | |- | ||
! | ! jpname | ||
| No || || | | No || || If the song has an official title, but only in Japanese, list it here. | ||
|- | |||
! composer | |||
| No || || Specific composers of the track, if known. | |||
|- | |- | ||
! link | ! link | ||
Line 88: | Line 94: | ||
| No || || Challenge Mode levels and sublevels it appears in (''Pikmin 2'' only). | | No || || Challenge Mode levels and sublevels it appears in (''Pikmin 2'' only). | ||
|- | |- | ||
! | ! altname | ||
| No || || | | No || || If the song frequently goes by unofficial name, list the popular names here. | ||
|- | |- | ||
|} | |} | ||
Line 99: | Line 105: | ||
|official = | |official = | ||
|header = | |header = | ||
| | |jpname = | ||
|composer = | |||
|link = | |link = | ||
|linko = | |linko = | ||
Line 112: | Line 119: | ||
|caves = | |caves = | ||
|challenge = | |challenge = | ||
| | |altname = | ||
}} | }} | ||
</pre> | </pre> | ||
[[Category:Information boxes]]</noinclude> | [[Category:Information boxes]]</noinclude> |
Revision as of 13:06, 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. | |
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). | |
altname | No | If the song frequently goes by unofficial name, list the popular names here. |
Skeleton
{{infobox track |name = |official = |header = |jpname = |composer = |link = |linko = |linkl = |linkos = |linkls = |linka = |links = |linkp = |linkd = |internal = |caves = |challenge = |altname = }}