틀:Songs: 두 판 사이의 차이

imported>Olifanda
편집 요약 없음
imported>Jaax23
m편집 요약 없음
 
(사용자 2명의 중간 판 18개는 보이지 않습니다)
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="rōmaji">
   <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>Uploaded</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="youtube_link">
     <data source="single">
      <label>Links</label>
        <label>Single</label>
     </data>
     </data>
  </group>
     <data source="links">
  <group>
      <label>Links</label>
    <header>Chronology</header>
     <data source="previous_song">
      <label>Previous Song</label>
     </data>
     </data>
     <data source="next_song">
 
       <label>Next Song</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
|uploaded=Example
 
|niconico_link=Example
|japanese                      =Example
|youtube_link=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
|sung_by=Example
|links                          =Example
|album=Example
|sung_by                        =Example
|previous_song=Example
|album                          =Example
|next_song=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
}}