Welcome to Super-Shiritori!
Please remember:
- No vandalism – Do not add nonsense, false info, spam, or blank pages.
- Respect others – Be polite and assume good faith.
- Use reliable information – Make sure edits are accurate and IMPORTANT.
- Stay constructive – Help us grow the wiki with content, especially with the Word compendium.
⚠️ Repeated vandalism or rule-breaking may result in warnings or blocks. If you see vandalism, please revert it and notify an admin.
Description
A dark-themed infobox for the wiki's Discord bots/applications (Super-Shiritori, Word-Curatori, Vexitori). Replaces the old {{Character}} template, which was raw Fandom "Portable Infobox" markup (<infobox type="Character">) left over from the Fandom migration -- that extension was never self-hostable, so it rendered as literal unparsed tags rather than an actual infobox, and its fields (Species, Gender, Portrayed by, Marital status...) were built for fictional characters, not bots.
Syntax
{{Infobox application
| name =
| image = [[File:Example.png|250px]]
| caption =
| type = Discord Bot
| function =
| aliases =
| platform = Discord
| developer =
| language =
| status = Active
| launched =
| hosted =
| access =
| counterparts =
}}
All fields are optional except name (which defaults to the page title). A blank/omitted field just doesn't render that row. image takes full wikitext, so a <gallery> block works too (see Super-Shiritori for an example with multiple profile pictures).
