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

From Polyglot Club WIKI
Jump to navigation Jump to search
Tags: Mobile edit Mobile web edit
Line 24: Line 24:
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...
 
Do not use Headings 1 because this heading is already used for the page title and we can have only one heading1 per page.


Examples:
Examples:

Revision as of 11:08, 29 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 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 :

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...

Do not use Headings 1 because this heading is already used for the page title and we can have only one heading1 per page.

Examples:

== Vocabulary==

=== The farm animals ===

=== Pets ===

== Example of use ==

== Expressions using animal names ==

== Videos ==

The links

internal links

Example: [[Help/How-to-Write-a-Language-Lesson|different text]]

external links

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

Images

Videos

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

The video ID code can be 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

Examples

Here are examples of existing lessons to help you: