Template:Song: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 1: Line 1:
<includeonly>
<includeonly>
{{Infobox Song
{{Infobox Song
|title={{PAGENAME}}
|title={{{title|{{PAGENAME}}}}}
|cover={{{cover|}}}
|cover={{{cover|}}}
|jptitle={{{title_jp|}}}
|jptitle={{{title_jp|}}}
Line 12: Line 12:
{{#cargo_store:
{{#cargo_store:
_table=Songs
_table=Songs
|title={{PAGENAME}}
|page={{PAGENAME}}
|title={{{title|{{PAGENAME}}}}}
|title_en={{{title_en|}}}
|title_en={{{title_en|}}}
|title_jp={{{title_jp|}}}
|title_jp={{{title_jp|}}}
Line 26: Line 27:
{{#cargo_declare:
{{#cargo_declare:
_table=Songs
_table=Songs
|page=Page
|title=String
|title=String
|title_en=String
|title_en=String
Line 63: Line 65:
"arranger": {
"arranger": {
"label": "Arranger",
"label": "Arranger",
"type": "string"
},
"title": {
"label": "Title",
"description": "Use if there are special characters (e.g. #) in the page name preventing the full name from being displayed.",
"type": "string"
"type": "string"
}
}
}
},
"paramOrder": [
"title",
"title_en",
"title_jp",
"cover",
"composer",
"lyricist",
"arranger"
]
}
}
</templatedata></noinclude>
</templatedata></noinclude>

Navigation menu