Help:Starting a new page: Difference between revisions
Simplify and reorder content |
Review and add new sections "Who can create pages?" and "When to create pages?" |
||
Line 1: | Line 1: | ||
== | == Who can create pages? == | ||
On LabVIEW Wiki, anyone with a user account can create and edit pages. If you don't have a user account, [[Special:CreateAccount|create one now]]. If you have a user account, [[Special:UserLogin|login]] to start creating pages. | |||
== When to create pages? == | |||
You should only create pages if your contribution isn't covered by any existing page. Before you create a new page, use the search box to check if a similar page already exists. | |||
Do not create empty pages. | |||
== How to create pages? == | |||
There are multiple ways to create pages on LabVIEW Wiki. | |||
=== Using Wikilinks === | |||
A [[Help:Links|wikilink]] is an internal link to pages on the same wiki. Wikilinks may appear <span style="color: #0645ad"><u>blue</u></span> if a page exists, and <span style="color: #ba0000"><u>red</u></span> if a page does not exist. Selecting a red link will open the ''create'' page with which the page can be created. | |||
=== Using an URL === | |||
Manually write the URL to a new page in the format <code><nowiki>https://labviewwiki.org/wiki/</nowiki>'''PAGE'''</code>, where <code>'''PAGE'''</code> is the title of the page to create. If the page doesn't exist, a ''create'' page will appear with which the page can be created. | |||
=== From the "Search results" page === | |||
Use the search box to search for a page. If there is no match, LabVIEW Wiki automatically adds a link to the ''create'' page with which the page can be created. | |||
=== From the "Search" | |||
If | |||
== See also == | == See also == | ||
* [[Help:Redirect|Redirect pages]] | * [[Help:Redirect|Redirect pages]] | ||
* [[Help:Editing pages|Editing pages]] | * [[Help:Editing pages|Editing pages]] | ||
== External links == | == External links == | ||
* [https://www.mediawiki.org/wiki/Help:Starting_a_new_page Starting a new page] (Mediawiki) | * [https://www.mediawiki.org/wiki/Help:Starting_a_new_page Starting a new page] (Mediawiki) | ||
[[Category:Help]] | [[Category:Help]] |
Latest revision as of 15:52, 18 May 2020
Who can create pages?
On LabVIEW Wiki, anyone with a user account can create and edit pages. If you don't have a user account, create one now. If you have a user account, login to start creating pages.
When to create pages?
You should only create pages if your contribution isn't covered by any existing page. Before you create a new page, use the search box to check if a similar page already exists.
Do not create empty pages.
How to create pages?
There are multiple ways to create pages on LabVIEW Wiki.
Using Wikilinks
A wikilink is an internal link to pages on the same wiki. Wikilinks may appear blue if a page exists, and red if a page does not exist. Selecting a red link will open the create page with which the page can be created.
Using an URL
Manually write the URL to a new page in the format https://labviewwiki.org/wiki/PAGE
, where PAGE
is the title of the page to create. If the page doesn't exist, a create page will appear with which the page can be created.
From the "Search results" page
Use the search box to search for a page. If there is no match, LabVIEW Wiki automatically adds a link to the create page with which the page can be created.
See also
External links
- Starting a new page (Mediawiki)