Template:Song info: Difference between revisions

Jump to navigation Jump to search
m
10 revisions imported
imported>Whyitskai
m (added japanese and english title fields)
m (10 revisions imported)
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| class="wikitable" style="float: right; margin-left: 0.5em; margin-right: 0px; width: 15%;"
{| class="wikitable" style="float: right; margin-left: 0.5em; margin-right: 0px; width: 25%;"
! colspan="2" | {{{subj|}}}
! colspan="2" | {{{subj|}}}
|-
|-
! colspan="2" {{#if: {{{img|}}}||style="display: none"}}  | [[File:{{{img|}}}|300px]]
! colspan="2" {{#if: {{{img|}}}||style="display: none"}}  | [[File:{{{img|}}}|300px]]
|-
|-
|- {{#if: {{{ja_kanji|}}}||style="display: none"}}
|- {{#if: {{{jp_title|}}}||style="display: none"}}
! Japanese Title
! Japanese Title
| {{{ja_kanji|}}}
| {{{jp_title|}}}
|-
|-
|- {{#if: {{{eng_title|}}}||style="display: none"}}
|- {{#if: {{{eng_title|}}}||style="display: none"}}
Line 15: Line 15:
! Artist
! Artist
| {{{artist|}}}
| {{{artist|}}}
|-
|- {{#if: {{{language|}}}||style="display: none"}}
! Language
| {{{language|}}}
|-
|-
|- {{#if: {{{runtime|}}}||style="display: none"}}
|- {{#if: {{{runtime|}}}||style="display: none"}}
Line 31: Line 35:
==Description==
==Description==
This template is intended for use on {{SITENAME}} pages that discuss songs used in Trigun.
This template is intended for use on {{SITENAME}} pages that discuss songs used in Trigun.
==Usage==
===Code===
===Parameters===
Paste this code at the top of the text box in "Edit Source" mode and fill in the parameters with the appropriate values:
Many parameters have been included for the sake of thoroughness, but not all are required. To omit a parameter, simply leave its space in the list blank. That will cause the row to hide itself.
<pre>
{{Song info
|subj=
|img=
|jp_title=
|eng_title=
|artist=
|language=
|runtime=
|album=
|series=
}}
</pre>
[[Category:Infobox templates]]</noinclude>
[[Category:Infobox templates]]</noinclude>

Navigation menu