imported>Olifanda 편집 요약 없음 |
imported>Olifanda 편집 요약 없음 |
||
1번째 줄: | 1번째 줄: | ||
<infobox theme-source=" | <infobox theme-source="theme"> | ||
<title source=" | <title source="title"> | ||
<default>{{PAGENAME}}</default> | <default>{{PAGENAME}}</default> | ||
</title> | </title> | ||
<image source=" | <data source="series"> | ||
<caption source=" | <format>''[[{{{series}}} song]]''</format> | ||
</data> | |||
<image source="image"> | |||
<caption source="caption"/> | |||
</image> | </image> | ||
<data source="japanese"> | <data source="japanese"> | ||
23번째 줄: | 26번째 줄: | ||
<label>Length</label> | <label>Length</label> | ||
</data> | </data> | ||
<data source=" | <data source="lyr-comp"> | ||
<label>Lyrics and Composition</label> | <label>Lyrics and Composition</label> | ||
</data> | </data> | ||
<data source=" | <data source="illust-mov"> | ||
<label>Illustration and Movie</label> | <label>Illustration and Movie</label> | ||
</data> | </data> | ||
61번째 줄: | 64번째 줄: | ||
Example usage:<pre> | Example usage:<pre> | ||
{{Songs | {{Songs | ||
| | |title = Example | ||
| | |series = Example | ||
| | |image = Example | ||
|caption = Example | |||
|japanese = | |japanese = Example | ||
|romaji = | |romaji = Example | ||
|english = | |english = Example | ||
|uploaded = | |uploaded = Example | ||
| | |lyr-comp = Example | ||
| | |illust-mov = Example | ||
|music=Example | |music = Example | ||
|characters=Example | |characters = Example | ||
|niconico_link = | |niconico_link = Example | ||
|youtube_link =Example | |youtube_link = Example | ||
|sung_by=Example | |sung_by = Example | ||
|album=Example | |album = Example | ||
|counterpart | |counterpart = Example | ||
}} | }} | ||
</pre> | </pre> | ||
<includeonly>[[Category:Songs]] [[Category:{{series}}]]</includeonly> | |||
[[Category:Templates]]</noinclude> | [[Category:Templates]]</noinclude> |
2020년 12월 6일 (일) 05:59 판
<infobox theme-source="theme">
<title source="title"> <default>Songs</default> </title>
<format>[[{{{series}}} song]]</format>
<image source="image">
</image> <label>Japanese</label> <label>Rōmaji</label> <label>English</label> <group collapse="closed"> <header>Song Information</header> <label>Released</label> <label>Length</label> <label>Lyrics and Composition</label> <label>Illustration and Movie</label> <label>Music</label> <label>Characters</label> <label>Sung by</label> <label>Album</label> <label>Single</label> <label>Niconico Link</label> <label>Youtube Link</label> <label>BiliBili Link</label> <label>Counterpart</label> </group> </infobox> Example usage:
{{Songs |title = Example |series = Example |image = Example |caption = Example |japanese = Example |romaji = Example |english = Example |uploaded = Example |lyr-comp = Example |illust-mov = Example |music = Example |characters = Example |niconico_link = Example |youtube_link = Example |sung_by = Example |album = Example |counterpart = Example }}