Template:Infobox chat
| {{{title}}} | |
|---|---|
| Moderator(s) | {{{moderator}}} |
| Website | {{{url}}}
|
Usage
{{Infobox chat
| title =
| image =
| caption =
| moderator =
| url =
| server =
| status =
| began =
| ended =
| users =
| subject =
| rating =
}}
|
Infobox for a chat room, channel, or server.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Name | title | The name of the chat. | Line | required |
| Image / logo | image | File name of a logo or representative image (e.g. File:Example.png). | File | suggested |
| Image caption | caption | A short caption shown beneath the image. | String | optional |
| Subject | subject | Its main topic or theme. | String | optional |
| Slogan | slogan | Its slogan or tagline, if any. | String | optional |
| Status | status | Whether it is currently active.
| Line | suggested |
| Moderator(s) | moderator | The people who moderate it. | String | optional |
| Server / network | server | The chat server or network (e.g. an IRC network or Discord). | String | optional |
| Launch date | began | When it started. | Date | suggested |
| End date | ended | When it closed, if it has. | Date | optional |
| Users | users | Approximate number of users. | Number | optional |
| Content rating | rating | Any audience or content rating (e.g. all ages, mature). | String | optional |
| Web address (URL) | url | The main link. Include the protocol prefix (usually https://). | URL | suggested |