RetroTechCollection:Tools
Appearance
| Editing Tools |
|---|
| Tools to speed up article creation and editing on the RetroTechCollection Wiki |
These tools are available to all registered editors. They help automate repetitive tasks like creating infoboxes, importing specifications, and managing categories. For general editing help, see Help:Editing.
๐งฐ Available Tools
[edit source]Infobox Generator
[edit source]| Access | Open Infobox Generator โ also available via the toolbar button when editing an article |
|---|---|
| Purpose | Generate properly formatted infobox wikitext for computers and peripherals/accessories |
Features:
- Switch between Computer and Peripheral infobox types
- Form fields for all infobox parameters โ only filled fields appear in the output
- Auto-links predecessor and successor fields (e.g. type "Macintosh IIcx" โ outputs
[[Macintosh IIcx]]) - Formats image filenames correctly (adds
[[File:...|250px]]wrapper) - Live preview shows how the infobox will render
- One-click copy to clipboard
- "Insert into Editor" button when used from the article editor
How to use:
- Open the Infobox Generator
- Select the infobox type (Computer or Peripheral)
- Fill in the fields you need โ leave unwanted fields blank
- Click "Generate Infobox"
- Copy the wikitext and paste it as the first line of your article
Spec Sheet Importer
[edit source]| Access | Open Spec Importer |
|---|---|
| Purpose | Import technical specifications from EveryMac.com and auto-generate infobox wikitext |
| Data source | EveryMac.com โ comprehensive Macintosh specifications database |
Features:
- Search EveryMac by model name
- Quick-select dropdown for common Macintosh models
- Fetches full specs and maps them to RTC Wiki infobox fields:
- CPU (processor type + speed)
- Memory (standard + maximum)
- Storage (HDD, floppy, optical)
- Display (built-in + resolution)
- Dimensions and weight
- OS support range
- Pricing and model numbers
- All mapped fields are editable before generating wikitext
- Side-by-side view: mapped infobox fields + full EveryMac spec sheet for reference
- Results are cached for 24 hours (fast repeat lookups)
How to use:
- Open the Spec Importer
- Search for a model or use the quick-select dropdown
- Review the auto-mapped infobox fields on the left
- Reference the full EveryMac data on the right for anything the auto-mapper missed
- Edit any fields that need adjustment
- Click "Generate Infobox Wikitext" to get the finished wikitext
Twinkle
[edit source]| Access | Toolbar buttons appear automatically on every page (TW menu) |
|---|---|
| Purpose | Maintenance tagging, page protection, speedy deletion, and batch operations |
25 maintenance templates available, including 5 RTC-specific:
- {{Missing specs}} โ Article needs technical specifications
- {{Missing photos}} โ Article needs product photographs
- {{Needs teardown}} โ Device needs internal photography/documentation
- {{Verify model}} โ Model information needs verification
- {{Software list needed}} โ Software compatibility list needed
Enable in Preferences โ Gadgets โ Twinkle. Documentation: RetroTechCollection:TW.
HotCat
[edit source]| Access | Category links at the bottom of any page get (+) (โ) (ยฑ) buttons |
|---|---|
| Purpose | Click-based category management โ add, remove, or change categories without editing the source |
Enable in Preferences โ Gadgets โ HotCat.
Pywikibot
[edit source]| Access | Server-side only (command line) |
|---|---|
| Purpose | Batch operations โ bulk edits, category moves, template substitutions |
Available for admin use. Contact an administrator if you need batch operations performed.
๐ Recommended Workflow
[edit source]Creating a new computer article:
- Import specs โ Open the Spec Importer, find your model, review the data
- Generate infobox โ Click "Generate Infobox Wikitext", copy to clipboard
- Create article โ Paste the infobox as the first line
- Write content โ Follow the editing guide and style guides
- Add categories โ Use HotCat for quick category assignment
- Tag if incomplete โ Use Twinkle to add maintenance tags for missing sections
๐ Related Pages
[edit source]- Help:Editing โ Comprehensive editing guide
- RetroTechCollection:TW โ Twinkle documentation
- Gadget Preferences โ Enable/disable optional tools