Template:Musician: Difference between revisions

From Discourse DB
Jump to navigation Jump to search
(Generated from a page schema)
No edit summary
Tag: Undo
Line 1: Line 1:
<noinclude>
<noinclude>
{{#template_params:
{{#template_params:
Instrument (label=Instrument(s);list;delimiter=,)
Instrument (label=Instrument(s))
|Nickname (label=The nickname;display=nonempty)
|Nickname (display=nonempty)
|Genre (label=Genre(s);list;delimiter=,)
|Genre
|Favorite colors
|Performances (holds template=Performance)
|Living (label=Living?)
|Coordinates (label=Location)
|My test (cargo field=MyTest)
}}
}}
</noinclude><includeonly>
{{#cargo_declare:_table=Musicians
{{#template_display:_format=standard}}
|Instrument=List (,) of Page (mandatory)
|Nickname=String (regex=.*d)
|Genre=List (,) of String (hierarchy;allowed values=*Classical
*Jazz
**Bebop
**Dixieland
*Rock
**Blues rock
**Emo;label=Genres(s))
|Favorite_colors=List (,) of String
|Street_address=String
|City=String
|Country=String
|Living=Boolean
|Coordinates=Coordinates
|MyTest=Wikitext}}
</noinclude><includeonly>{{#cargo_store:}}
{{#template_display:_format=table}}
 
[[Category:Musicians]]
</includeonly>
</includeonly>

Revision as of 00:52, March 12, 2021

This is the "Musician" template.

It should be called in the following format:

{{Musician
|Instrument=
|Nickname=
|Genre=
|Favorite colors=
|Performances=
|Living=
|Coordinates=
|My test=
}}

Edit the page to see the template text.

Invalid field description - Parameter value "Genres(s)" must not include parentheses: "String (hierarchy;allowed values=*Classical
  • Jazz
    • Bebop
    • Dixieland
  • Rock
    • Blues rock
    • Emo;label=Genres(s))"