Difference between revisions of "Template:RepQ1"
Jump to navigation
Jump to search
MasonConklin (talk | contribs) (Created page with "<noinclude> {{#template_params:}} </noinclude><includeonly> {{#template_display:_format=standard}}</includeonly>") |
MasonConklin (talk | contribs) |
||
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude> | |||
{{# | |||
< | <noinclude>This is the 'RepQ1' template. It should be called via the [[Form:RepQ1]] form. | ||
{{# | </noinclude> | ||
<includeonly> | |||
Repertoire that that match this query | |||
(Level contains "{{{Level|}}}", | |||
Tonic contains "{{{Tonic|}}}, | |||
Mode contains "{{{Mode|}}}, | |||
Tempo contains "{{{Tempo|}}}, | |||
Period contains "{{{Period|}}}", | |||
Mood contains "{{{Mood|}}}): | |||
{{#cargo_query: | |||
tables=Repertoire | |||
|fields=_pageName=Repertoire, Level, _pageID | |||
|where= | |||
{{#if: | |||
{{{Level|}}} | |||
|Level = '{{{Level|}}}' AND | |||
}} | |||
{{#if: | |||
{{{LevelHi|}}} | |||
|Level < '{{{LevelHi|}}}' AND | |||
}} | |||
{{#if: | |||
{{{Period|}}} | |||
|Period = '{{{Period|}}}' AND | |||
}} | |||
{{#if: | |||
{{{Mode|}}} | |||
|Mode = '{{{Mode|}}}' AND | |||
}} | |||
{{#if: | |||
{{{Tempo|}}} | |||
|Tempo = '{{{Tempo|}}}' AND | |||
}} | |||
_pageID > '0' | |||
|format=dynamic table | |||
}} | |||
</includeonly> |
Latest revision as of 19:42, 17 March 2022
This is the 'RepQ1' template. It should be called via the Form:RepQ1 form.