Template:Setlist Song: Difference between revisions

From Umamusume Wiki
Jump to navigation Jump to search
(Created page with "<includeonly>[[{{{1|}}}{{#if:{{{2|}}}|{{!}}{{{2}}}}}]]{{#ifeq:{{NAMESPACE}}|Template|| {{#cargo_store: _table=Setlist_Songs |event_page={{PAGENAME}} |song_page={{{1|}}} |song_display={{{2|{{{1|}}}}} }} }}</includeonly><noinclude> {{Setlist Song|TAILWIND|TAILWIND (Bonus text)}} <code><nowiki>{{Setlist Song|TAILWIND|TAILWIND (Bonus text)}}</nowiki></code> {{#cargo_declare: _table=Setlist_Songs |event_page=Page |song_page=Page |song_display=String }} <templatedata> { "p...")
 
No edit summary
 
(14 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>[[{{{1|}}}{{#if:{{{2|}}}|{{!}}{{{2}}}}}]]{{#ifeq:{{NAMESPACE}}|Template||
<includeonly>[[{{{2|}}}{{#if:{{{3|}}}|{{!}}{{{3}}}}}]]{{#if:{{{cast|}}}|<nowiki> </nowiki>({{{cast}}})}}{{#ifeq:{{NAMESPACE}}|Template||
{{#cargo_store:
{{#cargo_store:
_table=Setlist_Songs
_table=Setlist_Songs
|event_page={{PAGENAME}}
|day={{{1|}}}
|song_page={{{1|}}}
|song_page={{{2|}}}
|song_display={{{2|{{{1|}}}}}
|song_display={{{3|{{{2|}}}}}}
|cast={{{cast|}}}
}}
}}
}}</includeonly><noinclude>
}}</includeonly><noinclude>
{{Setlist Song|TAILWIND|TAILWIND (Bonus text)}}
{{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)|cast=[[Matikanetannhauser]]}}</nowiki></code>


{{#cargo_declare:
{{#cargo_declare:
_table=Setlist_Songs
_table=Setlist_Songs
|event_page=Page
|day=Integer
|song_page=Page
|song_page=Page
|song_display=String
|song_display=String
|cast=Wikitext string
}}
}}


Line 22: Line 24:
"params": {
"params": {
"1": {
"1": {
"label": "Day",
"example": "1",
"type": "number",
"description": "Make blank if the event only has 1 day"
},
"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"
},
"cast": {
"label": "Cast",
"example": "[[Matikanetannhauser]], [[Ikuno Dictus]]",
"type": "string"
"type": "string"
}
}
}
},
"format": "inline",
"paramOrder": [
"1",
"2",
"3",
"cast"
]
}
}
</templatedata></noinclude>
</templatedata></noinclude>

Latest revision as of 23:48, 25 August 2024

TAILWIND (Bonus text) (Matikanetannhauser)

{{Setlist Song|1|TAILWIND|TAILWIND (Bonus text)|cast=[[Matikanetannhauser]]}}

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

Make blank if the event only has 1 day

Example
1
Numberoptional
Song Page2

no description

Page namerequired
Song Display3

no description

Stringoptional
Castcast

no description

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