Template:Musician: Difference between revisions

From Discourse DB
Jump to navigation Jump to search
No edit summary
No edit summary
Line 14: Line 14:
</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|Street_address=String|City=String|Country=String}}
{{#cargo_declare:_table=Musicians|Instrument=List (,) of Page|Nickname=String|Genre=List (,) of String|Street_address=String|City=String|Country=String|Coordinates=Coordinates}}
</noinclude><includeonly>{{#cargo_store:_table=Musicians|Instrument={{{Instrument|}}}|Nickname={{{Nickname|}}}
</noinclude><includeonly>{{#cargo_store:_table=Musicians|Instrument={{{Instrument|}}}|Nickname={{{Nickname|}}}
|Genre={{{Genre|}}}|Street_address={{{Street address|}}}|City={{{City|}}}|Country={{{Country|}}} }}
|Genre={{{Genre|}}}|Street_address={{{Street address|}}}|City={{{City|}}}|Country={{{Country|}}}|Coordinates={{{Coordinates|}}} }}
{| class="wikitable"
{| class="wikitable"
! Instrument(s)
! Instrument(s)

Revision as of 04:14, 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.