Difference between revisions of "Help/How-to-Write-a-Language-Lesson"

From Polyglot Club WIKI
Jump to navigation Jump to search
Line 2: Line 2:


The Wiki page editing is done thanks to the [https://www.mediawiki.org MediaWiki Engine], the software used by the famous [https://www.wikipedia.org Wikipedia].
The Wiki page editing is done thanks to the [https://www.mediawiki.org MediaWiki Engine], the software used by the famous [https://www.wikipedia.org Wikipedia].


== What editor choose? ==
== What editor choose? ==
Line 10: Line 9:


Creating pages is so intuitive with the various buttons to format the text.
Creating pages is so intuitive with the various buttons to format the text.


*[https://www.mediawiki.org/wiki/Help:VisualEditor/User_guide VisualEditor User Guide]
*[https://www.mediawiki.org/wiki/Help:VisualEditor/User_guide VisualEditor User Guide]
Line 33: Line 30:
====external links====
====external links====
Example:  <nowiki>[https://mediawiki.org MediaWiki]</nowiki>
Example:  <nowiki>[https://mediawiki.org MediaWiki]</nowiki>


*[https://www.mediawiki.org/wiki/Help:Links More information about links]
*[https://www.mediawiki.org/wiki/Help:Links More information about links]
Line 41: Line 36:
===  Images ===
===  Images ===
*[[Help/Upload-a-Photo-How|How to upload a photo?]]
*[[Help/Upload-a-Photo-How|How to upload a photo?]]
*[https://www.mediawiki.org/wiki/Help:Images More information about images]
*[https://www.mediawiki.org/wiki/Help:Images More information about images]


===  Videos ===
===  Videos ===
Line 73: Line 65:
*item 1
*item 1
*item 2
*item 2


====  Numbered List ====
====  Numbered List ====
<nowiki>:#item 1</nowiki>
<nowiki>:#item 1</nowiki>


Line 97: Line 87:
For example, if the title of the page is '''/French/Vocabulary/Animals''', you can have a title like : '''French Vocabulary for Animals'''.
For example, if the title of the page is '''/French/Vocabulary/Animals''', you can have a title like : '''French Vocabulary for Animals'''.


NB: The page title should not be a HEADING1 format. For [[https://en.wikipedia.org/wiki/Search_engine_optimization Search Engine Optimization]] reasons, it is advisable to use only one H1 tag per page.  
NB: The page title should not be a HEADING1 format. For [https://en.wikipedia.org/wiki/Search_engine_optimization Search Engine Optimization] reasons, it is advisable to use only one H1 tag per page.  


An H1 tag is already automatically added by Mediawiki.
An H1 tag is already automatically added by Mediawiki.


==Headings  ==
==Headings  ==
To organize your lesson, and for [[https://en.wikipedia.org/wiki/Search_engine_optimization SEO]], it is good to use different levels of headings.
To organize your lesson, and for [https://en.wikipedia.org/wiki/Search_engine_optimization SEO], it is good to use different levels of headings.


Use Headings2 and withing each Headings2, you can use Headings3 and so on: Headings4, Headings5 etc ...
Use Headings2 and withing each Headings2, you can use Headings3 and so on: Headings4, Headings5 etc ...
Line 122: Line 112:




* [[Help / Create-your-own-Page-Name | How to create your own page name?]]
* [[Help/Create-your-own-Page-Name | How to create your own page name?]]

Revision as of 17:26, 28 October 2016

How to create a lesson to learn languages ​​on the Polyglot Club Wiki?

The Wiki page editing is done thanks to the MediaWiki Engine, the software used by the famous Wikipedia.

What editor choose?

You have two options:

Visual Editor

If you are new at Wiki page editing, we recommend using the visual editor. It is an editor WYSIWYG who is proposed by default.

Creating pages is so intuitive with the various buttons to format the text.


Wiki Code

If you have a little more experience in editing Wiki, we advise you to directly use the Wiki code because you have more formatting options.

Useful Wiki Codes

Here are some useful markups :

The Headers

The links

internal links

Example: [[Main Page|different text]]

external links

Example: [https://mediawiki.org MediaWiki]


Images

Videos

To add a Youtube video, simply circle the video code like this: <youtube>[VIDEO CODE]</youtube>

The video code found inside the URL of a video on Youtube

Example:

if the URL is as follows: https://www.youtube.com/watch?v=S4ypgbP2Jn4&app=desktop

The code to copy is S4ypgbP2Jn4 (between v = and &)

After inserting the code <youtube> S4ypgbP2Jn4 </youtube> ,

the video appears as below:

Lists

Bullet lists

*item 1

*item 2

The result is as followed:

  • item 1
  • item 2

Numbered List

:#item 1

:#item 2

The result is as followed:

  1. item 1
  2. item 2

Page Structure

For your lesson more readable, we recommend the following structure

Image

Page Title

It's another formulation of the page title.

For example, if the title of the page is /French/Vocabulary/Animals, you can have a title like : French Vocabulary for Animals.

NB: The page title should not be a HEADING1 format. For Search Engine Optimization reasons, it is advisable to use only one H1 tag per page.

An H1 tag is already automatically added by Mediawiki.

Headings

To organize your lesson, and for SEO, it is good to use different levels of headings.

Use Headings2 and withing each Headings2, you can use Headings3 and so on: Headings4, Headings5 etc ...

Examples

== Vocabulary==

=== The farm animals ===

=== Pets ===

== Example of use ==

== Expressions using animal names ==

== Videos ==