Anonymous

Template:Song info: Difference between revisions

From No Man's Land - A Trigun Wiki
m
10 revisions imported
imported>Whyitskai
m (changed field name)
m (10 revisions imported)
 
(5 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|}}}
|-
|-
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>