From TechnoDocs
Jump to: navigation, search
m
(added template examples)
Line 48: Line 48:
  
 
=== Documentation Work In Progress ===
 
=== Documentation Work In Progress ===
 
====Important Note!====
 
Use the Discussion tab to write notes about the articles. Be aware that even though people without a user account won't ''see'' the Discussion tab, smart users will still be able to access the info. '''So don't write anything in Discussion that you don't want a customer to see.'''
 
  
 
====Editing Styles and Markup====
 
====Editing Styles and Markup====
Line 57: Line 54:
 
==== Templates ====
 
==== Templates ====
  
ShortcutKey|key=F3
+
===== Shortcut Key =====
 +
<pre>ShortcutKey|key=F3</pre>
 +
 
 +
This creates a shortcut key tag: {{ShortcutKey|key=F3}}
 +
 
 +
===== Software Version =====
 +
<pre>SoftwareVersion|version=1.421|comment=and after</pre>
 +
 
 +
{{SoftwareVersion|version=1.421|comment=and after}}
  
SoftwareVersion|version=1.421|comment=and after
+
All the way on the right, you see the version tag. Use this to tag software features with the appropriate version. You can use "and after", "and before" or nothing (leave blank).
  
====Conclusion====
+
===== Warning =====
If you have any questions about how to add information to this wiki, see James. And remember, early in this process we want to make sure we have as much (truthful) information as possible. The more info you can get on this site, the better. But make sure you don't put something on here you wouldn't be willing to tell a customer.
+
<pre>Warning|comment=This is very serious, so pay attention.</pre>
  
Thanks for making this online manual grow!
+
{{Warning|comment=This is very serious, so pay attention.}}
  
  
 
__NOTOC__
 
__NOTOC__
 
__NOEDITSECTION__
 
__NOEDITSECTION__

Revision as of 14:26, 4 October 2010

Welcome to Techno Docs
Documentation, Tips and Knowledge Base
Software & Hardware Manuals
IMAGE
Tips & Tricks
IMAGE
  • Keyboard Shortcuts
  • Toolchanging Tips
  • Diagonal Jogging
  • Ellipse Cutting Tips
Troubleshooting
IMAGE

Documentation Work In Progress

Editing Styles and Markup

Note the suggested editing styles from Wikipedia: Wiki Editing Cheatsheet. It'll be important to structure our articles so that the wiki can automatically create a table of contents for each page.

Templates

Shortcut Key
ShortcutKey|key=F3

This creates a shortcut key tag: Shortcut: F3

Software Version
SoftwareVersion|version=1.421|comment=and after
Software version 1.421

All the way on the right, you see the version tag. Use this to tag software features with the appropriate version. You can use "and after", "and before" or nothing (leave blank).

Warning
Warning|comment=This is very serious, so pay attention.
Warning: This is very serious, so pay attention.