Template:Setlist Song: Difference between revisions

From Umamusume Wiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 1: Line 1:
<includeonly>[[{{{1|}}}{{#if:{{{2|}}}|{{!}}{{{2}}}}}]]{{#if:{{{cast|}}}|<nowiki> </nowiki>({{{cast}}})}}{{#ifeq:{{NAMESPACE}}|Template||
<includeonly>[[{{{2|}}}{{#if:{{{3|}}}|{{!}}{{{3}}}}}]]{{#if:{{{cast|}}}|<nowiki> </nowiki>({{{cast}}})}}{{#ifeq:{{NAMESPACE}}|Template||
{{#ifeq:{{PAGENAME}}|{{SUBPAGENAME}}||
{{#ifeq:{{PAGENAME}}|{{SUBPAGENAME}}||
{{#cargo_store:
{{#cargo_store:
Line 5: Line 5:
|event_page={{BASEPAGENAME}}
|event_page={{BASEPAGENAME}}
|leg_name={{SUBPAGENAME}}
|leg_name={{SUBPAGENAME}}
|song_page={{{1|}}}
|day={{{1|}}}
|song_display={{{2|{{{1|}}}}}}
|song_page={{{2|}}}
|song_display={{{3|{{{2|}}}}}}
|cast={{{cast|}}}
|cast={{{cast|}}}
}}
}}
}}
}}
}}</includeonly><noinclude>
}}</includeonly><noinclude>
{{Setlist Song|TAILWIND|TAILWIND (Bonus text)|cast=[[Matikanetannhauser]]}}
{{Setlist Song|1|TAILWIND|TAILWIND (Bonus text)|cast=[[Matikanetannhauser]]}}


<code><nowiki>{{Setlist Song|TAILWIND|TAILWIND (Bonus text)}}</nowiki></code>
<code><nowiki>{{Setlist Song|1|TAILWIND|TAILWIND (Bonus text)}}</nowiki></code>


{{#cargo_declare:
{{#cargo_declare:
Line 19: Line 20:
|event_page=Page
|event_page=Page
|leg_name=String
|leg_name=String
|day=Integer
|song_page=Page
|song_page=Page
|song_display=String
|song_display=String
Line 28: Line 30:
"params": {
"params": {
"1": {
"1": {
"label": "Day",
"example": "1",
"type": "number",
"required": true
},
"2": {
"label": "Song Page",
"label": "Song Page",
"type": "wiki-page-name",
"type": "wiki-page-name",
"required": true
"required": true
},
},
"2": {
"3": {
"label": "Song Display",
"label": "Song Display",
"type": "string"
"type": "string"
Line 42: Line 50:
}
}
},
},
"format": "inline"
"format": "inline",
"paramOrder": [
"1",
"2",
"3",
"cast"
]
}
}
</templatedata></noinclude>
</templatedata></noinclude>

Revision as of 02:35, 17 March 2024

TAILWIND (Bonus text) (Matikanetannhauser)

{{Setlist Song|1|TAILWIND|TAILWIND (Bonus text)}}

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

No description.

Template parameters[Edit template data]

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Day1

no description

Example
1
Numberrequired
Song Page2

no description

Page namerequired
Song Display3

no description

Stringoptional
Castcast

no description

Example
[[Matikanetannhauser]], [[Ikuno Dictus]]
Stringoptional