Template:RadioSong
From syn2cat - HackerSpace.lu
(Difference between revisions)
m (width) |
m (nope, this is not case insensitive) |
||
Line 8: | Line 8: | ||
|- | |- | ||
! Artist | ! Artist | ||
− | | {{{ | + | | {{{Artist|}}} |
|- | |- | ||
! Title | ! Title | ||
− | | {{{ | + | | {{{Title|}}} |
|- | |- | ||
! Duration | ! Duration | ||
− | | {{{ | + | | {{{Duration|}}} |
|- | |- | ||
! Album | ! Album | ||
− | | {{{ | + | | {{{Album|}}} |
|- | |- | ||
! License | ! License | ||
− | | {{{ | + | | {{{License|}}} |
|- | |- | ||
! Artist Description | ! Artist Description | ||
− | | {{{ | + | | {{{Description|}}} |
|- | |- | ||
! Artist's website | ! Artist's website | ||
− | | {{{ | + | | {{{Website|}}} |
|} | |} | ||
<!-- the data is actually saved in a subobject --> | <!-- the data is actually saved in a subobject --> | ||
− | {{#subobject: {{{ | + | {{#subobject: {{{Artist|}}}-{{{Title|}}} |
− | |Has artist={{{ | + | |Has artist={{{Artist|}}} |
− | |Has title={{{ | + | |Has title={{{Title|}}} |
− | |Has duration={{{ | + | |Has duration={{{Duration|}}} |
− | |Has album={{{ | + | |Has album={{{Album|}}} |
− | |Has license={{{ | + | |Has license={{{License|}}} |
− | |Has description={{{ | + | |Has description={{{Description}}} |
− | |Has url={{{ | + | |Has url={{{Website|}}} |
|Has radioshow={{SUBJECTPAGENAME}} | |Has radioshow={{SUBJECTPAGENAME}} | ||
}} | }} | ||
</includeonly> | </includeonly> |
Revision as of 17:27, 4 July 2012
This is the "RadioSong" template.
Edit the page to see the template text.
This template is no longer to be used manually!
Please see the RadioShow form for instructions.