Template:Infobox website
Template page
More actions
Usage
{{Infobox website
|name=EldritchBot
|image=EldritchBot.png
|type=Discord Bot
|url=https://eldritchbot.com
|developer=ExampleDev
|platform=Discord
|status=Active
|launched=March 26, 2026
|discord=https://discord.gg/example
|github=https://github.com/example/eldritchbot
}}
Only name is required (it otherwise defaults to the page name); every other row is hidden when omitted. Built on Template:Infobox for the shared name/image/row chrome -- see there for the wiki's common infobox look. For documenting Loka-related websites, bots, and tools such as EldritchBot or StromgardeBot; article prose (what it does, how to use it) belongs below the infobox as normal, the same way it does for every other infobox type.
Parameters
| Parameter | Description |
|---|---|
name
|
Site/bot name. Defaults to the page name. |
image
|
Filename of a logo/icon image uploaded to the wiki (no File: prefix).
|
type
|
Short badge shown under the name (e.g. Discord Bot, Web Tool, Companion App). Defaults to "Website".
|
url
|
The site's main URL. Shown as a "Visit website" row and repeated as an icon-row link at the bottom. |
developer
|
Who made/maintains it. |
platform
|
Where it runs or is accessed (e.g. Discord, Web, Discord & Web).
|
status
|
Current state -- e.g. Active, Beta, Inactive, Discontinued. Case-insensitive; unrecognised values still display, just without special colouring. For something no longer active but historically notable, pair this with Template:Deprecated at the top of the article rather than relying on this field alone.
|
launched
|
Date it went live/was first released. |
discord
|
Discord server invite link. Shown as an icon in the bottom links row. |
github
|
Source code repository link. Shown as a plain "GitHub" link in the bottom links row. |