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 |
||
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">{{InfoboxProject | |||
|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}}} |
Revision as of 21:43, 13 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 |
---|