Wiki help: Unterschied zwischen den Versionen

Aus www.wiki.ardumower.de
Wechseln zu: Navigation, Suche
(Änderung 139 von Alexanderg (Diskussion) rückgängig gemacht.)
(Edit/Add a page)
Zeile 8: Zeile 8:
  
 
Table of contents/sections:
 
Table of contents/sections:
 
+
<pre>
== a new section ==
+
<nowiki>
=== a new sub-section ===
+
== a new section ==
 +
=== a new sub-section ===
 +
</nowiki>
 +
</pre>
  
 
Images: First click on 'Upload file' to upload your image. Then use this Wiki code:
 
Images: First click on 'Upload file' to upload your image. Then use this Wiki code:
 
+
<pre>
<gallery>
+
<nowiki>
  File: MyImageName.jpg | Optional text
+
<gallery>
</gallery>
+
  File: MyImageName.jpg | Optional text
 
+
</gallery>
 +
</nowiki>
 +
</pre>
  
 
More help:
 
More help:
  
 
https://www.mediawiki.org/wiki/Help:Contents
 
https://www.mediawiki.org/wiki/Help:Contents

Version vom 12. September 2014, 14:52 Uhr

Edit/Add a page

  1. Choose 'Create account' and create your new Wiki account
  2. After you confirmed the confirmation e-mail, choose 'Log in' to log into your new Wiki account
  3. Navigate to the page that you want to edit (If you want to add a page, first edit the main page and add a new link on it).

You can use the following Wiki code in your edits (examples):

Table of contents/sections:


== a new section ==
=== a new sub-section ===

Images: First click on 'Upload file' to upload your image. Then use this Wiki code:


<gallery>
  File: MyImageName.jpg | Optional text
</gallery>

More help:

https://www.mediawiki.org/wiki/Help:Contents