Template:Infobox user: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
(25 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox |
{{Infobox |
||
| name |
| name = {{{name}}} <!-- What the user is mainly called. --> |
||
| bodyclass = biography vevent |
|||
| image = <!-- filename only, no "File:" or "Image:" prefix, and no enclosing [[brackets]] --> |
|||
| titleclass = fn summary |
|||
| alt = <!-- descriptive text for use by speech synthesis (text-to-speech) software --> |
|||
| caption = |
|||
| class1 = organiser |
|||
| birth_name = <!-- only use if different from name --> |
|||
| above = {{{name|{{{name|}}} }}} |
|||
| birth_date = <!-- {{Birth date and age|YYYY|MM|DD}} for living people supply only the year with {{Birth year and age|YYYY}} unless the exact date is already widely published, as per [[WP:DOB]]. For people who have died, use {{Birth date|YYYY|MM|DD}}. --> |
|||
| image = {{#if:{{{Image|}}}|[[file:{{{Image}}}{{!}}{{{ImageWidth|250}}}px]]|{{{image|{{{photo|{{{Photo|}}} }}} }}} }} |
|||
| birth_place = |
|||
| caption = The current avatar of this user. |
|||
| death_date = <!-- {{Death date and age|YYYY|MM|DD|YYYY|MM|DD}} (DEATH date then BIRTH date) --> |
|||
| death_place = |
|||
| label1 = Username(s) |
|||
| nationality = <!-- use only when necessary per [[WP:INFONAT]] --> |
|||
| data1 = {{{username|{{{Username|}}}}}} <!-- List of usernames this user had/has--> |
|||
| other_names = |
|||
| occupation = |
|||
| |
| label2 = Nationality |
||
| |
| data2 = {{{nationality|}}} |
||
| class2 = category |
|||
| notable_works = |
|||
| label3 = Years active |
|||
| data3 = {{{years active|{{{years_active|{{{yearsactive|}}}}}}}}} <!-- How many years this user has been active for. (e.g 2016/2019)--> |
|||
| label4 = Status |
|||
| data4 = {{{status|}}} |
|||
| label5 = Known for |
|||
| data5 = {{{known for|{{{known_for|{{{known|}}}}}}}}} <!-- Notable things the user has done --> |
|||
| label6 = Notable Works |
|||
| data6 = {{{notable works|{{{notable_works|{{{notable|}}}}}}}}} <!-- Notable things the user has made --> |
|||
| label7 = Problematic user ([[Forkie]]) <!-- Is the user a controversial figure --> |
|||
| data7 = {{{problem|}}} |
|||
| label8 = Website |
|||
| data8 = {{{website|{{{homepage|{{{URL|{{{url|}}}}}}}}}}}} |
|||
}} |
}} |