Template:Infobox person: Difference between revisions
Appearance
+ Times active, Nationality, Origin; Merged ʜ General information and ʜ In real life; Spaced parameter indexes out for possible further parameter additions |
+ Dates active, Joined |
||
| Line 8: | Line 8: | ||
| image = {{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|size={{{image_size|}}}|sizedefault=300px|upright={{{image_upright|1}}}|alt={{{image_alt|}}}}} | | image = {{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|size={{{image_size|}}}|sizedefault=300px|upright={{{image_upright|1}}}|alt={{{image_alt|}}}}} | ||
| caption1 = {{#if:{{{image_caption|}}}|{{{image_caption|}}}|{{{imageCaption|}}}}} | | caption1 = {{#if:{{{image_caption|}}}|{{{image_caption|}}}|{{{imageCaption|}}}}} | ||
| label2 = Joined | |||
| data2 = {{{joined|}}} | |||
| label10 = Aliases | | label10 = Aliases | ||
| Line 32: | Line 35: | ||
| label80 = Active at | | label80 = Active at | ||
| data80 = {{{active|}}} | | data80 = {{{active|}}} | ||
| label81 = Dates active | |||
| data81 = {{{active_date|}}} | |||
| label90 = Times active | | label90 = Times active | ||
| Line 324: | Line 330: | ||
"label": "Active at", | "label": "Active at", | ||
"description": "Places/dates the person is/was active at. Put anywhere on OWoT at the start of the list, followed by the OWoT Discord, followed by anywhere else.", | "description": "Places/dates the person is/was active at. Put anywhere on OWoT at the start of the list, followed by the OWoT Discord, followed by anywhere else.", | ||
"example": "Front page | "example": "Front page", | ||
"type": "string" | "type": "string" | ||
}, | }, | ||
| Line 371: | Line 377: | ||
"description": "The times in a usual day that the person is active in.", | "description": "The times in a usual day that the person is active in.", | ||
"example": "[UTC+2] Weekends: 5am ~ 9pm; Weekdays: 5am ~ 1pm, 6:30pm ~ 9pm", | "example": "[UTC+2] Weekends: 5am ~ 9pm; Weekdays: 5am ~ 1pm, 6:30pm ~ 9pm", | ||
"type": "string" | |||
}, | |||
"active_date": { | |||
"label": "Dates active", | |||
"description": "No need to specify places where the user has been active since joining.", | |||
"example": "Global chat until 26th May 2025" | |||
}, | |||
"joined": { | |||
"label": "Joined", | |||
"type": "string" | "type": "string" | ||
} | } | ||
| Line 383: | Line 398: | ||
"image_alt", | "image_alt", | ||
"image_caption", | "image_caption", | ||
"joined", | |||
"alias", | "alias", | ||
"gender", | "gender", | ||
| Line 391: | Line 407: | ||
"worlds", | "worlds", | ||
"active", | "active", | ||
"active_date", | |||
"active_time", | "active_time", | ||
"mod_rank", | "mod_rank", | ||