Someone who listens to music.
| This user thinks LyricWiki should join the Semantic Web |
I'm a contributor to the Semantic MediaWiki extension , I hope lyrics.wikia.com uses that extension because it will enable interesting queries like "Show me every album released between 1995 and 2000 produced by Nile Rodgers":
[[Date of release::>1995]] [[Date of release::<2000]] [[Produced by::Nile Rodgers]]
, which can eventually kill off the poor database implementation at http://allmusicguide.com/
Test table row template
Edit
If a template wants to turn parameters into a link, they have to be on one line. View the wiki markup to see the problem.
| the following fails: | |||
| wiki link hardcoded in template | [[SimplePageTitle
]] | [[PageTitle | LinkName
]] |
| the following works: | |||
| wiki link hardcoded in template | SimplePageTitle | LinkName |