Template:Live song: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 27: Line 27:
| prerecorded = {{#if:{{{prerecorded|{{{tape|}}}}}}|1|0}}
| prerecorded = {{#if:{{{prerecorded|{{{tape|}}}}}}|1|0}}
| vip = {{#if:{{{vip|}}}|1|0}}
| vip = {{#if:{{{vip|}}}|1|0}}
}}</includeonly>{{#invoke:live song|entry|{{{1}}}|{{{title|}}}|{{{note|}}}|{{{cover|}}}|{{{tease|}}}|{{{abandoned|}}}|{{{length|}}}|{{{acoustic|}}}|{{{piano|}}}|{{{soundcheck|}}}|{{{prerecorded|{{{tape|}}}}}}|{{{vip|}}}|{{{ignore tour stats|}}}}}<noinclude>{{documentation}}<templatedata>
}}</includeonly>{{#invoke:live song|entry|{{{1}}}|{{{title|}}}|{{{note|}}}|{{{cover|}}}|{{{tease|}}}|{{{abandoned|}}}|{{{length|}}}|{{{acoustic|}}}|{{{piano|}}}|{{{soundcheck|}}}|{{{prerecorded|{{{tape|}}}}}}|{{{vip|}}}|{{{force tour status|}}}}}<noinclude>{{documentation}}<templatedata>
{
{
"params": {
"params": {
Line 102: Line 102:
"type": "string"
"type": "string"
},
},
"ignore tour stats": {
"force tour status": {
"label": "Ignore tour stats?",
"label": "Force tour status",
"description": "Check this to hide the \"(LIVE DEBUT)\" and \"(ONLY PERFORMANCE)\" messages. This is needed due to a software bug when there is a show on the same day where the same song was performed.",
"description": "Force a tour status tag including \"debut\" to show \"(LIVE DEBUT)\", \"only\" to show \"(ONLY PERFORMANCE)\" and \"final\" to show \"(FINAL PERFORMANCE)\". This is needed due to a software bug when there is a show on the same day where the same song was performed.",
"type": "boolean"
"type": "string"
}
}
}
}
}
}
</templatedata></noinclude>
</templatedata></noinclude>