Warning: Parameter 2 to Cite::checkRefsNoReferences() expected to be a reference, value given in /var/www/vhosts/tangowiki/includes/Hooks.php on line 201

Warning: Parameter 2 to Cite::checkRefsNoReferences() expected to be a reference, value given in /var/www/vhosts/tangowiki/includes/Hooks.php on line 201

Warning: Parameter 2 to Cite::checkRefsNoReferences() expected to be a reference, value given in /var/www/vhosts/tangowiki/includes/Hooks.php on line 201

Deprecated: Array and string offset access syntax with curly braces is deprecated in /var/www/vhosts/tangowiki/extensions/SemanticForms/includes/SF_Utils.php on line 262

Deprecated: Array and string offset access syntax with curly braces is deprecated in /var/www/vhosts/tangowiki/extensions/SemanticMediaWiki/includes/storage/SQLStore/SMW_Sql3SmwIds.php on line 816

Deprecated: Array and string offset access syntax with curly braces is deprecated in /var/www/vhosts/tangowiki/extensions/SemanticMediaWiki/includes/storage/SQLStore/SMW_SQLStore3_Readers.php on line 399

Deprecated: Array and string offset access syntax with curly braces is deprecated in /var/www/vhosts/tangowiki/extensions/SemanticMediaWiki/includes/storage/SQLStore/SMW_SQLStore3_Readers.php on line 487

Deprecated: Array and string offset access syntax with curly braces is deprecated in /var/www/vhosts/tangowiki/extensions/SemanticMediaWiki/src/PropertyAliasFinder.php on line 74

Deprecated: Array and string offset access syntax with curly braces is deprecated in /var/www/vhosts/tangowiki/extensions/SemanticMediaWiki/includes/storage/SQLStore/SMW_DIHandler_WikiPage.php on line 112

Warning: Parameter 2 to Cite::checkRefsNoReferences() expected to be a reference, value given in /var/www/vhosts/tangowiki/includes/Hooks.php on line 201

Notice: Trying to access array offset on value of type null in /var/www/vhosts/tangowiki/includes/profiler/SectionProfiler.php on line 104

Notice: Trying to access array offset on value of type null in /var/www/vhosts/tangowiki/includes/profiler/SectionProfiler.php on line 104

Notice: Trying to access array offset on value of type null in /var/www/vhosts/tangowiki/includes/profiler/SectionProfiler.php on line 105

Notice: Trying to access array offset on value of type null in /var/www/vhosts/tangowiki/includes/profiler/SectionProfiler.php on line 105

Notice: Trying to access array offset on value of type null in /var/www/vhosts/tangowiki/includes/profiler/SectionProfiler.php on line 106

Notice: Trying to access array offset on value of type null in /var/www/vhosts/tangowiki/includes/profiler/SectionProfiler.php on line 106

Warning: Parameter 2 to Cite::checkRefsNoReferences() expected to be a reference, value given in /var/www/vhosts/tangowiki/includes/Hooks.php on line 201

Warning: Parameter 2 to Cite::checkRefsNoReferences() expected to be a reference, value given in /var/www/vhosts/tangowiki/includes/Hooks.php on line 201
Help:Create new article - TangoWiki

Help:Create new article

From Tangowiki
Revision as of 03:51, 4 December 2013 by Bine (Talk) (Created page with "==First steps== When you are registered and logged in, click on "Edit" to view the source code of a page. Click through a few pages to get a sense of the structure of pages. I...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

First steps

When you are registered and logged in, click on "Edit" to view the source code of a page. Click through a few pages to get a sense of the structure of pages. In text formatting you will see later, how you can change the raw Wiki code with Wiki syntax. But this can wait!

TangoWiki is based on the same software (MediaWiki) as the big Wikipedia, many rules that apply there, apply also here.

Create a new page

  • Before you create a new page, always check if the page already exists, maybe under another name. The simplest way to do so is in the list of all pages.

There are a few ways to create a new page:

Use Wikilinks

If links to another page are placed on a Wiki page (via [[Article name]]), then these links will show in red color, as there is no such page yet. With a click on this red link you will be directed to the empty page in editor mode. You can add text, save the page and the article is created. show on a page links to other pages are

  • Not yet created articles will show in the color red.
  • Created articles have links in the color blue.
  • (Created pages you have already visited, will show links in the color purple.)

The list of all wanted pages shows all articles that have been linked to but haven't yet been created.

Use a URL

You can also directly type in a URL into your browser bar to create a new article. The URLs look like this:

  • http://en.tangowiki.org/wiki/ARTICLE

For "ARTICLE" you write the desired article name. With a click onto "Create" (or "Edit") you change into editing mode. Write your text, save.

Hints:

  • Use underscores _ instead of spaces in the URL.
  • Type letters you want to be created as capitals also as capitals in the URL. (URLs in TangoWiki are case-sensitive!)

Use the search results to create an article

If you are searching for an article and it does not exist yet, TangoWiki will offer you to create it.

Hint: Double-check the correct writing of the article name. If necessary, perform a new search.

Write the article

In editing mode you can change the text of a page.

Use headings, links and formatting to design the article. Formatting can also be done later or be left to other TangoWiki users.

Finish the page: Preview and save

  1. Use the Preview ("Show preview"), to check the article before you save it. Any time you save an article, it will be enlisted in the version history as a new version.
  2. Write a short summary of the content.
  3. Save the page via "Save page" or "Publish".

Watch the article

Mark "Watch this page" when saving the page to follow changes. Watching a page helps with staying informed about changes on a page. You will receive a short email (only once per page until you have visited the page again), which allows you to keep better track of changes.

If you forgot to tick the box and want to watch a page, you can click on the arrow next to the version history and choose "Watch this page" anytime. This also works for pages that you haven't created yourself.

You find all changes of pages you watch under "Watchlist" in the top menu.

For a different default setting for watching pages change your settings in your user account:

  • Preferences > Watchlist > "Add pages I create and files I upload to my watchlist"

Mark an article as "In Process"

If you need a bit longer for the creation of an article, you can mark it to prevent other users from changing it.

Add the following code at the beginning of the source code of the article:

{{In Process}}

This code creates a message box with the message box template "In Process" at the beginning of the article and sorts the article into the Category:In Process.

Once you are done with the first version of the article and you want to send it out for reading and possible changes through other users, you can take away the code snipplet from the source code and the box will disappear.

Read on

Weblinks