Difference between revisions of "Help:Editing Pages"

From Dynomotion

Jump to: navigation, search
(Fix Embed Video Tag)
Line 1: Line 1:
 
==Introduction==
 
==Introduction==
To make editing pages easier for everyone, we have installed a [https://help.bluespice.com/index.php/VisualEditor visual editor] by default.  This visual editor allows you to edit a wiki page much like you would a standard word processing document. Standard [https://www.mediawiki.org/wiki/Help:Editing MediaWiki editing] may also be used using the symbol on edit the tool bar or set as the default in your User Preferences.
+
To make editing pages easier for everyone, we have installed a [https://help.bluespice.com/index.php/VisualEditor visual editor] by default.  This visual editor allows you to edit a wiki page much like you would a standard word processing document. Standard [https://www.mediawiki.org/wiki/Help:Editing MediaWiki editing] may also be used using the <nowiki>[[]] </nowiki> symbol on the edit tool bar or set as the default in your User Preferences.
  
 
==Tips==
 
==Tips==
 
* Right-Clicking with the mouse is a shortcut  to insert Links or images. 
 
* Right-Clicking with the mouse is a shortcut  to insert Links or images. 
 
* For Spell Correction use Ctrl-Right-Click.  
 
* For Spell Correction use Ctrl-Right-Click.  
* To insert a YouTube Video it is required to use an EmbedVideo command such as <nowiki>
+
* To insert a YouTube Video use an EmbedVideo command such as <nowiki> {{#ev:youtube|xxxxx}}
<span id="bs_template:@@@TPL0@@@" class="mceNonEditable template" data-bs-name="#ev" data-bs-type="template" data-bs-id="0">{{ #ev }}</span>
+
</nowiki>with xxxxx changed to the Video ID.  (Note: this may be inserted using the VisualEditor but it is necessary to switch to MediaWiki Text Edit mode to modify it)
</nowiki> with xxxxxx changed to the Video ID.
+

Revision as of 12:31, 18 October 2015

Introduction

To make editing pages easier for everyone, we have installed a visual editor by default.  This visual editor allows you to edit a wiki page much like you would a standard word processing document. Standard MediaWiki editing may also be used using the [[]] symbol on the edit tool bar or set as the default in your User Preferences.

Tips

  • Right-Clicking with the mouse is a shortcut  to insert Links or images. 
  • For Spell Correction use Ctrl-Right-Click.  
  • To insert a YouTube Video use an EmbedVideo command such as {{#ev:youtube|xxxxx}} with xxxxx changed to the Video ID.  (Note: this may be inserted using the VisualEditor but it is necessary to switch to MediaWiki Text Edit mode to modify it)