Template:Infobox misc: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
{| class="infobox | {| class="infobox" id="infobox_misc" style="text-align:left;" | ||
|- | |- | ||
|colspan="2" |<span id="heading_biggest">{{{name}}}</span> | |colspan="2" |<span id="heading_biggest">{{{name}}}</span> | ||
Revision as of 21:04, 18 September 2022
| {{{name}}} |
How to use: This infobox is for miscellaneous people and things. Put this block of code in a thing's main page. Fill out the information between the brackets and then remove the <!-- and -->
{{Infobox misc
|name = <!-- name of the person or thing -->
|photo = <!-- The filename of the (obviously already uploaded) photo, such as neil.jpg (optional) -->
|relation = <!-- relationship to Lemon Demon (eg: Touring member of Lemon Demon) -->
|birth_date = <!-- birth date(optional) -->
|hometown = <!-- birth place (optional) -->
|death_date = <!-- death date (optional) -->
|death_place = <!-- death place (optional) -->
|residence = <!-- Currently resides in (optional) -->
|otherNames = <!-- other names of person (optional) -->
|length = <!-- length (optional) -->
|genre = <!-- genre of content (optional) -->
|language = <!-- language of content (optional) -->
|uploader = <!-- name/username of uploader (optional) -->
|uploadedBy = <!-- uploaded date (optional) -->
|websites = <!-- websites, separated with BR tags(optional) -->
|yearsActive = <!-- years active(optional) -->
|founders = <!-- founder(s)(optional) -->
|artists = <!-- artists(optional) -->
|addtlInfo = <!-- Any additional Info.(optional) -->
}}