JFTSE Wiki:Wiki Guidelines
Jump to navigation
Jump to search
JFTSE Wiki Editing Guidelines
Welcome to the JFTSE Wiki Editing Guidelines. To keep this wiki clear, structured, and informative, we follow general formatting principles. For a detailed reference, see the Wikipedia Manual of Style.
Formatting Basics
Headers
Use headers to organize content into sections.
Example:
== Main Heading == === Subheading === ==== Smaller Subheading ====
Lists
Use lists to structure information.
Example:
* Bullet point ** Sub-point *** Deeper level
Links
Use internal links for wiki pages and external links for outside resources.
Example:
[[Game Installation Guide]] – Links to an internal wiki page [https://jftse.com JFTSE Website] – Links to an external website
Code & Commands
Use <code> for inline code and <pre> for code blocks.
Example:
print("Hello, World!")
- Inline code
Block code:
def example_function(): return "Hello, World!"
Contributing to the Wiki
Want to help improve the JFTSE Wiki? Here's how:
- Fix typos & improve pages – Click "Edit" and refine existing articles
- Add missing content – Expand guides, tutorials and technical documentation
- Upload images – Screenshots, UI explanations and gameplay examples
- Stay factual & organized – Ensure clear, informative and structured content
Remember: You need to log in with your JFTSE account to edit pages.
Abusive edits or spam will be removed.