Syntax Guide

From Multiflow Wiki

Jump to: navigation, search

Contents

header

header

header

header

=header=
==header==
===header===
====header====

links

[1]

MPG

Main_Page

Main Page

[http://www.mpg.de]        --external link
[http://www.mpg.de MPG]    --external link (with note) (no pipe)
[[Main_Page]]              --wikilink
[[Main_Page | Main Page]]  --wikilink (with note) (with pipe)

tables

Multiplication table
x 1 2 3
1 1 2 3
2 2 4 6
3 3 6 9
{| border="1" cellpadding="2"
|+Multiplication table
|-
! x !! 1 !! 2 !! 3
|-
! 1
| 1 || '''2''' || 3
|-
! 2
| 2 || 4 || 6
|-
! 3
| 3 || 6 || 9
|}

media

How to upload media


File:MPG-logo.gif

[[Image:MPG-logo.gif | Logo der Max-Planck-Gesellschaft]]

It's possible to upload:

  • *.png *.gif *.jpg *.jpeg *.ps *.eps
  • *.txt *.doc *.pdf *.ppt
  • *.bin *.rpm
  • *.java
  • *.tar.gz *.rar *.zip


How to use References out of Bib-files

To use References in your Wiki-Articles follow these steps:

  • Upload the Bib-file, you want to use at the Upload page
    • Important: The Destination filename has to be equal to your Username (Username.bib)
    • To upload more than one Bib-file add a number to it: Username1.bib, Username2.bib,...
  • Now you can add Bib-labels (known by your uploaded Bib-file) to the edited Wiki-article
  • The last thing to do is to specify the Bib-file(s) you want to use.
    • <usebib>Username,Username2,...</usebib>
  • e.g.:
 <usebib>Meier</usebib>
 This text is about someone who said that the earth is round AbLu78 and the others
 who believe the earth is a disc DjIo45,ERbou9,UUtr55.
Personal tools