HowTo: Difference between revisions

From Joints Committee
Jump to navigation Jump to search
No edit summary
No edit summary
Line 13: Line 13:
# Once on Page if it does not exist click Create Source
# Once on Page if it does not exist click Create Source
[[File:CreatePage3.png|800px|center|alt text]]
[[File:CreatePage3.png|800px|center|alt text]]
# To make title that does not match URL add :<code>{{DISPLAYTITLE:(your title)}}</code> to top of source
# To make title that does not match URL add <code>{{DISPLAYTITLE:(your title)}}</code> to top of source
# In the editor you can now make your page. Here is a sample:
# In the editor you can now make your page. Here is a sample:
<code>
<code>
Line 19: Line 19:


Level 1 is title
Level 1 is title
 
<pre>
<code>== Level 2 == </code>
<code>== Level 2 == </code>


<code>=== Level 3 ===</code>
<code>=== Level 3 ===</code>
 
</pre>
<code>==== Level 4 ====</code>
<code>==== Level 4 ====</code>



Revision as of 09:48, 5 May 2021

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:

  1. 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
  2. Once on Page if it does not exist click Create Source
alt text
alt text
  1. To make title that does not match URL add to top of source
  2. In the editor you can now make your page. Here is a sample:

This page is a test page

Level 1 is title

<code>== Level 2 == </code>

<code>=== Level 3 ===</code>

==== Level 4 ====

===== Level 5 =====

====== Level 6 ======

Underline

italic

bold

bold & italic

Lists and other Formats found https://www.mediawiki.org/wiki/Help:Formatting

Math (remove _)

<_math> (Latex equation using amsmath package syntax)</_math>

sample

<_math> \frac{\epsilon}{\Omega_{24409}}</_math> Results:

Image Insert

To include PDF

Currently your browser does not use a PDF plugin. You may however download the PDF file instead.

To Include SVG

To Include Youtube Video