Template:Infobox bot
Appearance
Infobox bot |
|---|
Purpose
This infobox is designed for wiki pages about chatbots, virtual assistants, and other software bots. It is a simplified adaptation of Template:Infobox person, with parameters tailored to bot-specific attributes such as technology stack, operating modes, cost model, and upgrade roadmap.
Parameters
| Parameter | Required | Description |
|---|---|---|
name |
Yes | Display name of the bot. Defaults to page name if omitted. |
alias |
No | Alternative or informal name (e.g., "Kiwi the Wiki"). |
image |
No | Bot avatar or logo filename. |
image_size |
No | Image width. Defaults to 220px. |
image_caption |
No | Caption text below the image. |
image_alt |
No | Alt text for accessibility. |
launch_date |
Yes | Date the bot went live. |
creator |
No | Person or team that built the bot. |
organization |
No | Company or project the bot belongs to. |
role |
No | Primary function (e.g., "Customer-facing assistant"). |
platform |
No | Where the bot runs (e.g., "Web chat widget"). |
technology |
No | Underlying AI provider or framework. |
model |
No | Specific model name or version (e.g., "GPT-4o"). |
modes |
No | Operating modes (e.g., "Fast, Thinking"). |
cost |
No | Cost or pricing model (e.g., "API token usage"). |
capabilities |
No | Brief summary of what the bot can do. |
status |
No | Current status (e.g., "Active", "Beta", "Retired"). |
version |
No | Current version number or label. |
next_upgrade |
No | Planned upgrade date or milestone. |
languages |
No | Languages the bot supports. |
website |
No | URL to the bot or its documentation. |
source_code |
No | URL to the source repository, if public. |
module |
No | Slot for embedding additional sub-templates. |
footnotes |
No | Freeform notes displayed at the bottom of the infobox. |