Template:PersonInfobox: Difference between revisions
(Created page with "{{Infobox |bodyclass=infoboxperson |above={{{name}}} |image={{{image}}} |header1=Information |label1=Also known as |data1={{{alias|}}} |label2=Born |data2={{{birthdate|}}} |la...") |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox | <noinclude> | ||
Template for displaying summary information about people, especially musicians, vocalists, and other performers. | |||
'''Usage: Copy paste the code below, filling in relevant fields after the = sign. Fields that are left empty or are removed will not show up in the generated infobox.''' | |||
<syntaxhighlight lang="html+handlebars">{{PersonInfobox | |||
|name= | |||
|image= | |||
|alias= | |||
|birthdate= | |||
|origin= | |||
|deathdate= | |||
|occupation= | |||
|instruments= | |||
|yearsactive= | |||
|acts= | |||
|labels= | |||
|website= | |||
|social1= | |||
|social1link= | |||
|social2= | |||
|social2link= | |||
|social3= | |||
|social3link= | |||
|social4= | |||
|social4link= | |||
|memberspage= | |||
}}</syntaxhighlight></noinclude>{{Infobox | |||
|bodyclass=infoboxperson | |bodyclass=infoboxperson | ||
|above={{{name}}} | |above={{{name}}} | ||
Line 14: | Line 41: | ||
|label5=Occupation(s) | |label5=Occupation(s) | ||
|data5={{{occupation|}}} | |data5={{{occupation|}}} | ||
|label6= | |label6=Instrument(s) | ||
|data6={{{instruments|}}} | |data6={{{instruments|}}} | ||
|label7=Years Active | |label7=Years Active |
Latest revision as of 18:15, 21 November 2020
Template for displaying summary information about people, especially musicians, vocalists, and other performers.
Usage: Copy paste the code below, filling in relevant fields after the = sign. Fields that are left empty or are removed will not show up in the generated infobox.
{{{name}}} | |
{{{image}}} | |
Information |
---|