Template:CaseContentRow: Difference between revisions
Jump to navigation
Jump to search
(yet more format) |
(added remark) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
# Album pagename | # Album pagename | ||
# Location comment | # Location comment | ||
# Remark | |||
It will print out these data, but it will also query the Album page for the artist and CD format | It will print out these data, but it will also query the Album page for the artist and CD format | ||
---- | ---- | ||
</noinclude><includeonly>|{{{1}}} | </noinclude><includeonly> | ||
|{{{2|}}} | |{{{1|unknown}}} | ||
|{{#show: {{{3|}}}|?Artist|format=list}} | |{{{2|unknown}}} | ||
|[[{{{3|}}}|{{#show: {{{3|}}}|?CDtitle|link=none|format=list}}]] | |{{#show: {{{3|unknown}}}|?Artist|format=list}} | ||
|{{#show: {{{3|}}}|?Format|link=none|format=list}} | |[[{{{3|unknown}}}|{{#show: {{{3|}}}|?CDtitle|link=none|format=list}}]] | ||
|{{{4|}}} | |{{#show: {{{3|unknown}}}|?Format|link=none|format=list}} | ||
|- | |{{{4|x}}} | ||
|{{{5|x}}} | |||
|-</includeonly> |
Latest revision as of 08:20, 7 May 2012
This template creates a single row in a table of content for a CD case. It's intended to be called from a semantic query, and it expects the following parameters:
- Page number
- Slot number
- Album pagename
- Location comment
- Remark
It will print out these data, but it will also query the Album page for the artist and CD format