Template:Infobox person: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 43: | Line 43: | ||
Put this block of code in a person's main page. Fill out the information between the brackets and then remove the '''<nowiki><!--</nowiki>''' and '''<nowiki>--></nowiki>''' | Put this block of code in a person's main page. Fill out the information between the brackets and then remove the '''<nowiki><!--</nowiki>''' and '''<nowiki>--></nowiki>''' | ||
<pre> | <pre> | ||
{{Infobox | {{Infobox person | ||
|name = <!-- name of the person --> | |name = <!-- name of the person --> | ||
|photo = <!-- The filename of the (obviously already uploaded) photo, such as neil.jpg (optional) --> | |photo = <!-- The filename of the (obviously already uploaded) photo, such as neil.jpg (optional) --> |
Revision as of 17:56, 18 September 2022
{{{name}}} |
How to use: Put this block of code in a person's main page. Fill out the information between the brackets and then remove the <!-- and -->
{{Infobox person |name = <!-- name of the person --> |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 --> |otherNames = <!-- other names of person (optional) --> |addtlInfo = <!-- Any additional Info.--> }}