Tango.info wiki editing: Difference between revisions

From tango.info wiki
Jump to navigation Jump to search
No edit summary
 
(16 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[category:help]]
[[Category:Tango.info]]
[[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 [http://mediawiki.org/wiki/Help:Contents complete guide on editing].
[[Category:How-to]]
==Overview==
The [[tango.info wiki]] 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 [http://mediawiki.org/wiki/Help:Contents complete guide on editing].


== Line breaks ==
== Line breaks ==
Line 19: Line 21:
''You write''
''You write''
  Hello World
  Hello World
 
  Hello Argentina
  Hello Argentina


Line 25: Line 27:
Hello World
Hello World


Hello Argentina  
Hello Argentina
 


=== Solution B - listing ===
=== Solution B - listing ===
You can '''create a listing with *'''.
You can '''create a listing with *'''.


To create a listing with *, e.g. of tracks, or band members you have to write:
To create a listing, e.g. of tracks, or band members you put an '''*'''
 
''You write'':
  * Alberto
  * Alberto
  * Pedro
  * Pedro
  * Hugo
  * Hugo
to get
''You get'':
* Alberto
* Alberto
* Pedro
* Pedro
* Hugo
* Hugo

Latest revision as of 2018-08-04T18:02:27

Overview

The tango.info wiki 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, e.g. of tracks, or band members you put an *

You write:

* Alberto
* Pedro
* Hugo

You get:

  • Alberto
  • Pedro
  • Hugo