Difference between revisions of "Media Wiki Use"

From UMaine SECS Numerical Modeling Laboratory
Jump to: navigation, search
Line 55: Line 55:
 
If you run into an issue where you have misnamed or misplaced a page or just want to delete some accidental content, navigate to your page and on the top right of the page, near the edit tab, and click on "More."  A drop-down menu will appear and the "Move" option will allow you to change the name of the page and leave behind a redirect for the old page name in case that link still appears anywhere.  It is very advisable to leave that option on so as to not leave any dead links on the wiki.  To delete a page click Delete, extra permissions may be required and pages should not be deleted freely.
 
If you run into an issue where you have misnamed or misplaced a page or just want to delete some accidental content, navigate to your page and on the top right of the page, near the edit tab, and click on "More."  A drop-down menu will appear and the "Move" option will allow you to change the name of the page and leave behind a redirect for the old page name in case that link still appears anywhere.  It is very advisable to leave that option on so as to not leave any dead links on the wiki.  To delete a page click Delete, extra permissions may be required and pages should not be deleted freely.
  
 +
<div style=font-size:150%>
 +
 +
== [https://meta.wikimedia.org/wiki/Help:List Including Lists] ==
 +
</div>
 +
future content
 +
 +
<div style=font-size:150%>
 +
 +
== [https://meta.wikimedia.org/wiki/Help:Table Including Tables] ==
 +
</div>
 +
future content
 +
 +
<div style=font-size:150%>
 +
 +
== [https://meta.wikimedia.org/wiki/Help:Advanced_editing Advanced Editing] ==
 +
</div>
 +
future content
  
 
</h2>
 
</h2>
  
* [https://meta.wikimedia.org/wiki/Help:List Lists]
 
* [https://meta.wikimedia.org/wiki/Help:Table Tables]
 
* [https://meta.wikimedia.org/wiki/Help:Advanced_editing Advanced Editing]
 
  
 
== '''[https://www.mediawiki.org/wiki/Manual:Extensions MediaWiki Extensions]''' ==
 
== '''[https://www.mediawiki.org/wiki/Manual:Extensions MediaWiki Extensions]''' ==
 
* [https://www.mediawiki.org/wiki/Extension:PDFEmbed PDF Embed Tool]
 
* [https://www.mediawiki.org/wiki/Extension:PDFEmbed PDF Embed Tool]
 
* [https://www.mediawiki.org/wiki/Extension:EmbedVideo Video Embed Tool]
 
* [https://www.mediawiki.org/wiki/Extension:EmbedVideo Video Embed Tool]

Revision as of 14:54, 18 April 2018

MediaWiki Help Directory

Navigate to the bottom of the left sidebar. Click on Special Pages and in the middle of the page should be a "Create Account" option. Fill out your credentials and you should be granted sufficient permissions to create and edit pages.

The easiest way to create a new page is to navigate to the top right corner of the wiki and simply search word for word the desired name of the new page. This message will appear: Create the page "New Page" on this wiki! Click the red link for your page and begin editing.

NewPage.gif

Creating links to your page

With a newly created page you will need an easy way to navigate to it. First and foremost, for research related pages, please navigate to the Current Research page and click edit. Give your submission a date and type the name of the page, highlight it and click the "Internal Link" tool in the page editor toolbox. This process is repeatable anywhere you would like to include a link to your work.

PageLink.gif

Adding files and images to your page can be incredibly useful as visual aid. Fortunately it is quite easy to do this. The first step is to upload your file to the Wiki. Navigate to the bottom of the left sidebar and click " Upload File." Click browse and locate your file and make sure the file size is not unnecessarily large. Larger files slows down the wiki, for example consider using a .gif instead of short videos, etc. It is very advisable to give your file a short, descriptive, and easy to type name under the "Destination filename" input area. Make sure to

To insert these files into pages, use this syntax:

[[File:Example]] 

This will work for most files such as images, gifs, and directly updated mp4 files. However for PDFs and YouTube videos, the syntax will change. For PDF use:

<pdf>[[File:Example]]</pdf> 

And for Youtube Videos use:

{{#ev:youtube|"insert url here"}}

For more help please see the MediaWiki official Image Help Page
For PDFs: PDF Embed Tool
For Videos: Video Embed Tool

If you run into an issue where you have misnamed or misplaced a page or just want to delete some accidental content, navigate to your page and on the top right of the page, near the edit tab, and click on "More." A drop-down menu will appear and the "Move" option will allow you to change the name of the page and leave behind a redirect for the old page name in case that link still appears anywhere. It is very advisable to leave that option on so as to not leave any dead links on the wiki. To delete a page click Delete, extra permissions may be required and pages should not be deleted freely.

future content

future content

future content


MediaWiki Extensions