Template:CaseContentRow: Difference between revisions

From JanWiki
Jump to navigation Jump to search
(yet more format)
(debug default values)
Line 8: Line 8:
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>|{{{1|unknown}}}
|{{{2|}}}
|{{{2|unknown}}}
|{{#show: {{{3|}}}|?Artist|format=list}}
|{{#show: {{{3|unknown}}}|?Artist|format=list}}
|[[{{{3|}}}|{{#show: {{{3|}}}|?CDtitle|link=none|format=list}}]]
|[[{{{3|unknown}}}|{{#show: {{{3|}}}|?CDtitle|link=none|format=list}}]]
|{{#show: {{{3|}}}|?Format|link=none|format=list}}
|{{#show: {{{3|unknown}}}|?Format|link=none|format=list}}
|{{{4|}}}
|{{{4|x}}}
|-
|-

Revision as of 14:04, 5 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:

  1. Page number
  2. Slot number
  3. Album pagename
  4. Location comment

It will print out these data, but it will also query the Album page for the artist and CD format