Template:Musician: Difference between revisions

From Discourse DB
Jump to navigation Jump to search
(Generated from a page schema)
No edit summary
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
{{#template_params:
{{#template_params:
Instrument (label=Instrument(s);list;delimiter=,)
Instrument (label=Instrument(s);category=Items)
|Nickname (label=The nickname;display=nonempty)
|Nickname (display=nonempty)
|Genre (label=Genre(s);list;delimiter=,)
|Genre
|Favorite colors (label=Favorite color(s))
|Performances (holds template=Performance)
|Country
|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
**Rock n' roll
**Blues rock
**Emo;label=Genres)
|Favorite_colors=List (,) of String
|Street_address=String
|City=String
|Country=Page
|Living=Boolean
|Coordinates=Coordinates
|MyTest=Wikitext}}
</noinclude><includeonly>{{#cargo_store:}}
{{#template_display:_format=table}}
 
[[Category:Musicians]]
</includeonly>
</includeonly>

Latest revision as of 15:13, May 9, 2023

This is the "Musician" template.

It should be called in the following format:

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

Edit the page to see the template text.

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