Tango.info wiki editing: Difference between revisions

From tango.info wiki
Jump to navigation Jump to search
(improve)
No edit summary
Line 1: Line 1:
[[category:help]]
[[category:help]]
 
[[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 also read a [http://mediawiki.org/wiki/Help:Contents complete guide on editing].
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 also read a [http://mediawiki.org/wiki/Help:Contents complete guide on editing].


For simple editing there is only one problem in wiki: line breaks do '''not''' work as expected.
For simple editing there is only one problem in wiki: line breaks do '''not''' work as expected.

Revision as of 2008-10-17T14:29:44

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 also read a complete guide on editing.

For simple editing there is only one problem in wiki: line breaks do not work as expected.

Solution: If you want a new line you can

  • insert one extra empty line or
  • 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

If you write

Alberto
Pedro
Hugo

you get

Alberto Pedro Hugo

all in one line.