Essential guidelines for article creation, formatting, and template transclusion
Help & Docs
1. Page Creation & Navigation
To create a new article, enter the target page name into the wiki search bar and select the red link in the search results, or type the page title directly into your browser address bar using /wiki/Your_Page_Name. Once on the target page, click "Create" or "Edit source" to begin populating content.
2. Structuring Content & Headings
Organize your text using standard wikitext section headings (== Section Title ==) to automatically generate a Table of Contents. Proper heading hierarchies (=== Sub-heading ===) help maintain logical page structure, making longer documents easier to navigate and scan for specific information.
3. Using Public Templates
To extend your page with pre-styled site components, browse available public options via Special:PrefixIndex/Template:. Transclude a template onto your page using double curly braces, such as {{Notice}} or {{Quote}}.
4. Passing Parameters & Variables
Templates can be customized by adding pipe syntax (
5. Media, Links, & Formatting
Enhance readability by incorporating inline links (Page Title), external citations, and media files (
Caption). Maintain consistent formatting across articles to keep the wiki cohesive and accessible to all readers.
6. Previewing & Publishing Updates
Before saving your changes, always click "Show preview" to verify that all markup and template calls render correctly without broken wikitext. Enter a concise edit summary describing your changes (e.g., "Added section on template parameters") and click "Save page" to publish your work.