Warning: Parameter 2 to Cite::checkRefsNoReferences() expected to be a reference, value given in /var/www/vhosts/tangowiki/includes/Hooks.php on line 201

Warning: Parameter 2 to Cite::checkRefsNoReferences() expected to be a reference, value given in /var/www/vhosts/tangowiki/includes/Hooks.php on line 201

Warning: Parameter 2 to Cite::checkRefsNoReferences() expected to be a reference, value given in /var/www/vhosts/tangowiki/includes/Hooks.php on line 201

Warning: Parameter 2 to Cite::checkRefsNoReferences() expected to be a reference, value given in /var/www/vhosts/tangowiki/includes/Hooks.php on line 201

Warning: Parameter 2 to Cite::checkRefsNoReferences() expected to be a reference, value given in /var/www/vhosts/tangowiki/includes/Hooks.php on line 201

Warning: Parameter 2 to Cite::checkRefsNoReferences() expected to be a reference, value given in /var/www/vhosts/tangowiki/includes/Hooks.php on line 201
Difference between revisions of "Template:Infobox Person" - TangoWiki

Difference between revisions of "Template:Infobox Person"

From Tangowiki
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
<includeonly>{|border="1" cellpadding="4" align="right" class ="infoboxperson"
+
<noinclude>This is the "Infobox Person" template.
|- class="infoboxperson"
+
 
 +
It should be used for every person on the TangoWiki. Do not use this template as it is, fill pages with the [[Form:Person|person form]] instead.
 +
 
 +
Note: For singers use the [[Template:Infobox Singer|Infobox Singer]].
 +
 
 +
It should be called in the following format:
 +
==Mastercode for embedding==
 +
<pre>
 +
{{Infobox Person
 +
|Foto =
 +
|Caption =
 +
|Full civil name =
 +
|Artist name =
 +
|Nickname =
 +
|Date of birth =
 +
|Date of death =
 +
|City of birth =
 +
|Country of birth =
 +
|City of death =
 +
|Country of death =
 +
|Roles =
 +
|Instrument =
 +
}}
 +
</pre>
 +
Edit the page to see the template text.
 +
 
 +
==Parameters==
 +
*Artist name: The artist names can be more than one value, add all known pseudonyms.
 +
*Nickname: Different form artist name: Nickname is what the person gets called by others, artist name is what the person calls themselves.
 +
*Roles: Choose certain values. See the property page [[Property:Has roles|Has roles]] for all allowed values.
 +
**Instrument: If the role is "Musician", further selection can be made. Choose the instrument or many instruments. See the property [[Property:Plays instrument|Plays instrument]] for all allowed values.
 +
 
 +
<includeonly>
 +
[[Category:Person form]]</includeonly>
 +
</noinclude><includeonly>{|border="1" cellpadding="4" align="right" class ="infobox person"
 +
|- class="infobox person"
 
!colspan="2"|<br>{{BASEPAGENAME}}<br><br>
 
!colspan="2"|<br>{{BASEPAGENAME}}<br><br>
 
{{#if: {{{Foto|}}}| {{!-}} style="text-align:center;font-size:90%"
 
{{#if: {{{Foto|}}}| {{!-}} style="text-align:center;font-size:90%"
Line 37: Line 72:
 
[[Category:Person]]
 
[[Category:Person]]
 
</includeonly>
 
</includeonly>
<noinclude>{{documentation}}</noinclude>
 
<!--Please put categories and interwikis on the documentation subpage /doc, not here!-->
 

Latest revision as of 10:21, 25 May 2019

This is the "Infobox Person" template.

It should be used for every person on the TangoWiki. Do not use this template as it is, fill pages with the person form instead.

Note: For singers use the Infobox Singer.

It should be called in the following format:

Mastercode for embedding

{{Infobox Person
|Foto = 
|Caption = 
|Full civil name = 
|Artist name = 
|Nickname = 
|Date of birth = 
|Date of death = 
|City of birth = 
|Country of birth = 
|City of death = 
|Country of death = 
|Roles = 
|Instrument = 
}}

Edit the page to see the template text.

Parameters

  • Artist name: The artist names can be more than one value, add all known pseudonyms.
  • Nickname: Different form artist name: Nickname is what the person gets called by others, artist name is what the person calls themselves.
  • Roles: Choose certain values. See the property page Has roles for all allowed values.
    • Instrument: If the role is "Musician", further selection can be made. Choose the instrument or many instruments. See the property Plays instrument for all allowed values.