Difference between revisions of "Template:Lyrics"

From Detective Conan Wiki
m
m
Line 1: Line 1:
{| class="wikitable"
+
<includeonly>{| class="wikitable"
 
{{#if: {{{japanese|}}} |
 
{{#if: {{{japanese|}}} |
! width="400" {{!}} Japanese
+
! Japanese
 
{{!}}-
 
{{!}}-
 
{{!}} style="text-align:center" {{!}} {{{japanese}}}
 
{{!}} style="text-align:center" {{!}} {{{japanese}}}
 
{{!}}-  }}
 
{{!}}-  }}
 
{{#if: {{{english|}}} |
 
{{#if: {{{english|}}} |
! width="400" {{!}} English
+
! English
 
{{!}}-
 
{{!}}-
 
{{!}} style="text-align:center" {{!}} {{{english}}}
 
{{!}} style="text-align:center" {{!}} {{{english}}}
 
{{!}}-  }}
 
{{!}}-  }}
 
{{#if: {{{kanji|}}} |
 
{{#if: {{{kanji|}}} |
! width="400" {{!}} Kanji
+
! Kanji
 
{{!}}-
 
{{!}}-
 
{{!}} style="text-align:center" {{!}} {{{kanji}}}
 
{{!}} style="text-align:center" {{!}} {{{kanji}}}
 
{{!}}-  }}
 
{{!}}-  }}
|}<noinclude>
+
|}</includeonly><noinclude>
 
Creates a table with lyrics of a song in both Japanese and English.
 
Creates a table with lyrics of a song in both Japanese and English.
  

Revision as of 23:58, 31 October 2009

Creates a table with lyrics of a song in both Japanese and English.

Usage

The following is a list of required or optional parameters:

{{Lyrics
| japanese              =    (Optional) Japanese lyrics
| english               =    (Optional) English Lyrics
| kanji                 =    (Optional) Japanese Kanji Lyrics
}}