Difference between revisions of "Template:Composer"
Jump to navigation
Jump to search
MasonConklin (talk | contribs) |
MasonConklin (talk | contribs) |
||
Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
{{#template_params:Name ( | {{#template_params:Last Name| | ||
First (Middle) Name| | |||
BirthYear| | |||
DeathYear| | |||
Period}} | Period}} | ||
{{#cargo_declare:_table=Composer| | {{#cargo_declare:_table=Composer| | ||
Name=String| | Last Name=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.