VideoLAN Wiki:Syntax

From VideoLAN Wiki
Revision as of 20:18, 21 October 2014 by DoesItReallyMatter (talk | contribs) (Re-write for clarity)
Jump to navigation Jump to search

Please follow these guidelines when editing this wiki. There will be more guidelines later.

The basics

This wiki uses the same general syntax as Wikipedia, because both use MediaWiki markup (Editing help on MediaWiki).

If you've ever edited on Wikipedia, this should look familiar.

General markup

Note: You can practice editing at the Sandbox page whenever you like.

Lists
  • To make a bulleted list, begin lines with asterisks *
  • To make a numbered list, begin lines with pound signs # (which will be automatically re-numbered if you add or remove items—this is generally smart for long or frequently-changing lists).
Markup
  • Add two apostrophes around a word or phrase to make it italic: ''example'' → example
  • Add three apostrophes around a word or phrase to make it bold: '''example''' → example
  • Add five apostrophes around a word or phrase to make it italic and bold: '''''example''''' → example
Linking
  • The formula for creating a link is [[target page]] or [[target page|text to display]]

General words of advice

  • Use the editing toolbar to help you; it provides buttons to help you out.
  • Keep things simple, and don't be afraid to make mistakes.
  • Wikipedia has already prepared a cheat-sheet for you that you might find useful editing here.

Templates