×
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

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

To use this template, add the {{Quest}} template and fill in the appropriate fields. Fields left blank will not appear in articles. This infobox template uses Fandom's infobox syntax.

Syntax

{{Quest
 | title         = 
 | image         = [e.g. "Example.jpg"]
 | imagecaption  = 
 | start         = 
 | end           = 
 | prerequisites = 
 | level         = 
 | location      = 
 | rewards       = 
 | previous      =
 | next          =
}}

Sample output

<infobox type="Quest"> <title source="title"/>

<image source="image"></image> <label>Start</label> <label>End</label> <label>Prerequisites</label> <label>Level</label> <label>Location</label> <label>Rewards</label> <group layout="horizontal"> <header>Quest progression</header> <label>Previous</label> <label>Next</label> </group> </infobox>

{{Quest
 | title         = Example infobox
 | image         = Example.jpg
 | start         = Chrys
 | end           = Geran
 | prerequisites = None
 | level         = 5
 | location      = Earth
 | rewards       = Justice-Wrought Petals
 | previous      = A
 | next          = C
}}