Template:Album info: Difference between revisions
Jump to navigation
Jump to search
imported>Whyitskai m (added description) |
m (code preview added) |
||
Line 50: | Line 50: | ||
===Parameters=== | ===Parameters=== | ||
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. | 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. | ||
===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> | |||
{{Album info | |||
|subj= | |||
|img= | |||
|typeofalbum= | |||
|artist= | |||
|released= | |||
|genre= | |||
|trackno= | |||
|runtime= | |||
|label= | |||
|country= | |||
|catno= | |||
|format= | |||
}} | |||
</pre> | |||
[[Category:Infobox templates]]</noinclude> | [[Category:Infobox templates]]</noinclude> |
Revision as of 10:59, 16 July 2023
Description
This template is intended for use on No Man's Land - A Trigun Wiki pages that discuss music albums, singles, cds, and similar audio-related media releases for Trigun.
Usage
Parameters
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.
Code
Paste this code at the top of the text box in "Edit Source" mode and fill in the parameters with the appropriate values:
{{Album info |subj= |img= |typeofalbum= |artist= |released= |genre= |trackno= |runtime= |label= |country= |catno= |format= }}