Help:Editing

From Combinatorics Wiki

Revision as of 11:20, 8 February 2019 by Grahame (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

General editing advice

New pages, sections and lists


Tables and mathematical notations


General editing advice


Adding pictures

Combinatorial Mathematics Society of Australasia (incorporated 8th July 1996)

In order to add a picture you first need to upload it. Upload size is limited to 2 MB per picture.

The following line will insert the CMSA logo to the page (on the right):

[[Image:CMSA.jpg|thumb|150px|Combinatorial Mathematics Society of Australasia (incorporated 8th July 1996)]]






Embedding videos

In order to add videos to pages, first upload them to a video provider such as Google Video or [1].

Notice: Youtube will only allow videos of lengths of up to 10 minutes. If you want to upload longer videos, you should chose a provider such as Google Video instead.

After the video is uploaded, you can embed it by using the following code in the wiki:

  • The general code:
    {{#ev:''Video_Provider''|''Unique_Code''|''Window_Size''}}
  • Google video:
    {{#ev:googlevideo|''Unique_Code''|''Window_Size''}}
  • Youtube:
    {{#ev:youtube|''Unique_Code''|''Window_Size''}}


Two examples

Google Video

Code:

<center>{{#ev:googlevideo|-7949380536411412871|300}}</center>


Embedded video:

{{#ev:googlevideo|-7949380536411412871|300}}


Youtube

Code:

<center>{{#ev:youtube|FdMzngWchDk|300}}</center>


Embedded video:

{{#ev:youtube|FdMzngWchDk|300}}


Supported providers

The video embedding code will work with the following providers:

Advice for Moderators and Sysops