Template:RadioSong
From syn2cat - HackerSpace.lu
(Difference between revisions)
m (added reference to parent) |
m (css) |
||
(10 intermediate revisions by one user not shown) | |||
Line 4: | Line 4: | ||
This template is no longer to be used manually!<br/> | This template is no longer to be used manually!<br/> | ||
Please see the [[Form:RadioShow|RadioShow form]] for instructions. | Please see the [[Form:RadioShow|RadioShow form]] for instructions. | ||
− | </noinclude><includeonly>{| | + | </noinclude><includeonly>{| style="width: 26em; font-size: 90%; border: 1px solid #aaaaaa; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; text-align:left; table-layout:fixed; word-wrap:break-word;" |
+ | ! style="text-align: center; background-color:#ccccff;" colspan="2" |<big>Song: {{{Title|}}}</big> | ||
+ | |- | ||
! Artist | ! Artist | ||
− | | {{{ | + | | {{{Artist|}}} |
|- | |- | ||
! Title | ! Title | ||
− | | {{{ | + | | {{{Title|}}} |
|- | |- | ||
! Duration | ! Duration | ||
− | | {{{ | + | | {{{Duration|}}} |
|- | |- | ||
! Album | ! Album | ||
− | | {{{ | + | | {{{Album|}}} |
|- | |- | ||
! License | ! License | ||
− | | {{{ | + | | {{{License|}}} |
|- | |- | ||
− | ! | + | ! 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 | + | |Has website={{{Website|}}} |
|Has radioshow={{SUBJECTPAGENAME}} | |Has radioshow={{SUBJECTPAGENAME}} | ||
+ | |Has object type=radiosong | ||
}} | }} | ||
</includeonly> | </includeonly> |
Latest revision as of 13:33, 7 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.