目录

User Guide & Quick Start

Site Structure

ShellessWiki currently supports Chinese/English. All content pages should be created under the wiki namespace and require both Chinese (`zh:wiki:page_name`) and English versions (`en:wiki:page_name`).

zh
|—— start (Chinese homepage)
|—— wiki (Content pages namespace)
    |—— More Chinese content

en
|—— start (English homepage)
|—— wiki (Content pages namespace)
    |—— More English content, corresponding to Chinese version

Important Notes:

How to Add an Entry (Create a Page)?

A: Write a link to a page that does not yet exist on an existing page. After saving, the link will appear in red. Click it to enter the “Create Page” interface automatically. For example:

 [[places:mytown:market]] 

B: Use the search function to create. Type the content you want to create in the search bar. If it hasn’t been created yet, the link will appear red. Click it to create a page named after your search term.

C: Directly enter the new page path in the address bar, for example:

 https://nsjag.world/doku.php?id=en:wiki:新车间 
The part after id= is the full page name
en → language namespace (English)
wiki → content namespace (all content pages are here)
新车间 → page name (specific entry)

Steps to Create Bilingual Pages:

1. First create the Chinese version: `zh:wiki:page_name`
2. Then create the English version: `en:wiki:page_name` (using the same page name)
3. After both pages are created, you can use the language switcher on the page to switch between languages

How to Edit a Page?

Click the “Edit this page” button at the top-right of the page to enter edit mode.

How to Delete a Page?

In SW, “Delete Page” is not a button; it is done by “clearing the page content.” Open the page you want to delete → click “Edit” at the top-right → delete all content → save. The page will be deleted automatically (the system handles it).

Tip: If the page still has attachments (e.g., images), you can remove the files via the Media Manager.

Learn More About Editing

Syntax – Reference this anytime to learn the formatting used in this wiki

Playground – Experiment boldly with the editing techniques you have learned

Need Help or Assistance?

If you are not yet familiar with wiki syntax, you can organize your text and media into a .zip file and send it to admin@nsjag.world . Administrators will help you organize and publish it.

If you would like to help maintain or improve this wiki, feel free to contact the administrator at admin@nsjag.world .