Template:Song info: Difference between revisions

From No Man's Land - A Trigun Wiki
Jump to navigation Jump to search
imported>Whyitskai
m (adjusted image display size)
m (10 revisions imported)
 
(7 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: {{{jp_title|}}}||style="display: none"}}
! Japanese Title
| {{{jp_title|}}}
|-
|- {{#if: {{{eng_title|}}}||style="display: none"}}
! English Title
| {{{eng_title|}}}
|-
|-
|- {{#if: {{{artist|}}}||style="display: none"}}
|- {{#if: {{{artist|}}}||style="display: none"}}
! Artist
! Artist
| {{{artist|}}}
| {{{artist|}}}
|-
|- {{#if: {{{language|}}}||style="display: none"}}
! Language
| {{{language|}}}
|-
|-
|- {{#if: {{{runtime|}}}||style="display: none"}}
|- {{#if: {{{runtime|}}}||style="display: none"}}
Line 23: 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>

Latest revision as of 08:40, 14 September 2023

[[File:|300px]]
Japanese Title
English Title
Artist
Language
Run Time
Album
Series

Description

This template is intended for use on No Man's Land - A Trigun Wiki pages that discuss songs used in Trigun.

Code

Paste this code at the top of the text box in "Edit Source" mode and fill in the parameters with the appropriate values:

{{Song info
|subj=
|img=
|jp_title=
|eng_title=
|artist=
|language=
|runtime=
|album=
|series=
}}