Difference between revisions of "Template:Composer"

From PianoPedaWiki
Jump to navigation Jump to search
Line 1: Line 1:
<noinclude>
<noinclude>
{{#template_params:Name (label=Name: Last, First)|
{{#template_params:Last Name|
Dates|
First (Middle) Name|
BirthYear|
DeathYear|
Period}}
Period}}


{{#cargo_declare:_table=Composer|
{{#cargo_declare:_table=Composer|
Name=String|
Last Name=String|
Dates=String|
First (Middle) Name = String|
BirthYear = Integer|
DeathYear = Integer|
Period=String (allowed values=Renaissance,Baroque,Classical,Romantic,20th Century,Other)}}
Period=String (allowed values=Renaissance,Baroque,Classical,Romantic,20th Century,Other)}}



Revision as of 16:25, 15 March 2022

This is the "Composer" template.

It should be called in the following format:

{{Composer
|Last Name=
|First=
|BirthYear=
|DeathYear=
|Period=
}}

Edit the page to see the template text.

Error: field name "Last Name" contains whitespaces. Whitepaces of any kind are not allowed; consider using underscores ("_") instead.