Help:Editing
| Editing |
|---|
| Your Guide to Editing & Contributing to the Wiki |
โ๏ธ Getting Started
Welcome to the RetroTechCollection Wiki! This page provides a step-by-step guide on editing pages, creating new articles, formatting content, and contributing to the wiki.
If youโre new to wiki editing, donโt worry! Editing follows MediaWiki markup, which is easy to learn.
You'll need an account to begin contributing to our wiki (this is to prevent spam...). But don't worry, it takes two seconds!
New users are required to make 3 (good) contributions before being added into the automoderated role.
๐ Basic Editing
To edit a page, simply click the "Edit" tab at the top of any article. This opens the editor, where you can modify text, fix errors, and improve content.
- Use double square brackets to link to other pages โ `Page Name`
- Use `Triple Apostrophes` for '''bold''' text โ `Bold`
- Use `Double Apostrophes` for 'italic' text โ `Italic`
- Headings are made with equal signs: `== Section Title ==`
- Lists can be created with:
* `*` for bulleted lists * `#` for numbered lists
๐๏ธ Formatting Guide
| Markup | Output |
|---|---|
| '''Bold Text''' | Bold Text |
| ''Italic Text'' | Italic Text |
| == Heading Level 2 == | == Heading Level 2 == |
| [[Page Name]] | Page Name |
| [https://example.com External Link] | External Link |
| * Bullet List |
|
| # Numbered List |
|
| {| class="wikitable" | Creates a table |
๐ Creating a New Page
To create a new page: 1. Search for the page title โ If it doesnโt exist, you can create it. 2. Click "Create" to start editing. 3. Use standard formatting to structure your content. 4. Save your changes with an edit summary.
If unsure, check Help:Page Structure for guidance on structuring new pages.
๐ง Advanced Editing
For experienced users, the following features help enhance content quality:
- **Templates** โ Use pre-formatted templates for consistency Template:Infobox_computer, Warning).
- **Tables** โ Organize data using `wikitable` class.
- **Images** โ Upload images via **Special:Upload** and insert using File:Example.jpg|thumb|Description.
- **Categories** โ Add `` at the bottom of a page to categorize it.
โ ๏ธ Editing Guidelines
When editing, please follow these rules: โ Keep content factual and relevant โ Use proper formatting for readability โ Cite sources when necessary โ Be respectful of other contributors โ Do not add spam or unverified information
If you need assistance, visit our Editing Help Forum.
๐ Related Help Pages
- Help:Formatting โ Advanced formatting tips
- Help:Page Structure โ How to structure pages correctly
- Help:Templates โ Using and creating wiki templates
- Help:Categories โ Organizing pages with categories
- Help:Uploading Images โ Adding images to the wiki
๐ ๏ธ Get Involved!
Editing and improving articles is the **best way to contribute to the wiki**! If you're ready to help, jump in and start editing, or visit our **community forums** for collaboration.
Happy Editing! ๐ โ The RetroTechCollection Wiki Team