HowTo
This page goes over some of the needed information on how to add/edit content.
Account
To be able to add or edit any content on this webpage you must have a verified account with us. Click on the Request account link and enter the information requested. You must provide your name and email so we can verify who you are.
Creating a Page
To create a page:
- Put jointmechanics.org/index.php/(Page Title) into your address bar.
- This does not have to match the title of the displayed page
- Use something simple for yourself to remember at first.
- use the underscore _ for space
- Once on Page if it does not exist click Create Source
- To make title that does not match URL add the following to the top of the edit source.
{{DISPLAYTITLE:(your title)}} - Format your page and add Content
- Upload the file using the [Special:Upload|File Upload] link in the sidebar
- Give image some simple name not used already
- Use the following code to display image

Some Format Options
Level 1 is title
== Level 2 == === Level 3 === ==== Level 4 ==== ===== Level 5 ===== ====== Level 6 ====== <u>Underline</u> ''italic'' '''bold''' '''''bold & italic'''''
Lists and other Formats found https://www.mediawiki.org/wiki/Help:Formatting
Adding Content not text
Math
<math> (Latex equation using amsmath package syntax)</math>
sample
<math> \frac{\epsilon}{\Omega_{24409}}</math>
Results:
Image Insert
To insert an image
[[File:(your image name)|(pixel width)px|(location)|(description text)]]
example of image above:
[[File:CreatePage3.png|800px|center|alt text]]
To include PDF