Template:Infobox song
| This template employs intricate features of template syntax.
You are encouraged to familiarise yourself with its setup and parser functions before editing the template. If your edit causes unexpected problems, please undo it quickly, as this template may appear on a large number of pages. Remember that you can conduct experiments, and should test all improvements, in either the general Template sandbox or your user space before changing anything here. |
| "{{{Name}}}" | ||
|---|---|---|
| Song | ||
| from the album {{{Album}}} | ||
| Released | {{{Released}}} | |
| Format | {{{Format}}} | |
| Recorded | {{{Recorded}}} | |
| Genre | {{{Genre}}} | |
| Length | {{{Length}}} | |
| Label | {{{Label}}} | |
| Writer(s) | {{{Writer}}} | |
| Composer(s) | {{{Composer}}} | |
| Producer(s) | {{{Producer}}} | |
| {{{Album}}} track listing | ||
| "{{{Name}}}" | ||
Example
{{Song infobox|
| Name =
| Cover =
| Type =
| Artist =
| alt Artist =
| Album =
| Published =
| Released =
| track_no =
| Recorded =
| Genre =
| Length =
| Writer =
| Composer =
| Label =
| Producer =
| Tracks =
| prev =
| prev_no =
| next =
| next_no =
}}
Notes
- There are two ways to create a track listing; either a "full" album track listing or a partial one. The full track listing is done using the "Tracks" field (simply list the tracks using #'s). The partial method is using the "prev", "prev_no", "next", "next_no" and "track_no" fields. This is for previous and next tracks. It'd be better to use "Tracks"; both should not be used.
- If you want to add some more desctiptive than "Song" use the "Type" field.
- The only compulsory field is "Name"