Difference between revisions of "Template:RepQ2"

From PianoPedaWiki
Jump to navigation Jump to search
Line 33: Line 33:
tables=Repertoire
tables=Repertoire
|fields=_pageName=RepertoirePage, Level, _pageID
|fields=_pageName=RepertoirePage, Level, _pageID
|where= Level>= {{{LevelLow}}} AND
|where=  
 
{{#if:
  {{{LevelLow|}}}
  |Level >= '{{{LevelLow|}}}' AND|}}
 
_pageID > 0
_pageID > 0
|format=dynamic table
|format=dynamic table
}}
}}
</includeonly>
</includeonly>

Revision as of 20:17, 17 March 2022


This is the Repertoire Query, attempt 2 at a query form. Form:RepQ2 to call in RunQuery This is the "RepQ2" template.

It should be called in the following format:

{{RepQ2
|LevelLow=
|LevelHi=
|Tonic=
|Mode=
|Tempo=
|Period=
|Mood=
}}

Edit the page to see the template text.