Template:Genre: Difference between revisions

From ChoralWiki
Jump to navigation Jump to search
(simplified with {{cat}} and treated missing argument errors)
(now using subgenre)
Line 5: Line 5:
|both ='''Genres:''' {{cat|Secular music|Secular}} & {{cat|Sacred music|Sacred}}
|both ='''Genres:''' {{cat|Secular music|Secular}} & {{cat|Sacred music|Sacred}}
|#default ='''Genre:''' [[:Category:Unknown genre|{{{1|Unknown}}}]][[Category:Works with invalid genre]]
|#default ='''Genre:''' [[:Category:Unknown genre|{{{1|Unknown}}}]][[Category:Works with invalid genre]]
}}{{#switch: {{lc:{{{2|}}}}}
}}{{#ifexist:{{{2|}}}
|=[[Category:Works with invalid genre]]<!-- the first sub-genre must not be empty -->
|{{Subgenre|{{{2}}}|{{{sort|{{{9|}}}}}}}}|[[Category:Works with invalid genre]]<!-- first subgenre must not be empty -->
|other
}}{{Subgenre|{{{3|}}}|{{{sort|{{{9|}}}}}}
|unknown =,&nbsp;{{cat|Unknown genre|Unknown}}
}}{{Subgenre|{{{4|}}}|{{{sort|{{{9|}}}}}}
|requiems
|communion services =,&nbsp;{{cat|{{{2}}}|{{#sub: {{{2}}}||-1}}|sort={{{sort|{{{9|{{PAGENAME}}}}}}}}}} {{#if:{{{sort|{{{9|}}}}}}||[[Category:Good-bad]]}}
|preces and responses
|morning canticles
|evening canticles =,&nbsp;{{cat|{{{2}}}|sort={{{sort|{{{9|{{PAGENAME}}}}}}}}}} {{#if:{{{sort|{{{9|}}}}}}||[[Category:Good-bad]]}}
|liturgical music
|pagan music
|shape notes =,&nbsp;{{cat|{{{2}}}}}
|lieder =,&nbsp;{{cat|Lieder|Lied}}
|masses =,&nbsp;{{cat|Masses|Mass|sort={{{sort|{{{9|{{PAGENAME}}}}}}}}}} {{#if:{{{sort|{{{9|}}}}}}||[[Category:Good-bad]]}}
|symphonies
|responsories
|offertories =,&nbsp;{{cat|{{{2}}}|{{#sub: {{{2}}}||-3}}y}}
|#default =,&nbsp;{{cat|{{{2}}}|{{#sub: {{{2}}}||-1}}}}
}}{{#switch: {{lc:{{{3|}}}}}
|=
|other
|unknown =,&nbsp;{{cat|Unknown genre|Unknown}}
|requiems
|communion services =,&nbsp;{{cat|{{{3}}}|{{#sub: {{{3}}}||-1}}|sort={{{sort|{{{9|{{PAGENAME}}}}}}}}}} {{#if:{{{sort|{{{9|}}}}}}||[[Category:Good-bad]]}}
|preces and responses
|morning canticles
|evening canticles =,&nbsp;{{cat|{{{3}}}|sort={{{sort|{{{9|{{PAGENAME}}}}}}}}}} {{#if:{{{sort|{{{9|}}}}}}||[[Category:Good-bad]]}}
|liturgical music
|pagan music
|shape notes =,&nbsp;{{cat|{{{3}}}}}
|lieder =,&nbsp;{{cat|Lieder|Lied}}
|masses =,&nbsp;{{cat|Masses|Mass|sort={{{sort|{{{9|{{PAGENAME}}}}}}}}}} {{#if:{{{sort|{{{9|}}}}}}||[[Category:Good-bad]]}}
|symphonies
|responsories
|offertories =,&nbsp;{{cat|{{{3}}}|{{#sub: {{{3}}}||-3}}y}}
|#default =,&nbsp;{{cat|{{{3}}}|{{#sub: {{{3}}}||-1}}}}
}}{{#switch: {{lc:{{{4|}}}}}
|=
|other
|unknown =,&nbsp;{{cat|Unknown genre|Unknown}}
|requiems
|communion services =,&nbsp;{{cat|{{{4}}}|{{#sub: {{{4}}}||-1}}|sort={{{sort|{{{9|{{PAGENAME}}}}}}}}}} {{#if:{{{sort|{{{9|}}}}}}||[[Category:Good-bad]]}}
|preces and responses
|morning canticles
|evening canticles =,&nbsp;{{cat|{{{4}}}|sort={{{sort|{{{9|{{PAGENAME}}}}}}}}}} {{#if:{{{sort|{{{9|}}}}}}||[[Category:Good-bad]]}}
|liturgical music
|pagan music
|shape notes =,&nbsp;{{cat|{{{4}}}}}
|lieder =,&nbsp;{{cat|Lieder|Lied}}
|masses =,&nbsp;{{cat|Masses|Mass|sort={{{sort|{{{9|{{PAGENAME}}}}}}}}}} {{#if:{{{sort|{{{9|}}}}}}||[[Category:Good-bad]]}}
|symphonies
|responsories
|offertories =,&nbsp;{{cat|{{{4}}}|{{#sub: {{{4}}}||-3}}y}}
|#default =,&nbsp;{{cat|{{{4}}}|{{#sub: {{{4}}}||-1}}}}
}}</includeonly><noinclude>
}}</includeonly><noinclude>
{{DisplayBox|bgcolor=g|text=
{{DisplayBox|bgcolor=g|text=

Revision as of 00:41, 25 February 2012


Creates a text Genre: with links to genre (options: "Sacred", "Secular", and "Dual" or "Both") and subgenre(s) categories (up to 3 subgenres) and categorizes the work page accordingly.

Usage
  • {{Genre|Sacred|Chorales|Carols|<sort=Composer's surname, name>}} or
    {{Genre|sacred|chorales|carols|<9=Composer's surname, name>}}

The optional <sort=...> parameter is only required for subgenres "Masses", "Morning Canticles", "Evening Canticles", "Communion Services" and "Preces and Responses"; it must be in the form "Composer's surname, name". All other categories will follow the sort key defined in the DEFAULTSORT of the page, when available.