Template:Music infobox: Difference between revisions
From Halopedia, the Halo wiki
mNo edit summary |
m (Text replacement - "dummy edit" to "Category:Infobox templates") Tag: Manual revert |
||
(86 intermediate revisions by 7 users not shown) | |||
Line 1: | Line 1: | ||
{| | {{Infobox|start|bg=#FC0|color=#000}} | ||
{{Infobox|title|name={{{name|}}}}} | |||
{{ | {{Infobox|media|content={{{video|}}}|caption={{{caption|}}}}} | ||
{{#if:{{{ | {{Infobox|media|content={{#if:{{{yt|}}}|{{#widget:YouTube|id={{{yt}}}|width=300}}}}}} | ||
{{Infobox|media|content={{#if:{{{vimeo|}}}|{{#widget:Vimeo|id={{{vimeo}}}|width=300}}}}}} | |||
}} | |||
{{ | {{Infobox|entry|title={{{soundtrack-title|Soundtrack}}}|content={{{soundtrack|}}}}} | ||
{{#if:{{{ | {{Infobox|entry|title={{{album-title|Album}}}|content={{{album|}}}}} | ||
{{ | {{Infobox|entry|title={{{composer-title|Composer(s)}}}|content={{{composer|}}}}} | ||
{{Infobox|entry|title={{{length-title|Length}}}|content={{{length|}}}}} | |||
{{Infobox|entry|title={{{last-title|Previous}}}|content={{{last|}}}}} | |||
{{{album | {{Infobox|entry|title={{{next-title|Next}}}|content={{{next|}}}}} | ||
{{Infobox|media|content={{#if:{{{spotify|}}}|{{#widget:Spotify|track={{{spotify}}}|width=300}}}}}} | |||
{{Infobox|media|content={{#if:{{{apple|}}}|{{#widget:AppleMusic|track={{{apple}}}|width=300}}}}}} | |||
{{Infobox|end}}<includeonly>{{Infobox/pagetitle|name={{{pagename|{{{name|}}}}}}|label={{{pagelabel|Music}}}}}</includeonly><noinclude>{{clear}} | |||
{ | ==Usage instructions== | ||
This template accepts a number of parameters, including in-built functionality for the automatic embedding of YouTube and Vimeo videos and Spotify/Apple music embeds. As such, when embedding YouTube (etc) videos, all you need to add to the relevant parameter is the ID at the end of the given URL. For an example of this in usage, see the [[Spirit of Fire (music)|Spirit of Fire]] page. The video parameter is kept around for other use cases, and does not require a specific ID. | |||
{{ | |||
{{ | |||
{{ | |||
{{#if:{{{ | |||
{{ | |||
{{ | |||
{{{ | |||
| | |||
== Usage == | |||
Copy the following: | Copy the following: | ||
<pre> | <pre> | ||
{{Music infobox | {{Music infobox | ||
|video= | |video= | ||
|yt= | |||
|vimeo= | |||
|album= | |album= | ||
|composer= | |composer= | ||
Line 49: | Line 32: | ||
|last= | |last= | ||
|next= | |next= | ||
|spotify= | |||
|apple= | |||
}} | }} | ||
</pre> | </pre> | ||
[[Category: | |||
</noinclude> | [[Category:Infobox templates]]</noinclude> |
Latest revision as of 10:11, June 14, 2024
Music infobox | |
---|---|
Usage instructions
This template accepts a number of parameters, including in-built functionality for the automatic embedding of YouTube and Vimeo videos and Spotify/Apple music embeds. As such, when embedding YouTube (etc) videos, all you need to add to the relevant parameter is the ID at the end of the given URL. For an example of this in usage, see the Spirit of Fire page. The video parameter is kept around for other use cases, and does not require a specific ID.
Copy the following:
{{Music infobox |video= |yt= |vimeo= |album= |composer= |length= |last= |next= |spotify= |apple= }}