Wiki Page Formatting Guidelines
Page Header Title
When creating a new wiki page, at the begining of every page the following format must be used for the title.
= Page Header Title = ----
Section Titles
When creating sections, always use the following format. It is important to note, text below this does not need a BR statement, only if there is no line between the paragraphs, or after bulleted items. Also there should ideally be a section title for all text, floating text seems to mess with the layout.
[[BR]] == Section Title == Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Sed diam. Nullam dui sem, gravida quis, sodales quis, accumsan nec, sapien. Quisque ultricies dui eget pede. Praesent venenatis lorem ut tellus. Nunc eros. Sed euismod. In dignissim consectetuer ligula. Ut porta, elit quis porttitor feugiat, est mi feugiat est, quis imperdiet nibh tellus sit amet massa. Mauris pharetra lectus. Phasellus vitae sapien. Cras nisl mi, molestie quis, tristique eget, consectetuer vitae, dolor. Maecenas hendrerit pede ac lacus.
Emphasising Text
When emphasing parts of a paragraph, we should always use bold. Using underline is so 90s! :D
Lorem ipsum dolor sit amet, '''consectetuer adipiscing elit'''.
Images
Add images sparingly, but when they are added the following should be followed. if any image is greater than 100x100, the image should be a thumbnail linking to the original screenshot. The size of the thumbnail should match all thumbnails on the current page.
#! html (remove space) <a href="http://www.sharpe-shell.org/images/news/ScreenshotbyMyChaOS.jpg"> <img src="http://www.sharpe-shell.org/images/news/ScreenshotbyMyChaOStn.jpg" /> </a>
Links
Never have links that link to the same page. It makes little sense to link to the same page you are on. If this is the case, ensure the word is prefixed with a ! character.
Editing: !SharpCoreMain = !SharpCore = ---- [[BR]] == Overview == !SharpCore is a service manager, that controls the initialization of SharpE.
