Hilfe:Editing: Unterschied zwischen den Versionen

Aus Weimarnetz Wiki
Zur Navigation springen Zur Suche springen
 
Zeile 3: Zeile 3:
 
<th>what it looks like</th>
 
<th>what it looks like</th>
 
<th>what you type</th>
 
<th>what you type</th>
</tr>
+
</tr><tr>
<tr>
+
<td>
<td>''italic text''</td>
+
link to a wiki-page: [[Nodemap]]
<td><pre>''italic text''</pre></td>
+
 
 +
you can also use a different [[Nodemap|label]]
 +
</td>
 +
<td><pre>
 +
link to a wiki-page: [[Nodemap]]
 +
 
 +
you can also use a different [[Nodemap|label]]
 +
</pre></td>
 +
</tr><tr>
 +
<td>
 +
http://externallink.net
 +
</td>
 +
<td><pre>
 +
http://externallink.net
 +
</pre></td>
 +
</tr><tr>
 +
<td>
 +
''italic text''
 +
</td>
 +
<td><pre>
 +
''italic text''
 +
</pre></td>
 
<tr/><tr>
 
<tr/><tr>
<td>'''bold text'''</td>
+
<td>
<td><pre>'''bold text'''</pre></td>
+
'''bold text'''
 +
</td>
 +
<td><pre>
 +
'''bold text'''
 +
</pre></td>
 
</tr><tr>
 
</tr><tr>
 
<td>
 
<td>
Zeile 16: Zeile 41:
 
<h3>Heading 3</h3>
 
<h3>Heading 3</h3>
 
</td>
 
</td>
 +
<td><pre>
 +
<h1>Heading 1</h1>
 +
<h2>Heading 2</h2>
 +
<h3>Heading 3</h3>
 +
</pre></td>
 +
</tr><tr>
 +
<td>
 +
*item
 +
*item
 +
**sub-item
 +
</td>
 +
<td><pre>
 +
*item
 +
*item
 +
**sub-item
 +
</pre></td>
 
</tr><tr>
 
</tr><tr>
 
<td>
 
<td>
<pre><h1>Heading 1</h1>
+
#numbered item
<h2>Heading 2</h2>
+
#numbered item
<h3>Heading 3</h3></pre>
+
##numbered sub-item
 +
##numbered sub-item
 +
</td>
 +
<td><pre>
 +
#numbered item
 +
#numbered item
 +
##numbered sub-item
 +
##numbered sub-item
 +
</pre></td>
 +
</tr><tr>
 +
<td>
 +
<!-- This code prevents confusion in the section editing feature-->
 +
<b><font style="font-size:120%"> New section </font></b>
 +
 
 +
<b><font style="font-size:110%"> Subsection</font></b>
 +
 
 +
<b><font style="font-size:100%"> Sub-subsection</font></b>
 +
</td>
 +
<td><pre><nowiki>
 +
== New section ==
 +
 
 +
=== Subsection ===
 +
 
 +
==== Sub-subsection ====
 +
 
 +
</nowiki></pre></td>
 +
</tr><tr>
 +
<td>
 +
useful for talkpages:
 +
you can use dividing lines and sign with your name.
 +
[[User:141.54.160.24|141.54.160.24]]
 +
----
 +
:and you can indent a paragraph with a ":", and even add time & date to your signature. [[User:141.54.160.24|141.54.160.24]] 21:06, 11 Nov 2004 (CET)
 +
----
 
</td>
 
</td>
 +
<td><pre><nowiki>
 +
useful for talkpages:
 +
you can use dividing lines and sign with your name.
 +
~~~
 +
----
 +
:and you can indent a paragraph with a ":",
 +
and even add time & date to your signature. ~~~~
 +
----
 +
</nowiki></pre></td>
 +
</tr>
 
</table>
 
</table>

Version vom 11. November 2004, 22:06 Uhr

what it looks like what you type

link to a wiki-page: Nodemap

you can also use a different label

link to a wiki-page: [[Nodemap]]

you can also use a different [[Nodemap|label]]

http://externallink.net

http://externallink.net

italic text

''italic text''

bold text

'''bold text'''

Heading 1

Heading 2

Heading 3

<h1>Heading 1</h1>
<h2>Heading 2</h2>
<h3>Heading 3</h3>
  • item
  • item
    • sub-item
*item
*item
**sub-item
  1. numbered item
  2. numbered item
    1. numbered sub-item
    2. numbered sub-item
#numbered item
#numbered item
##numbered sub-item
##numbered sub-item

New section

Subsection

Sub-subsection

== New section ==

=== Subsection ===

==== Sub-subsection ====

useful for talkpages: you can use dividing lines and sign with your name. 141.54.160.24


and you can indent a paragraph with a ":", and even add time & date to your signature. 141.54.160.24 21:06, 11 Nov 2004 (CET)

useful for talkpages:
you can use dividing lines and sign with your name.
~~~
----
:and you can indent a paragraph with a ":", 
and even add time & date to your signature. ~~~~
----