Template:Song info: Difference between revisions
Jump to navigation
Jump to search
imported>Whyitskai m (removed superfluous description text. added alternate titles field) |
m (10 revisions imported) |
||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{| class="wikitable" style="float: right; margin-left: 0.5em; margin-right: 0px; width: | {| class="wikitable" style="float: right; margin-left: 0.5em; margin-right: 0px; width: 25%;" | ||
! colspan="2" | {{{subj|}}} | ! colspan="2" | {{{subj|}}} | ||
|- | |- | ||
Line 11: | Line 11: | ||
! English Title | ! English Title | ||
| {{{eng_title|}}} | | {{{eng_title|}}} | ||
|- | |- | ||
|- {{#if: {{{artist|}}}||style="display: none"}} | |- {{#if: {{{artist|}}}||style="display: none"}} | ||
Line 39: | 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. | ||
===Code=== | |||
Paste this code at the top of the text box in "Edit Source" mode and fill in the parameters with the appropriate values: | |||
<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 07:40, 14 September 2023
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= }}