Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main Page
Community Portal
Village Pump
Recent Changes
Upload File
Help
Help Contents
Editing Guide
Repair Guide Template
Sandbox
Browse Wiki
๐ Service Manuals
๐ Schematics
๐ Apple
๐ฎ Nintendo
๐ Sega
โก Troubleshooting
Search
Search
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
Help:Writing a repair guide
Help page
Discussion
English
Read
Edit source
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit source
View history
General
What links here
Related changes
Page information
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
__TOC__ {{CategoryHeaderBox | title = ๐ง Writing a Repair Guide | subtitle = Templates and Best Practices for RTC Wiki Repair Articles }} Repair guides are the heart of the RetroTechCollection Wiki. This page explains how to write high-quality maintenance, troubleshooting, and capacitor replacement guides. == Article Types == We use three standard guide types for each device: {| class="wikitable" style="width:90%;" |- ! Type !! Purpose !! Naming Convention |- | '''General Maintenance''' || Preventive care, cleaning, inspection, common failure points || <code>Device Name General Maintenance</code> |- | '''Troubleshooting''' || Systematic fault diagnosis with symptoms, causes, and actions || <code>Device Name Troubleshooting Guide</code> |- | '''Capacitor Replacement''' || Complete cap lists, replacement procedures, post-recap checks || <code>Device Name Capacitor Replacement Guide</code> |} == General Maintenance Guide Template == A maintenance guide should cover: # '''Regular Cleaning''' โ external case, internal components, connectors # '''Power Supply Checks''' โ voltage measurements, PSU health # '''Connector & Socket Maintenance''' โ cleaning, DeoxIT, contact care # '''Common Failure Points''' โ what breaks most often and why # '''Cooling System''' โ fans, heatsinks, thermal material # '''Recommended Tools''' โ what you need for maintenance # '''Preventive Maintenance Checklist''' โ periodic tasks === Key Principles === * '''Be specific''' โ include exact voltages, temperatures, and part numbers * '''Include measurements''' โ expected voltage ranges with tolerances (e.g., "4.9โ5.1 V") * '''Reference board revisions''' โ note when procedures differ between hardware versions * '''Warn about dangers''' โ CRT discharge, mains voltage, ESD sensitivity == Troubleshooting Guide Template == A troubleshooting guide should use '''diagnostic tables''' with three columns: <pre> {| class="wikitable styled-table" style="width:100%; text-align:center;" |+ '''Problem Category''' |- ! Symptom !! Probable Cause !! Recommended Action |- | Description of what the user sees || What's likely wrong || What to do about it |} </pre> Standard sections: # '''Preliminary Checks''' โ basic power and visual inspection # '''Voltage Reference Table''' โ all power rails with expected values # '''No Power / Dead Unit''' โ power supply chain faults # '''No Video / Display Issues''' โ video output problems # '''No Audio''' โ sound faults # '''Input Device Issues''' โ controller/keyboard faults # '''Disc/Media Errors''' โ optical drive or floppy issues (if applicable) # '''Component-Level Tests''' โ clock frequencies, oscilloscope readings, chip-level diagnostics # '''Quick-Fix Flowcharts''' โ decision trees for common problems === Writing Good Diagnostic Tables === * '''Start with the most common cause''' โ list probable causes in priority order * '''Be actionable''' โ every "Recommended Action" should tell the reader exactly what to do * '''Include test values''' โ "Measure 5V at pin 21" is better than "Check the power supply" * '''Cross-reference''' โ link to the maintenance guide and capacitor guide == Capacitor Replacement Guide Template == A capacitor replacement guide needs: # '''Visual Inspection Signs''' โ what failing caps look like # '''Complete Capacitor List''' โ table with designator, value, voltage, type, and location # '''Board Revision Differences''' โ note where cap layouts change between revisions # '''Replacement Procedure''' โ step-by-step desoldering and soldering instructions # '''Post-Recap Voltage Checks''' โ expected values and acceptable ripple # '''Recommended Tools & Parts''' โ specific equipment needed === Capacitor Table Format === <pre> {| class="wikitable styled-table" style="width:80%; text-align:center;" |+ '''Board Name Capacitor Specifications''' |- ! Designator !! Capacitance !! Voltage !! Type !! Notes |- | C1 || 100 ยตF || 6.3 V || SMD || Power filtering |} </pre> == Writing Style == Follow the [[RetroTechCollection:Policies and guidelines|RTC Wiki style guidelines]]: * '''Factual and specific''' โ state what it IS, not what it MEANS * '''Dry technical writing''' โ let the facts speak; skip commentary * '''No AI writing patterns''' โ avoid "pivotal", "crucial", "testament to", "enduring legacy" * '''Direct''' โ subject-verb-object, no fluff * '''Source everything''' โ use <code><nowiki><ref>{{cite web ...}}</ref></nowiki></code> == Using Styled Tables == Add this at the top of your article for consistent table styling: <pre> <templatestyles src="Template:StyledTable/styles.css" /> </pre> Then use <code>class="wikitable styled-table"</code> on your tables. == Cross-Linking == Every repair guide should link to: * The '''main article''' for the device * The '''other two guide types''' (maintenance โ troubleshooting โ capacitor guide) * Relevant '''common pages''' (e.g., CRT Discharge Procedure, Sad Mac Error Codes) == See Also == * [[RetroTechCollection:Technical specifications|Technical Specifications Format]] * [[RetroTechCollection:Citing sources|Citing Sources]] * [[Help:Editing|Editing Basics]] * [[Help:Photographing hardware|Photographing Hardware]] * [[Help:Contents|Help Contents]] [[Category:Help]]
Summary:
Please note that all contributions to RetroTechCollection may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
RetroTechCollection:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Pages included on this page:
Template:CategoryHeaderBox
(
edit
)
Template:CategoryHeaderBox/styles.css
(
edit
)
Search
Search
Editing
Help:Writing a repair guide
Add topic