Top of this document
Go directly to navigation
Go directly to page content

Layout codes in Anymeta

Tips and tricks for your articles and events

Read here about the different ways to make your page look better, how to create links to other pages or websites and how to add a video to your page.

Bold and italic

**bold** becomes bold

//italic// becomes italic

**//bold italic//** becomes bold italic


Links

[http://www.mediamatic.net/page/9786/en Mediamatic Exhibitions] becomes Mediamatic Exhibitions

[mailto:desk@mediamatic.net Mail Mediamatic] becomes and cannot be read by spam robots

mailto:desk@mediamatic.net becomes and cannot be read by spam robots


Placing an image in the page body

If you want more variation between text and images, you can place an image inside the page body. First upload a picture as usual. Then use the code [[image 1]]. The number of the image you fill in here (1, 2 or other) corresponds with the position of the image and the other images on the page.


Adding a YouTube or Vimeo video

You can add a video from YouTube or Vimeo by clicking 'add image' and then selecting 'more options'. Paste the entire address of the YouTube or Vimeo-page in 'The image is on the Internet'.

You can also add a YouTube- or Vimeo-video in the running text of your article, with the use of the following codes.

For YouTube you use the id of the movie. This is the code behind the = sign in the address of the YouTube page. For example: [[youtube nogDHP0gl9M]] becomes

Vimeo works similarly. You copy the code that follows the vimeo.com url. For example: [[vimeo 3065954]] becomes


Quotations

> aber irgendwer muss diesen job ja machen und deshalb kann es
> nicht ändern . ich könnte dem text höchstens ein bisschen gut
> zureden, dass er auch als platzhalter eine wichtige rolle spielt und
> durchaus gebraucht wird.

becomes:

aber irgendwer muss diesen job ja machen und deshalb kann ich es
nicht ändern . ich könnte dem text höchstens ein bisschen gut
zureden, dass er auch als platzhalter eine wichtige rolle spielt und
durchaus gebraucht wird.


Lists and numbering

You can use the # and * signs to make different kinds of lists.

# japan
# bulgarije
# israel

becomes a list with automatic numbering:

  1. japan
  2. bulgarije
  3. israel


* japan
* bulgarije
* israel

becomes a list with bulletpoints:

  • japan
  • bulgarije
  • israel


Headings and subheadings

Make headings and subheadings with the +-sign. A single + creates a very large heading, five pluses make for a very subtle heading. Don't forget to leave a space after the last +.

+ Example of the largest heading
becomes:

Example of the largest heading



++ Example of a large heading
becomes:

Example of a large heading



+++ Example of a subheading
becomes:

Example of a subheading



++++ Example of a subtle heading
becomes:

Example of a subtle heading


Comments