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

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
Difference between revisions of "Help:Create new article" - TangoWiki

Difference between revisions of "Help:Create new article"

From Tangowiki

Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /var/www/vhosts/tangowiki/includes/diff/DairikiDiff.php on line 434
(Marked this version for translation)
Line 2: Line 2:
 
{{User manual TOC}}
 
{{User manual TOC}}
  
<translate>==First steps==</translate>
+
<translate>==First steps== <!--T:1--></translate>
<translate>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 [[Help:Text formatting|text formatting]] you will see later, how you can change the raw Wiki code with Wiki syntax. But this can wait!</translate>
+
<translate><!--T:2-->
 +
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 [[Help:Text formatting|text formatting]] you will see later, how you can change the raw Wiki code with Wiki syntax. But this can wait!</translate>
  
<translate>TangoWiki is based on the same software ([[TangoWiki:MediaWiki|MediaWiki]]) as the big [http://en.wikipedia.org/wiki/Main_Page Wikipedia], many rules that apply there, apply also here.</translate>
+
<translate><!--T:3-->
 +
TangoWiki is based on the same software ([[TangoWiki:MediaWiki|MediaWiki]]) as the big [http://en.wikipedia.org/wiki/Main_Page Wikipedia], many rules that apply there, apply also here.</translate>
  
<translate>==Create a new page==</translate>
+
<translate>==Create a new page== <!--T:4--></translate>
<translate>*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 [[Special:AllPages|list of all pages]].
+
<translate><!--T:5-->
 +
*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 [[Special:AllPages|list of all pages]].
  
 +
<!--T:6-->
 
There are a few ways to create a new page:
 
There are a few ways to create a new page:
 
</translate>
 
</translate>
<translate>===Use Wikilinks===</translate>
+
<translate>===Use Wikilinks=== <!--T:7--></translate>
<translate>If links to another page are placed on a Wiki page (via <code><nowiki>[[Article name]]</nowiki></code>), then these links will show in <span style="color: #ba0000">red color</span>, 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.</translate>
+
<translate><!--T:8-->
 +
If links to another page are placed on a Wiki page (via <code><nowiki>[[Article name]]</nowiki></code>), then these links will show in <span style="color: #ba0000">red color</span>, 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.</translate>
 
<translate>
 
<translate>
 +
<!--T:9-->
 
*Not yet created articles will show in the color <span style="color: #ba0000">red</span>.
 
*Not yet created articles will show in the color <span style="color: #ba0000">red</span>.
 
*Created articles have links in the color <span style="color: #002bb8;">blue</span>.
 
*Created articles have links in the color <span style="color: #002bb8;">blue</span>.
 
*(Created pages you have already visited, will show links in the color <span style="color: #5a3696;">purple</span>.)
 
*(Created pages you have already visited, will show links in the color <span style="color: #5a3696;">purple</span>.)
 
</translate>
 
</translate>
<translate>====Create a wanted page====</translate>
+
<translate>====Create a wanted page==== <!--T:10--></translate>
<translate>The list of all [[Special:WantedPages|wanted pages]] shows all articles that have been linked to but haven't yet been created.</translate>
+
<translate><!--T:11-->
 +
The list of all [[Special:WantedPages|wanted pages]] shows all articles that have been linked to but haven't yet been created.</translate>
  
<translate>===Use a URL===</translate>
+
<translate>===Use a URL=== <!--T:12--></translate>
<translate>Every article has a unique URL. Therefore, you can also directly type in a URL into your browser bar to create a new article. The URLs look like this:
+
<translate><!--T:13-->
 +
Every article has a unique URL. Therefore, you can also directly type in a URL into your browser bar to create a new article. The URLs look like this:
 
*<code><nowiki>http://tangowiki.org/wiki/</nowiki>'''ARTICLE'''</code>
 
*<code><nowiki>http://tangowiki.org/wiki/</nowiki>'''ARTICLE'''</code>
 
For "ARTICLE" you write the desired article name. With a click onto "Create" (or "Edit") you change into editing mode. Write your text, save.
 
For "ARTICLE" you write the desired article name. With a click onto "Create" (or "Edit") you change into editing mode. Write your text, save.
 
</translate>
 
</translate>
<translate>Important hints:
+
<translate><!--T:14-->
 +
Important hints:
 
*Use underscores _ instead of spaces in the URL.
 
*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!)
 
*Type letters you want to be created as capitals also as capitals in the URL. (URLs in TangoWiki are case-sensitive!)
 
</translate>
 
</translate>
<translate>===Use the search results to create an article===</translate>
+
<translate>===Use the search results to create an article=== <!--T:15--></translate>
<translate>If you are searching for an article and it does not exist yet, TangoWiki will offer you to create it.</translate>
+
<translate><!--T:16-->
 +
If you are searching for an article and it does not exist yet, TangoWiki will offer you to create it.</translate>
  
<translate>Hint:  
+
<translate><!--T:17-->
 +
Hint:  
 
*Double-check the correct writing of the article name. If necessary, perform a new search.</translate>
 
*Double-check the correct writing of the article name. If necessary, perform a new search.</translate>
  
<translate>==Write the article==</translate>
+
<translate>==Write the article== <!--T:18--></translate>
<translate>In editing mode you can change the text of a page.
+
<translate><!--T:19-->
 +
In editing mode you can change the text of a page.
  
 +
<!--T:20-->
 
Use headings, [[Help:Links|links]] and formatting to design the article. [[Help:Text formatting|Formatting]] can also be done later or be left to other TangoWiki users.</translate>
 
Use headings, [[Help:Links|links]] and formatting to design the article. [[Help:Text formatting|Formatting]] can also be done later or be left to other TangoWiki users.</translate>
  
<translate>==Finish the page: Preview and save==</translate>
+
<translate>==Finish the page: Preview and save== <!--T:21--></translate>
<translate>#Use the '''Preview''' ("Preview" at the top" or "Show preview" at the bottom), to check the article before you save it.
+
<translate><!--T:22-->
 +
#Use the '''Preview''' ("Preview" at the top" or "Show preview" at the bottom), to check the article before you save it.
 
#Write a short summary of the content.
 
#Write a short summary of the content.
 
#Save the page via '''"Save page"''' or "Publish".
 
#Save the page via '''"Save page"''' or "Publish".
 
</translate>
 
</translate>
<translate>Important hints:
+
<translate><!--T:23-->
 +
Important hints:
 
*Any time you save an article, it will be enlisted in the version history as a new version. Use the preview before you save.
 
*Any time you save an article, it will be enlisted in the version history as a new version. Use the preview before you save.
 
*Mark your article with "This is a minor edit" (at the bottom), if you only changed very few things, like typos.
 
*Mark your article with "This is a minor edit" (at the bottom), if you only changed very few things, like typos.
 
</translate>
 
</translate>
<translate>===Watch the article===</translate>
+
<translate>===Watch the article=== <!--T:24--></translate>
<translate>Mark "Watch this page" when saving the page. 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.</translate>
+
<translate><!--T:25-->
 +
Mark "Watch this page" when saving the page. 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.</translate>
  
<translate>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.</translate>
+
<translate><!--T:26-->
 +
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.</translate>
  
<translate>You find all changes of pages you watch under "Watchlist" in the top menu.</translate>
+
<translate><!--T:27-->
 +
You find all changes of pages you watch under "Watchlist" in the top menu.</translate>
  
<translate>For a different default setting for watching pages change your settings in your user account:
+
<translate><!--T:28-->
 +
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"
 
*Preferences > Watchlist > "Add pages I create and files I upload to my watchlist"
 
</translate>
 
</translate>
<translate>==Mark an article as "In Process"==</translate>
+
<translate>==Mark an article as "In Process"== <!--T:29--></translate>
<translate>If you need a bit longer for the creation of an article, you can mark it to prevent other users from changing it. </translate>
+
<translate><!--T:30-->
 +
If you need a bit longer for the creation of an article, you can mark it to prevent other users from changing it. </translate>
  
<translate>Add the following code at the beginning of the source code of the article:
+
<translate><!--T:31-->
 +
Add the following code at the beginning of the source code of the article:
 
  <nowiki>{{In Process}}</nowiki>
 
  <nowiki>{{In Process}}</nowiki>
 
This code creates a message box with the [[:Template:In Process|message box template "In Process"]] at the beginning of the article and sorts the article into the [[:Category:In Process]].
 
This code creates a message box with the [[:Template:In Process|message box template "In Process"]] at the beginning of the article and sorts the article into the [[:Category:In Process]].
 
</translate>
 
</translate>
<translate>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.</translate>
+
<translate><!--T:32-->
 +
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.</translate>
  
<translate>==Read on==</translate>
+
<translate>==Read on== <!--T:33--></translate>
 
<translate>
 
<translate>
 +
<!--T:34-->
 
*[[Help:Text formatting]]
 
*[[Help:Text formatting]]
 
*[[Help:Templates|Use templates]]
 
*[[Help:Templates|Use templates]]
Line 78: Line 101:
 
*[[Special:WantedPages]]
 
*[[Special:WantedPages]]
 
</translate>
 
</translate>
<translate>==Weblinks==</translate>
+
<translate>==Weblinks== <!--T:35--></translate>
<translate>*[http://en.wikipedia.org/wiki/Wikipedia:Starting_an_article Wikipedia: Starting an article]
+
<translate><!--T:36-->
 +
*[http://en.wikipedia.org/wiki/Wikipedia:Starting_an_article Wikipedia: Starting an article]
 
*[http://www.mediawiki.org/wiki/Help:Starting_a_new_page MediaWiki: Starting a new page]
 
*[http://www.mediawiki.org/wiki/Help:Starting_a_new_page MediaWiki: Starting a new page]
 
</translate>
 
</translate>

Revision as of 15:15, 13 October 2014

User manual edit TOC
Short instruction
Find and read articles
Important terms
Search for an article
User account
Registration/New user account
Preferences: User settings
Create new article
Sandbox on subpage
Cite a source & quotes
Style guide
Use forms
Create TJ page
Create milonga
Create venue
Create festival article
Add a song recording
Edit an article
Text formatting
Links
Add categories to article
Watchlist
Move (rename) a page
Images
Use templates
Message boxes
Note boxes
Guidelines
Collaborate
Discussion page
Translate a page
Get help
Expert manual

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.

  • 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.)

Create a wanted page

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

Use a URL

Every article has a unique URL. Therefore, you can also directly type in a URL into your browser bar to create a new article. The URLs look like this:

  • http://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. Important 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 ("Preview" at the top" or "Show preview" at the bottom), to check the article before you save it.
  2. Write a short summary of the content.
  3. Save the page via "Save page" or "Publish".

Important hints:

  • Any time you save an article, it will be enlisted in the version history as a new version. Use the preview before you save.
  • Mark your article with "This is a minor edit" (at the bottom), if you only changed very few things, like typos.

Watch the article

Mark "Watch this page" when saving the page. 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