Template:MediaInfo: Difference between revisions
Template page
More actions
No edit summary |
No edit summary Tags: Mobile edit Mobile web edit |
||
| (12 intermediate revisions by 3 users not shown) | |||
| Line 28: | Line 28: | ||
| {{{publisher|}}} | | {{{publisher|}}} | ||
|- | |- | ||
| ''' | | '''Availability''' | ||
| {{{ | | {{{availability|}}} | ||
|}<noinclude>This is a template for inputting media release information. | |} | ||
<noinclude>[[Category:Templates]]</noinclude> | |||
<noinclude> | |||
This is a template for inputting media release information. | |||
Example code for using this template: | Example code for using this template: | ||
<div style="background-color:# | <div style="background-color:#00000000; border:#000000 dashed 1px; margin-right:50%; padding:0.5em"> | ||
<nowiki>{{MediaInfo</nowiki><br /><nowiki> | <nowiki>{{MediaInfo</nowiki><br /><nowiki> | ||
|image = File:Lpr-309.jpg</nowiki><br /><nowiki> | |image = File:Lpr-309.jpg</nowiki><br /><nowiki> | ||
| Line 42: | Line 45: | ||
|length = 11:46</nowiki><br /><nowiki> | |length = 11:46</nowiki><br /><nowiki> | ||
|publisher = Pioneer Records</nowiki><br /><nowiki> | |publisher = Pioneer Records</nowiki><br /><nowiki> | ||
| | |availability = rare</nowiki><br /><nowiki>}}</nowiki></div> | ||
</noinclude> | |||