Template:Lyrics head
From Heterodontosaurus Balls
Lyrics head is the starting header template that invokes Module:Lyrics to create a table of lyrics that is possible with many different columns for different scripts/languages. For actual lyrics it has to be paired with Template:Lyrics line.
Syntax
{{Lyrics head
|columns= <script 1>, <script 2>, ...
|<script 1>-header-plain= <plain header for the gadget (no templates)>
|<script 1>-header-wikitext= <rich header for the template>
|<script 2>-header-plain= <plain header for the gadget (no templates)>
|<script 2>-header-wikitext= <rich header for the template>
...
}}
Example
{{Lyrics head
|columns= chinese, pinyin, english
|chinese-header-plain= Chinese lyrics
|chinese-header-wikitext= {{I|ChineseL}} [[Chinese Language|Chinese lyrics]]
|english-header-plain= English translation
|english-header-wikitext= {{I|EnglishL}} [[English Language|English translation]]
}}
