HowTo: Difference between revisions

From Joints Committee
Jump to navigation Jump to search
No edit summary
(formatting and continuing to add content)
Line 7: Line 7:
==Creating a Page==
==Creating a Page==
To create a page:
To create a page:
# Put jointmechanics.org/index.php/(Page Title) into your address bar.
<ol>
#: This does not have to match the title of the displayed page
<li> Put jointmechanics.org/index.php/(Page Title) into your address bar.</li>
#:: Use something simple for yourself to remember at first.
<ol style="list-style-type:lower-alpha">
#: use the underscore _ for space
<li> This does not have to match the title of the displayed page</li>
# Once on Page if it does not exist click Create Source
<li> Use something simple for yourself to remember at first.</li>
<li> use the underscore _ for space</li>
</ol>
<li> Once on Page if it does not exist click Create Source</li>
[[File:CreatePage3.png|800px|center|alt text]]
[[File:CreatePage3.png|800px|center|alt text]]
# To make title that does not match URL add <pre>{{DISPLAYTITLE:(your title)}}</pre> to top of source
<li> To make title that does not match URL add <pre>{{DISPLAYTITLE:(your title)}}</pre> to top of source</li>
# In the editor you can now make your page. Here is a sample:
<li> In the editor you can now make your page. </li>
<code>
This page is a test page</code>


Level 1 is title
Level 1 is title

Revision as of 07:53, 10 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.
    1. This does not have to match the title of the displayed page
    2. Use something simple for yourself to remember at first.
    3. use the underscore _ for space
  2. Once on Page if it does not exist click Create Source
  3. alt text
    alt text
  4. To make title that does not match URL add
    {{DISPLAYTITLE:(your title)}}
    to top of source
  5. In the editor you can now make your page.
  6. 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

    Math

    <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