imported>Jaax23 편집 요약 없음 |
imported>Jaax23 m편집 요약 없음 |
||
| (사용자 2명의 중간 판 17개는 보이지 않습니다) | |||
| 1번째 줄: | 1번째 줄: | ||
<infobox> | <infobox theme-source="series"> | ||
<title source="title1"> | <title source="title1"> | ||
<default>{{PAGENAME}}</default> | <default>{{PAGENAME}}</default> | ||
| 9번째 줄: | 9번째 줄: | ||
<label>Japanese</label> | <label>Japanese</label> | ||
</data> | </data> | ||
<data source=" | <data source="romaji"> | ||
<label>Rōmaji</label> | <label>Rōmaji</label> | ||
</data> | </data> | ||
| 15번째 줄: | 15번째 줄: | ||
<label>English</label> | <label>English</label> | ||
</data> | </data> | ||
<group> | <group collapse="closed"> | ||
<header>Song Information</header> | <header>Song Information</header> | ||
<data source="uploaded"> | <data source="uploaded"> | ||
<label>Released</label> | <label>Released</label> | ||
</data> | |||
<data source="length"> | |||
<label>Length</label> | |||
</data> | </data> | ||
<data source="lyrics_and_composition"> | <data source="lyrics_and_composition"> | ||
| 38번째 줄: | 41번째 줄: | ||
<label>Album</label> | <label>Album</label> | ||
</data> | </data> | ||
<data source=" | <data source="single"> | ||
<label>Single</label> | |||
</data> | </data> | ||
<data source="links"> | |||
<label>Links</label> | |||
<data source=" | |||
</data> | </data> | ||
<data source=" | |||
<label> | <data source="counterpart"> | ||
<label>Counterpart</label> | |||
</data> | </data> | ||
</group> | </group> | ||
| 55번째 줄: | 56번째 줄: | ||
Example usage:<pre> | Example usage:<pre> | ||
{{Songs | {{Songs | ||
|title1=Example | |title1 =Example | ||
|image1=Example | |image1 =Example | ||
|caption1=Example | |caption1 =Example | ||
| | |||
| | |japanese =Example | ||
| | |romaji =Example | ||
|lyrics_and_composition=Example | |english =Example | ||
|illustration_and_movie=Example | |||
|uploaded =Example | |||
|lyrics_and_composition =Example | |||
|illustration_and_movie =Example | |||
|music=Example | |music=Example | ||
|characters=Example | |characters =Example | ||
| | |links =Example | ||
| | |sung_by =Example | ||
| | |album =Example | ||
| | |counterpart =Example | ||
}} | }} | ||
</pre> | </pre> | ||
</noinclude> | [[Category:Templates]]</noinclude> | ||
2020년 12월 8일 (화) 16:33 기준 최신판
<infobox theme-source="series">
<title source="title1"> <default>Songs</default> </title> <image source="image1">
</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>Links</label> <label>Counterpart</label> </group> </infobox> Example usage:
{{Songs
|title1 =Example
|image1 =Example
|caption1 =Example
|japanese =Example
|romaji =Example
|english =Example
|uploaded =Example
|lyrics_and_composition =Example
|illustration_and_movie =Example
|music=Example
|characters =Example
|links =Example
|sung_by =Example
|album =Example
|counterpart =Example
}}