Jukebox/w3tpl: Difference between revisions
From HypertWiki
< Jukebox
m Protected "Jukebox": to enable SQL functions [edit=sysop:move=sysop] |
artist query URL construction working; saving work... |
||
| Line 5: | Line 5: | ||
<let name=out append> | <let name=out append> | ||
* </let> | * </let> | ||
<let name=out append vars>[{{fullurl:{{PAGENAME}}|artist=[$@row.ar.id$]}} </let> | |||
<let name=out append copy=ar_name /> | <let name=out append copy=ar_name /> | ||
<let name=out append>]</let> | |||
</for> | </for> | ||
</hide><get name=out /> | </hide><get name=out /> | ||
Revision as of 21:39, 8 March 2009
The Hypertwin Jukebox
is under construction, but here are all the artists <hide><for db=audioferret table="Artists" sort="sort, name" name=ar hide>
<let name=ar_name val="@row.ar.name" /> <let name=out append>
- </let>
<let name=out append vars>[$@row.ar.id$ </let> <let name=out append copy=ar_name /> <let name=out append>]</let>
</for> </hide><get name=out />
