Editing Examples: Difference between revisions

From Glossary LIVES
Jump to navigation Jump to search
No edit summary
 
(24 intermediate revisions by the same user not shown)
Line 2: Line 2:
==Create a new page==
==Create a new page==
# write the title of the new page on the search-box (upper-right)
# write the title of the new page on the search-box (upper-right)
# If the page exists already, you can edit the page, if not: click on "Create page"
# If the page exists already, you can edit the page, if not: click on "Create the page ...."
# add content, save
 
==Create a link to a page==
 
# Edit the page, where you want to put the link
# write the Titel of the page where the link should point to
# put double-brackets around the title like this : '''<nowiki>[[title]]</nowiki>''' or link on a different word '''<nowiki>[[Link-word|shown-word]]</nowiki>'''
# save
# save
# click on your new link : opens the empty new page
# write texte, save => this creates the new page


==Text-styling==
Example: <br>
Edit the page and click "Help" to see styling-codes<br>
[[Main Page]]<br>
Other formating helps:<br>
[[Main Page|link to Main Page]]<br>
https://www.mediawiki.org/wiki/Help:Formatting
 
<br>
===Example of an external link with title in place of URL:===
<br>
==Example of an external link with title in place of URL:==
[http://www.lives-nccr.ch NCCR LIVES website]<br>
[http://www.lives-nccr.ch NCCR LIVES website]<br>


Line 19: Line 22:
http://edutechwiki.unige.ch/en/
http://edutechwiki.unige.ch/en/


 
==Create a new section==
==Example of link to a page==
(the index with section contents is generated autmatically)
[[Main Page]]<br>
Link to a section:<br>
<nowiki>==Title new section==</nowiki><br>
<br>
Link to the section "Test here" in the page Sandbox:<br>
[[Editing Examples#Test here|Link-text]]


==Add the page to a category:==
==Add the page to a category:==
See category at the bottom of this page, <br>
See category at the bottom of this page, <br>
added by this code (edit the page to see the code):<br>
added by this code (edit the page to see the code):<br>
[[Category:Help-pages]]
<nowiki>[[Category:CategoryName]]</nowiki><br>
 
<br>
 
Create a link to a category itself:<br>
==Create a new section==
<nowiki>[[:Category:Help-CategoryName]]</nowiki>
(the index with section contents is generated autmatically)
Link to a section:
 
Link to the section "Test here" in the page Sandbox:
[[Sandbox#Test here|Link-text]]
 
 
==Test here==
'''Feel free to test here below ....'''<br>
<br>
<br>
test
Exemples: [[:Category:CCI3]]
 
== Getting started ==
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Configuration_settings Configuration settings list]
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:FAQ MediaWiki FAQ]
* [https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Localisation#Translation_resources Localise MediaWiki for your language]
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Combating_spam Learn how to combat spam on your wiki]
 
Consult the [https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents User's Guide] for information on using the wiki software.
 
==Available Mediawiki-Extensions==
https://www.mediawiki.org/wiki/Category:All_extensions/en
 
== Check version ==
https://glossary.centre-lives.ch/index.php/Special:Version


==Text-styling==
==Text-styling==
Line 63: Line 46:
<br>
<br>
<br>
<br>
==Example of an external link with title in place of URL:==
==Help & Tutorials==
[http://www.lives-nccr.ch NCCR LIVES website]<br>
Consult the [https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents User's Guide] for information on using the wiki software.<br>
 
<br>
'''Visit an example-wiki at the University of Geneva:'''<br>
Introduction to editing with Wiki-Markup<br>
http://edutechwiki.unige.ch/en/
https://en.wikipedia.org/wiki/Help:Introduction_to_editing_with_Wiki_Markup/1
 
 
==Example of link to a page==
[[Main Page]]<br>
 
==Add the page to a category:==
See category at the bottom of this page, <br>
added by this code (edit the page to see the code):<br>
[[Category:Help-pages]]
 
 
==Create a new section==
(the index with section contents is generated autmatically)
Link to a section:
 
Link to the section "Test here" in the page Sandbox:
[[Sandbox#Test here|Link-text]]
 


==Test here==
==Test it here==
'''Feel free to test here below ....'''<br>
[[Sandbox]]
<br>
test


== Getting started ==
== Tech Links ==
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Configuration_settings Configuration settings list]
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Configuration_settings Configuration settings list]
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:FAQ MediaWiki FAQ]
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:FAQ MediaWiki FAQ]
Line 98: Line 61:
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Localisation#Translation_resources Localise MediaWiki for your language]
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Localisation#Translation_resources Localise MediaWiki for your language]
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Combating_spam Learn how to combat spam on your wiki]
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Combating_spam Learn how to combat spam on your wiki]
 
Available Mediawiki-Extensions<br>
Consult the [https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents User's Guide] for information on using the wiki software.
https://www.mediawiki.org/wiki/Category:All_extensions/en<br>
 
Check version<br>
==Available Mediawiki-Extensions==
https://glossary.centre-lives.ch/index.php/Special:Version
https://www.mediawiki.org/wiki/Category:All_extensions/en
 
== Check version ==

Latest revision as of 09:36, 21 April 2021

Create a new page

  1. write the title of the new page on the search-box (upper-right)
  2. If the page exists already, you can edit the page, if not: click on "Create the page ...."
  3. add content, save

Create a link to a page

  1. Edit the page, where you want to put the link
  2. write the Titel of the page where the link should point to
  3. put double-brackets around the title like this : [[title]] or link on a different word [[Link-word|shown-word]]
  4. save

Example:
Main Page
link to Main Page

Example of an external link with title in place of URL:

NCCR LIVES website

Visit an example-wiki at the University of Geneva:
http://edutechwiki.unige.ch/en/

Create a new section

(the index with section contents is generated autmatically) Link to a section:
==Title new section==

Link to the section "Test here" in the page Sandbox:
Link-text

Add the page to a category:

See category at the bottom of this page,
added by this code (edit the page to see the code):
[[Category:CategoryName]]

Create a link to a category itself:
[[:Category:Help-CategoryName]]
Exemples: Category:CCI3

Text-styling

Edit the page and click "Help" to see styling-codes
Other formating helps:
https://www.mediawiki.org/wiki/Help:Formatting

Help & Tutorials

Consult the User's Guide for information on using the wiki software.

Introduction to editing with Wiki-Markup
https://en.wikipedia.org/wiki/Help:Introduction_to_editing_with_Wiki_Markup/1

Test it here

Sandbox

Tech Links

Available Mediawiki-Extensions
https://www.mediawiki.org/wiki/Category:All_extensions/en
Check version
https://glossary.centre-lives.ch/index.php/Special:Version