Template:Musician: Difference between revisions

From Discourse DB
Jump to navigation Jump to search
No edit summary
No edit summary
Line 7: Line 7:
|Nickname=
|Nickname=
|Genre=
|Genre=
|Street address=
|City=
|Country=
|Coordinates=
}}
}}
</pre>
</pre>
Edit the page to see the template text.
Edit the page to see the template text.
{{#cargo_declare:_table=Musicians|Instrument=List (,) of Page|Nickname=String|Genre=List (,) of String}}
{{#cargo_declare:_table=Musicians|Instrument=List (,) of Page|Nickname=String|Genre=List (,) of String|Street_address=String|City=String|Country=String}}
</noinclude><includeonly>{{#cargo_store:_table=Musicians|Instrument={{{Instrument|}}}|Nickname={{{Nickname|}}}
</noinclude><includeonly>{{#cargo_store:_table=Musicians|Instrument={{{Instrument|}}}|Nickname={{{Nickname|}}}
|Genre={{{Genre|}}} }}
|Genre={{{Genre|}}}|Street_address={{{Street address|}}}|City={{{City|}}}|Country={{{Country|}}} }}
{| class="wikitable"
{| class="wikitable"
! Instrument(s)
! Instrument(s)
Line 23: Line 27:
! Genre(s)
! Genre(s)
| {{{Genre|}}}
| {{{Genre|}}}
|-
! Street address
| {{{Street address|}}}
|-
! City
| {{{City|}}}
|-
! Country
| {{{Country|}}}
|-
! Location
| {{#cargo_display_map:point={{{Coordinates|}}} }}
|}
|}


[[Category:Musicians]]
[[Category:Musicians]]
</includeonly>
</includeonly>

Revision as of 04:05, July 28, 2017

This is the "Musician" template. It should be called in the following format:

{{Musician
|Instrument=
|Nickname=
|Genre=
|Street address=
|City=
|Country=
|Coordinates=
}}

Edit the page to see the template text. This template defines the table "Musicians". View table.