Difference between revisions of "Template:RepQ2"
Jump to navigation
Jump to search
MasonConklin (talk | contribs) |
MasonConklin (talk | contribs) |
||
Line 36: | Line 36: | ||
{{#if: | {{#if: | ||
{{{LevelLow|}}} | {{{LevelLow|}}} | ||
|Level > | |Level >= {{{LevelLow|}}} AND | ||
}} | }} | ||
{{#if: | {{#if: | ||
{{{LevelHi|}}} | {{{LevelHi|}}} | ||
|Level < | |Level <= {{{LevelHi|}}} AND | ||
}} | }} | ||
Revision as of 20:11, 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.