Template:Infobox tab: Difference between revisions

From SPCodex, The Smashing Pumpkins wiki
No edit summary
No edit summary
 
(13 intermediate revisions by 2 users not shown)
Line 7: Line 7:
| headerclass = description
| headerclass = description
| rowclass1  = description
| rowclass1  = description
| header1    = {{#switch:{{{type|tab}}}|tab=[[:Category:Guitar tabs|Guitar tablature]]|chords=Guitar chords|bass=Bass tab<includeonly>[[Category:Bass tabs]]</includeonly>}}
| header1    = {{#switch:{{{type|tab}}}|tab=[[:Category:Guitar tabs|Guitar tablature]]|chords=[[:Category:Guitar tabs|Guitar chords]]|bass=[[:Category:Bass tabs|Bass tab]]}}
| label3      = Artist
| label3      = Artist
| data3      = {{link if exists|{{{artist|The Smashing Pumpkins}}}}}
| data3      = {{link if exists|{{{artist|The Smashing Pumpkins}}}}}
| label4      = Album
| label4      = Album
| data4      = {{#cargo_query:tables=songs|fields=main_album|where=name = "{{{song|1979}}}"}}
| data4      = {{#if:{{{album|}}}|{{link if exists|{{{album}}}}}|{{#cargo_query:tables=songs|fields=main_album|where=name = "{{{song_title|{{{song|1979}}}}}}"}}}}
| label5      = Transcriber
| label5      = Transcriber
| data5      = [[User:{{{author|Example}}}|{{{author|Example}}}]] ([[User talk:{{{author|Example}}}|talk]])''
| data5      = [[User:{{{transcriber|<noinclude>Example</noinclude>}}}|{{{transcriber|<noinclude>Example</noinclude>}}}]] ([[User talk:{{{transcriber|<noinclude>Example</noinclude>}}}|talk]])''
| label6      = Updated
| label6      = Updated
| data6      = {{{updated|{{#time:Y-m-d|{{REVISIONTIMESTAMP}}}}}}}
| data6      = {{{updated|{{#time:Y-m-d|{{REVISIONTIMESTAMP}}}}}}}
| label8      = Tuning
| label8      = Tuning
| data8      = {{{tuning|<noinclude>E♭ A♭ D♭ G♭ B♭ E♭</noinclude>}}}
| data8      = {{#invoke:String|replace|{{{tuning|<noinclude>E♭ A♭ D♭ G♭ B♭ E♭</noinclude>}}}|b|♭}}
| label9      = Capo
| label9      = Tuning notes
| data9      = {{{capo|<noinclude>2nd fret</noinclude>}}}
| data9      = {{{tuningnotes|<noinclude>Tuned down about a microtone</noinclude>}}}
| label10     = Key
| label10    = Capo
| data10     = {{{key|<noinclude>A♭ minor</noinclude>}}}
| data10      = {{{capo|<noinclude>2nd fret</noinclude>}}}
| label11     = Difficulty
| label11     = Key
| data11     = {{ucfirst:{{{difficulty|<noinclude>intermediate</noinclude>}}}}}
| data11     = {{{key|<noinclude>A♭ minor</noinclude>}}}
| label12     = Difficulty
| data12     = {{ucfirst:{{{difficulty|<noinclude>intermediate</noinclude>}}}}}
}}
}}
<noinclude>
<noinclude>
Line 48: Line 50:
"required": true
"required": true
},
},
"author": {
"transcriber": {
"label": "Transcribor",
"label": "Transcribor",
"type": "wiki-user-name",
"type": "wiki-user-name",
Line 83: Line 85:
"type",
"type",
"artist",
"artist",
"author",
"transcriber",
"updated",
"updated",
"tuning",
"tuning",

Latest revision as of 03:18, 3 September 2024

"1979"
Guitar tablature
ArtistThe Smashing Pumpkins
AlbumMellon Collie and the Infinite Sadness
TranscriberExample (talk)
Updated2024-09-03
TuningE♭ A♭ D♭ G♭ B♭ E♭
Tuning notesTuned down about a microtone
Capo2nd fret
KeyA♭ minor
DifficultyIntermediate

No description.

[Edit template data]

Template parameters

ParameterDescriptionTypeStatus
Song name (if different than page title)song_title

no description

Stringsuggested
Songsong

no description

Page namerequired
Typetype

Either 'tab' (default), 'chords' or 'bass'

Unknownoptional
Artistartist

no description

Page namerequired
Transcribortranscriber

no description

Auto value
{{REVISIONUSER}}
Useroptional
Last updatedupdated

no description

Auto value
Dateoptional
Tuningtuning

no description

Stringrequired
Capocapo

no description

Stringoptional
Keykey

Which key the song is in

Stringoptional
Difficultydifficulty

Either 'novice', 'intermediate' or 'advanced'

Stringoptional