Template:Availability/doc: Difference between revisions

From SPCodex, The Smashing Pumpkins wiki
(Created page with "When added to a song page, this template reveals the tour history and the release availability of the song. It should be placed on '''every song page''', just above the Refere...")
 
No edit summary
Line 1: Line 1:
When added to a song page, this template reveals the tour history and the release availability of the song. It should be placed on '''every song page''', just above the References or External links section (in accordance with [[SPCodex:Manual of Style#Layout]])
When added to a song page, this template reveals the tour history and the release availability of the song. It should be placed on '''every song page''', just above the References or External links section (in accordance with [[SPCodex:Manual of Style#Layout]])
<templatedata>
{
"params": {
"1": {
"label": "Song page title",
"description": "The page title of the song we want to fetch availability and tour history info for",
"type": "string",
"autovalue": "{{PAGENAME}}"
},
"longest": {
"label": "Show longest/shortest performances",
"description": "Use this only when enough data is available",
"type": "boolean",
"autovalue": "0",
"suggested": true
}
}
}
</templatedata>

Revision as of 02:56, 17 November 2021

When added to a song page, this template reveals the tour history and the release availability of the song. It should be placed on every song page, just above the References or External links section (in accordance with SPCodex:Manual of Style#Layout)

No description.

Template parameters

ParameterDescriptionTypeStatus
Song page title1

The page title of the song we want to fetch availability and tour history info for

Auto value
{{PAGENAME}}
Stringoptional
Show longest/shortest performanceslongest

Use this only when enough data is available

Auto value
0
Booleansuggested