Template:Infobox musical artist: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 134: | Line 134: | ||
: copy template below to new page and populate with new data | : copy template below to new page and populate with new data | ||
{ | {{ Infobox musical artist | ||
| Name = name else ((PAGENAME)) | | Name = name else ((PAGENAME)) | ||
| image = image.jpg | | image = image.jpg | ||
| Line 165: | Line 165: | ||
| imdb = | | imdb = | ||
| iafd = | | iafd = | ||
}} | |||
</pre> | </pre> | ||
[[Category:Infobox]] | [[Category:Infobox]] | ||
</noinclude> | </noinclude> | ||
Revision as of 20:45, 22 September 2021
Usage:
: copy template below to new page and populate with new data
{{ Infobox musical artist
| Name = name else ((PAGENAME))
| image = image.jpg
| imagesize = ???px else 200px
| caption =
| birthname =
| birthdate =
| birthplace =
| deathdate =
| deathplace =
| deathcause =
| parents =
| nationality =
| othername =
| occupation =
| instrument =
| background =
| yearsactive =
| style =
| genre =
| label =
| associates =
| notable_for =
| spouse =
| children =
| height = ((ht|ft|in))
| weight = ((wt|nnn)
| vitals = nn/nn/nn
| homepage =
| imdb =
| iafd =
}}