Difference between revisions of "Template:Jambox"
Jump to navigation
Jump to search
m (infobox → infbox) |
|||
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{| | <includeonly>{| id="jambox" class="infbox wikitable" | ||
! colspan="2" | Riff or jam | |||
! | |||
|- | |- | ||
| | | Name | ||
| {{{Name}}} | |||
|- | |- | ||
| | | Artist | ||
| {{{Artist |<span class="unknown">Unknown</span>}}} | |||
|- | |- | ||
| | | Writer/composer | ||
| {{{Writer |<span class="unknown">Unknown</span>}}} | |||
|- | |- | ||
| | | Appearance | ||
| {{{Appearance |<span class="unknown">Unknown</span>}}} | |||
|}</includeonly><noinclude> | |}</includeonly><noinclude> | ||
==Usage== | == Usage == | ||
<pre> | <pre> | ||
{{Jambox | {{Jambox | ||
| Name = | | Name = | ||
| Artist = | | Artist = | ||
| Writer = | | Writer = | ||
| Appearance = | | Appearance = | ||
}} | }} | ||
</pre> | |||
Which means... | Which means ... | ||
{{Jambox | |||
<pre> | |||
{{Jambox | |||
| Name = (The name of the song) | | Name = (The name of the song) | ||
| Artist = (The original artist, left as "Original" if it's by Muse) | | Artist = (The original artist, left as "Original" if it's by Muse) | ||
| Writer = (The original writer or composer of the song) | | Writer = (The original writer or composer of the song) | ||
| Appearance = (When the riff/jam made an appearance, one off or for a period of time) | | Appearance = (When the riff/jam made an appearance, one off or for a period of time) | ||
}} | }} | ||
</pre> | </pre> | ||
[[Category:Templates]] | [[Category:Templates]] | ||
</noinclude> | </noinclude> |
Latest revision as of 14:17, 1 September 2011
Usage
{{Jambox | Name = | Artist = | Writer = | Appearance = }}
Which means ...
{{Jambox | Name = (The name of the song) | Artist = (The original artist, left as "Original" if it's by Muse) | Writer = (The original writer or composer of the song) | Appearance = (When the riff/jam made an appearance, one off or for a period of time) }}