Page editing rules
From endrobene wiki :: ITE
Contents |
Tags
Mathematical formulas. Use following tags for math editing:
<m> </m>
Disable page header in main and special pages:
__NOTITLE__
Disable edit section:
__NOEDITSECTION__
Disable table of content:
__NOTOC__
Useful links
- http://www.codecogs.com/latex/eqneditor.php - Online Math editor
- http://en.wikipedia.org/wiki/Help:Wiki_markup - Online info on MediaWiki syntax and keywords
Naming files and their quality
Naming images and image quality
All images should be named in accordance to the following format:
- Circuit Schematic capture: <Circuit_short_name>-Capture-V<Version_number>.png. Example: PSU-Capture-V2.png
recommended resolution is 120-150dpi, minimum is 96dpi. PNG format preferred.
- Circuit PCB Layout: <Circuit_short_name>-PCB-V<Version_number>.png. Example: PSU-PCB-V2.png
recommended dimension: largest side is less than 1600-2800 pixels. PNG format preferred.
- Device photo: <Circuit_short_name>-Device-Photo-V<Version_number>.png. Example: PSU-Device-Photo-V2.jpg
recommended dimension: largest side is less than 1600-2400 pixels. PNG format preferred.
- Datasheet: <Component_short_name>-Datasheet.pdf. Example: ATMega64A-Datasheet.pdf
PDF format preferred (OCR processing is highly recommended)
- Diagram: <Topic_name>-<Short_description>-dia.svg. Example: Modules-Connectivity-dia.svg
SVG format preferred. Alternatively PNG of resolution 120+ dpi.
- Algorithm: <Topic_name>-<Short_description>-alg.svg. Example: CDC-startup-alg.svg
SVG format preferred. Alternatively PNG of resolution 120+ dpi.