Difference between revisions of "Template:Repertoire"

From PianoPedaWiki
Jump to navigation Jump to search
Tag: Manual revert
 
(39 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
{{#template_params:Composer|Title|Catalog|Movement|Level|Tonic|Mode|Marked Tempo (label=Marked tempo)|Tempo|Period|Mood}}
{{#template_params:Composer|Title|Catalog|Movement|Named Collection (label = Named Collection)|Incipit|Level|Tonic|Mode|Marked Tempo (label=Marked tempo)|Tempo|Period|Mood|Source}}




{{#cargo_declare:_table=Repertoire|Composer=Page|Title=String|Catalog=String|Movement=String|Level=Float|Tonic=String (allowed values=C,C#,Db,D,D#,Eb,E,F,F#,Gb,G,G#,Ab,A,A#,Bb,B,Cb,none)|Mode=String (allowed values=Major,Minor,Dorian,Phrygian,Lydian,Mixolydian,Other)|Marked_Tempo=String|Tempo=String (allowed values=very slow,slow,moderate,fast,very fast)|Period=String (allowed values=Renaissance,Baroque,Classical,Romantic,20th Century,Other)|Mood=String (allowed values=Agitated,Boisterous,Dancelike,Graceful,Lyric,Majestic,March-like,Playful,Sad,Sentimental,Sparkling,Tranquil,Virtuosic)}}
{{#cargo_declare:_table=Repertoire|
Composer=Page|
Title=String|
Catalog=String|
Movement=String|
NamedCollection = String|
Incipit = File|
Level=Float|
Tonic=String (allowed values=C,C#,Db,D,D#,Eb,E,F,F#,Gb,G,G#,Ab,A,A#,Bb,B,Cb,none)|
Mode=String (allowed values=Major,Minor,Dorian,Phrygian,Lydian,Mixolydian,Other)|
Marked_Tempo=String|
Tempo=String (allowed values=very slow,slow,moderate,fast,very fast)|
Period=String (allowed values=Renaissance,Baroque,Classical,Romantic,20th Century,Other)|
Mood=String (allowed values=Agitated,Boisterous,Dancelike,Graceful,Lyric,Majestic,March-like,Playful,Sad,Sentimental,Sparkling,Tranquil,Virtuosic)|
Source=Page}}
</noinclude>
</noinclude>


<includeonly>{{#cargo_store:_table=Repertoire}}
<includeonly>{{#cargo_store:_table=Repertoire}}
{{#template_display:_format=standard}}
 
{| class="wikitable"
! Composer
| {{#formredlink:target={{{Composer|}}}|form=Composer Entry}}
|-
! Title
| {{{Title|}}}
|-
! Catalog
| {{{Catalog|}}}
|-
! Movement
| {{{Movement|}}}
|-
! NamedCollection
| {{{NamedCollection|}}}
|-
!Incipit
| {{#if: {{{Incipit|}}}|[[File:{{{Incipit}}}|x150px]]|Edit with form to upload incipit.}}
|-
! Level
| {{{Level|}}}
|-
! Tonic
| {{{Tonic|}}}
|-
! Mode
| {{{Mode|}}}
|-
! Marked Tempo
| {{{Marked Tempo|}}}
|-
! Tempo
| {{{Tempo|}}}
|-
! Period
| {{{Period|}}}
|-
! Mood
| {{{Mood|}}}
|-
! Source(s)
| {{#cargo_query:
|tables=Books
|fields=_pageName
|where = Repertoire HOLDS '{{#replace:{{PAGENAME}}|&#39;|\'}}'
|format=ul}}
|}
 
 
 
[[Category:Repertoire]]
[[Category:Repertoire]]
</includeonly>
</includeonly>

Latest revision as of 20:17, 28 March 2022

This is the "Repertoire" template.

It should be called in the following format:

{{Repertoire
|Composer=
|Title=
|Catalog=
|Movement=
|Named Collection=
|Incipit=
|Level=
|Tonic=
|Mode=
|Marked Tempo=
|Tempo=
|Period=
|Mood=
|Source=
}}

Edit the page to see the template text.


This template defines the table "Repertoire". View table.