Tango.info wiki editing: Difference between revisions

From tango.info wiki
Jump to navigation Jump to search
No edit summary
Line 16: Line 16:
=== Solution A - extra  line ===
=== Solution A - extra  line ===
If you want a new line you can '''insert one extra empty line'''.
If you want a new line you can '''insert one extra empty line'''.
''You write''
Hello World
Hello Argentina
''You get''<br>
Hello World
Hello Argentina


=== Solution B - listing ===
=== Solution B - listing ===

Revision as of 2009-07-06T12:11:25

wiki.tango.info uses the same software as wikipedia. After you created an account it is quite easy to write simple things. For advanced editing you can read a complete guide on editing.

Line breaks

There is one major problem in wiki: line breaks do not work as expected.

Problem

You write two lines

Hello World
Hello Argentina

You get one line
Hello World Hello Argentina

Solution A - extra line

If you want a new line you can insert one extra empty line.

You write

Hello World
Hello Argentina

You get
Hello World

Hello Argentina


Solution B - listing

You can create a listing with *.

To create a listing with *, e.g. of tracks, or band members you have to write:

* Alberto
* Pedro
* Hugo

to get

  • Alberto
  • Pedro
  • Hugo