Template:Recording: Difference between revisions

From SPCodex, The Smashing Pumpkins wiki
No edit summary
m (Protected "Template:Recording": High traffic page ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
 
(3 intermediate revisions by the same user not shown)
Line 4: Line 4:
}}</noinclude>{{#if:{{{1|}}}|<includeonly>{{#cargo_store:
}}</noinclude>{{#if:{{{1|}}}|<includeonly>{{#cargo_store:
_table = recordings
_table = recordings
| song = {{{1}}}
| song = {{{title|{{{1}}}}}}
}}</includeonly>"{{#ifexist:{{{1}}}|{{!((}}}}{{{1}}}{{#if:{{{title|}}}|{{!}}{{{title}}}}}{{#ifexist:{{{1}}}|{{!))}}}}"{{#if:{{{note|}}}|&nbsp;({{{note}}})}}}}
}}</includeonly>"{{#ifexist:{{{1}}}|{{!((}}}}{{{1}}}{{#if:{{{title|}}}|{{!}}{{{title}}}}}{{#ifexist:{{{1}}}|{{!))}}}}"{{#if:{{{note|}}}|&nbsp;({{{note}}})}}}}<noinclude><templatedata>
{
"params": {
"1": {
"label": "Song page title",
"description": "The exact page title of the song. It's OK if it doesn't exist yet; we can create it later!",
"example": "Mellon Collie and the Infinite Sadness (song)",
"type": "wiki-page-name",
"required": true
},
"title": {
"label": "Display title (if different than page title)",
"description": "The display title of the song, if it's different than the page title",
"type": "string",
"suggested": true
},
"note": {
"label": "Note",
"description": "Add notes about the recording",
"type": "string",
"suggested": true
}
},
"description": "Indicates a song was recorded on studio sessions pages."
}
</templatedata></noinclude>

Latest revision as of 23:36, 13 June 2023

This template defines the table "recordings". View table.

Indicates a song was recorded on studio sessions pages.

[Edit template data]

Template parameters

ParameterDescriptionTypeStatus
Song page title1

The exact page title of the song. It's OK if it doesn't exist yet; we can create it later!

Example
Mellon Collie and the Infinite Sadness (song)
Page namerequired
Display title (if different than page title)title

The display title of the song, if it's different than the page title

Stringsuggested
Notenote

Add notes about the recording

Stringsuggested