×
Create a new article
Write your page title here:
We currently have 69 articles on Super Shiritori Wiki. Type your article name above or click on one of the titles below and start writing!



Super Shiritori Wiki
Revision as of 05:04, 5 September 2026 by The CodeGhost (talk | contribs) (Replace broken Fandom Portable-Infobox character template with a working, bot-focused infobox)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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).