Help:Editing

Revision as of 22:03, 22 July 2017 by Wikispaces>spt3125 (**Imported revision 615833891 - Original comment: added link (deorphaning)**)

IMPORTED REVISION FROM WIKISPACES

This is an imported revision from Wikispaces. The revision metadata is included below for reference:

This revision was by author spt3125 and made on 2017-07-22 22:03:24 UTC.
The original revision id was 615833891.
The revision comment was: added link (deorphaning)

The revision contents are below, presented both in the original Wikispaces Wikitext format, and in HTML exactly as Wikispaces rendered it.

Original Wikitext content:

[[toc]]
Wikis should be easy to edit, so most text you add or change will appear as you expect it. But you can do more if you want.

This wiki is in [[http://wikiindex.org/Category:OpenEdit|open-edit mode]] (except during phases of spam or vandalism). If you want your name (or nick) to appear in the histories, you should create a Wikispaces account and join this wiki. (see [[How to Get Your Xenwiki Account]])

==Using links== 
What you always have dreamed of (for your paper notes) - in a wiki it becomes true: fast links!

If you enclose a word in double brackets (like {{``[[word]]``}}), you get a link, hopefully to an already existing page - if not, you just created the opportunity for your co-authors to add the details. If you want a text differing from the link target, you can place it after a pipe symbol {{``[[word|different text]]``}}. The same syntax can be used for external links like {{``[[http://en.wikipedia.org|English Wikipedia]]``}} for a link to the [[http://en.wikipedia.org|English Wikipedia]].

===Link text=== 
//tbd//
The link text should relate to the link target, don't use "here".

===Redirects=== 
[[image:wikispaces-redirects-are-red.png width="200" align="right"]]
Real or "hard" redirects can only be made or edited by administrators of the wiki, and a hard redirect cannot link to a specific section of another article. Therefore, they should only be used in the case of simple misspellings or alternate spellings. The rule is that if anyone might ever want to flesh the redirect out into its own article, it should not be a hard redirect.

For all other cases, create a "soft redirect" or "smart redirect". This is just an ordinary page with the text "See XYZ.", where XYZ is a link to the target of the smart redirect.

A smart redirect should not point to another smart redirect - if you see this you should fix it by shortcutting past the second one and making the first redirect point directly to the ultimate target.

However, hard redirects can be chained with no problem, which is why they're still appropriate to use for misspellings.

see also
* [[@http://groups.yahoo.com/neo/groups/tuning/conversations/topics/101227]] - under discussion on the [[tuning list]]
* [[http://xenharmonic.wikispaces.com/tag/view/soft+redirect|list of pages tagged as soft redirect]] - pages that contain only see {{``[[``}}//some other page//{{``]]``}} (be cautious with other tags on these)
* [[http://xenharmonic.wikispaces.com/tag/view/smart+redirect|list of pages tagged as smart redirect]] - pages that have more information (a small definition, classification etc.)

==Page layout== 
===Emphasis=== 
Some typographic markup can easy be added by including the phrase in doubled * (asterisk) or / (slash) chars:
* //italic// using {{``//italic//``}}
* **bold** using {{``**bold**``}}
* **//bold italic//** using {{``**//bold italic//**``}}
* or //**italic bold**// using {{``//**italic bold**//``}}

===Lists=== 
You can create bulleted lists by one or more * (asterisk) chars at the beginning of the line:
* first level
** second level
** second level
* first level

You can create numbered lists by one or more # (number sign) at the beginning of the line:
# first level
## second level
## second level
# first level

...and you can of course mix both, if you know what you're doing ;)
# first level
** second level
## second level
* first level


===Tables=== 
You can add tables with doubled | (pipe) chars:

||~ what you want for the cell ||~ what you do to get it ||
|| left aligned text || nothing to do ||
||= centered text || equals sign (=) immediately after the opening double pipe ||
||> right aligned || greater-than sign (>) immediately after the opening double pipe ||
||~ headline style || title (~) immediately after the opening double pipe ||

Wikispaces' handling of tables is pretty basic; control over column widths, padding, etc. is not offered. Some control is possible via CSS and JavaScript; see [[Advanced formatting of wiki pages]] for details.

===Images=== 
Inserting a JPEG or PNG image is pretty straightforward - when using the visual page editor click the "File" button and upload the image. Or in Wikitext, use {{``[[image:filename]]``}}. SVG images are possible but require a bit more work; see [[SVG images on wiki pages]] for details.

===Maths formulas=== 
...can be used [[http://en.wikipedia.org/wiki/Help:Displaying_a_formula|like in the Wikipedia]] but the enclosing tags ({{``[[math]]``}} - the same for begin and end) differ. Take care: using the math tags you'll break paragraphs.  

[[math]]
V =\frac{4}{3} \pi r^3
[[math]]

Here is a browser-based formula editor that may be helpful: [[http://www.codecogs.com/latex/eqneditor.php]]

===Table of contents=== 
Place {{``[[toc]]``}} on top of the page, or - if you prefer flat tocs - use {{``[[toc|flat]]``}}

//Note: when using flat tocs, a horizontal ruler {{``----``}} and an empty line may improve the layout.//

==Social aspects== 
In Wikispaces wikis, you can use tags and discussions.
If you want to discuss the wiki itself, do it on the page [[wikifuture]].

===Tags=== 
Tags all serve different purposes: sometimes they say what something is or the context in which it belongs ([[http://xenharmonic.wikispaces.com/tag/view/edo|edo]], [[http://xenharmonic.wikispaces.com/tag/view/interval|interval]]). Sometimes they are used for annotation purposes ([[http://xenharmonic.wikispaces.com/tag/view/todo%3Areduce+mathslang|todo:reduce mathslang]]), etc. All these forms have in common is that they can combine wiki pages in a way that is independent of their authors.

You can look at the [[http://xenharmonic.wikispaces.com/tag/list|list of used tags]] or link to particular tags using the prefix {{``http://xenharmonic.wikispaces.com/tag/view/``}}

Some tag examples:
* <span style="text-decoration: line-through;">[[http://xenharmonic.wikispaces.com/tag/view/orphan+page|orphan page]]</span> - pages without ingoing links -> http://xenharmonic.wikispaces.com/space/pagelist/orphaned
* [[http://xenharmonic.wikispaces.com/tag/view/todo:add+definition|todo:add definition]] - here a term needs to be defined

===Discussion=== 
Discussion pages are provided to each content page. Sadly there is no preview function on this wiki, but if you create something entirely wrong, you can delete your post. Please keep in mind that the email notification to people who are monitoring the topic or wiki cannot be taken back!

Sometimes you will wait forever for a reply because nobody monitors the page or topic. In this case you should find out who is most familiar with the topic and ask that person directly. You can check the history of pages for its authors. Another approach is to ask questions on further media, examples are listed on the page [[GeneralDiscussion]].

==Links== 
* [[@help/home|http://help.wikispaces.com]]
* [[@help/Wikitext|http://help.wikispaces.com/Wikitext]]
* [[@help/Editing a Page|http://help.wikispaces.com/Editing+a+Page]]
* [[@help/Wikitext#Contents%20of%20Another%20Wiki%20Page-Supported%20includes|http://help.wikispaces.com/Wikitext#Contents%20of%20Another%20Wiki%20Page-Supported%20includes]] - page contents can also be included into pages
* [[http://helpcenter.wikispaces.com/customer/en/portal/topics/768797-miscellaneous/articles|Wikispaces | Miscellaneous]]

==See also==
* [[WebDAV Help]]

Original HTML content:

<html><head><title>wiki help</title></head><body><!-- ws:start:WikiTextTocRule:46:&lt;img id=&quot;wikitext@@toc@@normal&quot; class=&quot;WikiMedia WikiMediaToc&quot; title=&quot;Table of Contents&quot; src=&quot;/site/embedthumbnail/toc/normal?w=225&amp;h=100&quot;/&gt; --><div id="toc"><h1 class="nopad">Table of Contents</h1><!-- ws:end:WikiTextTocRule:46 --><!-- ws:start:WikiTextTocRule:47: --><div style="margin-left: 2em;"><a href="#x-Using links">Using links</a></div>
<!-- ws:end:WikiTextTocRule:47 --><!-- ws:start:WikiTextTocRule:48: --><div style="margin-left: 3em;"><a href="#x-Using links-Link text">Link text</a></div>
<!-- ws:end:WikiTextTocRule:48 --><!-- ws:start:WikiTextTocRule:49: --><div style="margin-left: 3em;"><a href="#x-Using links-Redirects">Redirects</a></div>
<!-- ws:end:WikiTextTocRule:49 --><!-- ws:start:WikiTextTocRule:50: --><div style="margin-left: 2em;"><a href="#x-Page layout">Page layout</a></div>
<!-- ws:end:WikiTextTocRule:50 --><!-- ws:start:WikiTextTocRule:51: --><div style="margin-left: 3em;"><a href="#x-Page layout-Emphasis">Emphasis</a></div>
<!-- ws:end:WikiTextTocRule:51 --><!-- ws:start:WikiTextTocRule:52: --><div style="margin-left: 3em;"><a href="#x-Page layout-Lists">Lists</a></div>
<!-- ws:end:WikiTextTocRule:52 --><!-- ws:start:WikiTextTocRule:53: --><div style="margin-left: 3em;"><a href="#x-Page layout-Tables">Tables</a></div>
<!-- ws:end:WikiTextTocRule:53 --><!-- ws:start:WikiTextTocRule:54: --><div style="margin-left: 3em;"><a href="#x-Page layout-Images">Images</a></div>
<!-- ws:end:WikiTextTocRule:54 --><!-- ws:start:WikiTextTocRule:55: --><div style="margin-left: 3em;"><a href="#x-Page layout-Maths formulas">Maths formulas</a></div>
<!-- ws:end:WikiTextTocRule:55 --><!-- ws:start:WikiTextTocRule:56: --><div style="margin-left: 3em;"><a href="#x-Page layout-Table of contents">Table of contents</a></div>
<!-- ws:end:WikiTextTocRule:56 --><!-- ws:start:WikiTextTocRule:57: --><div style="margin-left: 2em;"><a href="#x-Social aspects">Social aspects</a></div>
<!-- ws:end:WikiTextTocRule:57 --><!-- ws:start:WikiTextTocRule:58: --><div style="margin-left: 3em;"><a href="#x-Social aspects-Tags">Tags</a></div>
<!-- ws:end:WikiTextTocRule:58 --><!-- ws:start:WikiTextTocRule:59: --><div style="margin-left: 3em;"><a href="#x-Social aspects-Discussion">Discussion</a></div>
<!-- ws:end:WikiTextTocRule:59 --><!-- ws:start:WikiTextTocRule:60: --><div style="margin-left: 2em;"><a href="#x-Links">Links</a></div>
<!-- ws:end:WikiTextTocRule:60 --><!-- ws:start:WikiTextTocRule:61: --><div style="margin-left: 2em;"><a href="#x-See also">See also</a></div>
<!-- ws:end:WikiTextTocRule:61 --><!-- ws:start:WikiTextTocRule:62: --></div>
<!-- ws:end:WikiTextTocRule:62 -->Wikis should be easy to edit, so most text you add or change will appear as you expect it. But you can do more if you want.<br />
<br />
This wiki is in <a class="wiki_link_ext" href="http://wikiindex.org/Category:OpenEdit" rel="nofollow">open-edit mode</a> (except during phases of spam or vandalism). If you want your name (or nick) to appear in the histories, you should create a Wikispaces account and join this wiki. (see <a class="wiki_link" href="/How%20to%20Get%20Your%20Xenwiki%20Account">How to Get Your Xenwiki Account</a>)<br />
<br />
<!-- ws:start:WikiTextHeadingRule:16:&lt;h2&gt; --><h2 id="toc0"><a name="x-Using links"></a><!-- ws:end:WikiTextHeadingRule:16 -->Using links</h2>
 What you always have dreamed of (for your paper notes) - in a wiki it becomes true: fast links!<br />
<br />
If you enclose a word in double brackets (like <tt><!-- ws:start:WikiTextRawRule:00:``[[word]]`` -->[[word]]<!-- ws:end:WikiTextRawRule:00 --></tt>), you get a link, hopefully to an already existing page - if not, you just created the opportunity for your co-authors to add the details. If you want a text differing from the link target, you can place it after a pipe symbol <tt><!-- ws:start:WikiTextRawRule:01:``[[word|different text]]`` -->[[word|different text]]<!-- ws:end:WikiTextRawRule:01 --></tt>. The same syntax can be used for external links like <tt><!-- ws:start:WikiTextRawRule:02:``[[http://en.wikipedia.org|English Wikipedia]]`` -->[[http://en.wikipedia.org|English Wikipedia]]<!-- ws:end:WikiTextRawRule:02 --></tt> for a link to the <a class="wiki_link_ext" href="http://en.wikipedia.org" rel="nofollow">English Wikipedia</a>.<br />
<br />
<!-- ws:start:WikiTextHeadingRule:18:&lt;h3&gt; --><h3 id="toc1"><a name="x-Using links-Link text"></a><!-- ws:end:WikiTextHeadingRule:18 -->Link text</h3>
 <em>tbd</em><br />
The link text should relate to the link target, don't use &quot;here&quot;.<br />
<br />
<!-- ws:start:WikiTextHeadingRule:20:&lt;h3&gt; --><h3 id="toc2"><a name="x-Using links-Redirects"></a><!-- ws:end:WikiTextHeadingRule:20 -->Redirects</h3>
 <!-- ws:start:WikiTextLocalImageRule:175:&lt;img src=&quot;/file/view/wikispaces-redirects-are-red.png/255774154/wikispaces-redirects-are-red.png&quot; alt=&quot;&quot; title=&quot;&quot; style=&quot;width: 200px;&quot; align=&quot;right&quot; /&gt; --><img src="/file/view/wikispaces-redirects-are-red.png/255774154/wikispaces-redirects-are-red.png" alt="wikispaces-redirects-are-red.png" title="wikispaces-redirects-are-red.png" style="width: 200px;" align="right" /><!-- ws:end:WikiTextLocalImageRule:175 --><br />
Real or &quot;hard&quot; redirects can only be made or edited by administrators of the wiki, and a hard redirect cannot link to a specific section of another article. Therefore, they should only be used in the case of simple misspellings or alternate spellings. The rule is that if anyone might ever want to flesh the redirect out into its own article, it should not be a hard redirect.<br />
<br />
For all other cases, create a &quot;soft redirect&quot; or &quot;smart redirect&quot;. This is just an ordinary page with the text &quot;See XYZ.&quot;, where XYZ is a link to the target of the smart redirect.<br />
<br />
A smart redirect should not point to another smart redirect - if you see this you should fix it by shortcutting past the second one and making the first redirect point directly to the ultimate target.<br />
<br />
However, hard redirects can be chained with no problem, which is why they're still appropriate to use for misspellings.<br />
<br />
see also<br />
<ul><li><a class="wiki_link_ext" href="http://groups.yahoo.com/neo/groups/tuning/conversations/topics/101227" rel="nofollow" target="_blank">http://groups.yahoo.com/neo/groups/tuning/conversations/topics/101227</a> - under discussion on the <a class="wiki_link" href="/tuning%20list">tuning list</a></li><li><a class="wiki_link_ext" href="http://xenharmonic.wikispaces.com/tag/view/soft+redirect" rel="nofollow">list of pages tagged as soft redirect</a> - pages that contain only see <tt><!-- ws:start:WikiTextRawRule:03:``[[`` -->[[<!-- ws:end:WikiTextRawRule:03 --></tt><em>some other page</em><tt><!-- ws:start:WikiTextRawRule:04:``]]`` -->]]<!-- ws:end:WikiTextRawRule:04 --></tt> (be cautious with other tags on these)</li><li><a class="wiki_link_ext" href="http://xenharmonic.wikispaces.com/tag/view/smart+redirect" rel="nofollow">list of pages tagged as smart redirect</a> - pages that have more information (a small definition, classification etc.)</li></ul><br />
<!-- ws:start:WikiTextHeadingRule:22:&lt;h2&gt; --><h2 id="toc3"><a name="x-Page layout"></a><!-- ws:end:WikiTextHeadingRule:22 -->Page layout</h2>
 <!-- ws:start:WikiTextHeadingRule:24:&lt;h3&gt; --><h3 id="toc4"><a name="x-Page layout-Emphasis"></a><!-- ws:end:WikiTextHeadingRule:24 -->Emphasis</h3>
 Some typographic markup can easy be added by including the phrase in doubled * (asterisk) or / (slash) chars:<br />
<ul><li><em>italic</em> using <tt><!-- ws:start:WikiTextRawRule:05:``//italic//`` -->//italic//<!-- ws:end:WikiTextRawRule:05 --></tt></li><li><strong>bold</strong> using <tt><!-- ws:start:WikiTextRawRule:06:``**bold**`` -->**bold**<!-- ws:end:WikiTextRawRule:06 --></tt></li><li><strong><em>bold italic</em></strong> using <tt><!-- ws:start:WikiTextRawRule:07:``**//bold italic//**`` -->**//bold italic//**<!-- ws:end:WikiTextRawRule:07 --></tt></li><li>or <em><strong>italic bold</strong></em> using <tt><!-- ws:start:WikiTextRawRule:08:``//**italic bold**//`` -->//**italic bold**//<!-- ws:end:WikiTextRawRule:08 --></tt></li></ul><br />
<!-- ws:start:WikiTextHeadingRule:26:&lt;h3&gt; --><h3 id="toc5"><a name="x-Page layout-Lists"></a><!-- ws:end:WikiTextHeadingRule:26 -->Lists</h3>
 You can create bulleted lists by one or more * (asterisk) chars at the beginning of the line:<br />
<ul><li>first level<ul><li>second level</li><li>second level</li></ul></li><li>first level</li></ul><br />
You can create numbered lists by one or more # (number sign) at the beginning of the line:<br />
<ol><li>first level<ol><li>second level</li><li>second level</li></ol></li><li>first level</li></ol><br />
...and you can of course mix both, if you know what you're doing ;)<br />
<ol><li>first level<ul><li>second level</li></ul><ol><li>second level</li></ol></li></ol><ul><li>first level</li></ul><br />
<br />
<!-- ws:start:WikiTextHeadingRule:28:&lt;h3&gt; --><h3 id="toc6"><a name="x-Page layout-Tables"></a><!-- ws:end:WikiTextHeadingRule:28 -->Tables</h3>
 You can add tables with doubled | (pipe) chars:<br />
<br />


<table class="wiki_table">
    <tr>
        <th>what you want for the cell<br />
</th>
        <th>what you do to get it<br />
</th>
    </tr>
    <tr>
        <td>left aligned text<br />
</td>
        <td>nothing to do<br />
</td>
    </tr>
    <tr>
        <td style="text-align: center;">centered text<br />
</td>
        <td>equals sign (=) immediately after the opening double pipe<br />
</td>
    </tr>
    <tr>
        <td style="text-align: right;">right aligned<br />
</td>
        <td>greater-than sign (&gt;) immediately after the opening double pipe<br />
</td>
    </tr>
    <tr>
        <th>headline style<br />
</th>
        <td>title (~) immediately after the opening double pipe<br />
</td>
    </tr>
</table>

<br />
Wikispaces' handling of tables is pretty basic; control over column widths, padding, etc. is not offered. Some control is possible via CSS and JavaScript; see <a class="wiki_link" href="/Advanced%20formatting%20of%20wiki%20pages">Advanced formatting of wiki pages</a> for details.<br />
<br />
<!-- ws:start:WikiTextHeadingRule:30:&lt;h3&gt; --><h3 id="toc7"><a name="x-Page layout-Images"></a><!-- ws:end:WikiTextHeadingRule:30 -->Images</h3>
 Inserting a JPEG or PNG image is pretty straightforward - when using the visual page editor click the &quot;File&quot; button and upload the image. Or in Wikitext, use <tt><!-- ws:start:WikiTextRawRule:09:``[[image:filename]]`` -->[[image:filename]]<!-- ws:end:WikiTextRawRule:09 --></tt>. SVG images are possible but require a bit more work; see <a class="wiki_link" href="/SVG%20images%20on%20wiki%20pages">SVG images on wiki pages</a> for details.<br />
<br />
<!-- ws:start:WikiTextHeadingRule:32:&lt;h3&gt; --><h3 id="toc8"><a name="x-Page layout-Maths formulas"></a><!-- ws:end:WikiTextHeadingRule:32 -->Maths formulas</h3>
 ...can be used <a class="wiki_link_ext" href="http://en.wikipedia.org/wiki/Help:Displaying_a_formula" rel="nofollow">like in the Wikipedia</a> but the enclosing tags (<tt><!-- ws:start:WikiTextRawRule:010:``[[math]]`` -->[[math]]<!-- ws:end:WikiTextRawRule:010 --></tt> - the same for begin and end) differ. Take care: using the math tags you'll break paragraphs.  <br />
<br />
<!-- ws:start:WikiTextMathRule:15:
[[math]]&lt;br/&gt;
V =\frac{4}{3} \pi r^3&lt;br/&gt;[[math]]
 --><script type="math/tex">V =\frac{4}{3} \pi r^3</script><!-- ws:end:WikiTextMathRule:15 --><br />
<br />
Here is a browser-based formula editor that may be helpful: <a class="wiki_link_ext" href="http://www.codecogs.com/latex/eqneditor.php" rel="nofollow">http://www.codecogs.com/latex/eqneditor.php</a><br />
<br />
<!-- ws:start:WikiTextHeadingRule:34:&lt;h3&gt; --><h3 id="toc9"><a name="x-Page layout-Table of contents"></a><!-- ws:end:WikiTextHeadingRule:34 -->Table of contents</h3>
 Place <tt><!-- ws:start:WikiTextRawRule:011:``[[toc]]`` -->[[toc]]<!-- ws:end:WikiTextRawRule:011 --></tt> on top of the page, or - if you prefer flat tocs - use <tt><!-- ws:start:WikiTextRawRule:012:``[[toc|flat]]`` -->[[toc|flat]]<!-- ws:end:WikiTextRawRule:012 --></tt><br />
<br />
<em>Note: when using flat tocs, a horizontal ruler <tt><!-- ws:start:WikiTextRawRule:013:``&amp;#45;&amp;#45;&amp;#45;-`` -->----<!-- ws:end:WikiTextRawRule:013 --></tt> and an empty line may improve the layout.</em><br />
<br />
<!-- ws:start:WikiTextHeadingRule:36:&lt;h2&gt; --><h2 id="toc10"><a name="x-Social aspects"></a><!-- ws:end:WikiTextHeadingRule:36 -->Social aspects</h2>
 In Wikispaces wikis, you can use tags and discussions.<br />
If you want to discuss the wiki itself, do it on the page <a class="wiki_link" href="/wikifuture">wikifuture</a>.<br />
<br />
<!-- ws:start:WikiTextHeadingRule:38:&lt;h3&gt; --><h3 id="toc11"><a name="x-Social aspects-Tags"></a><!-- ws:end:WikiTextHeadingRule:38 -->Tags</h3>
 Tags all serve different purposes: sometimes they say what something is or the context in which it belongs (<a class="wiki_link_ext" href="http://xenharmonic.wikispaces.com/tag/view/edo" rel="nofollow">edo</a>, <a class="wiki_link_ext" href="http://xenharmonic.wikispaces.com/tag/view/interval" rel="nofollow">interval</a>). Sometimes they are used for annotation purposes (<a class="wiki_link_ext" href="http://xenharmonic.wikispaces.com/tag/view/todo%3Areduce+mathslang" rel="nofollow">todo:reduce mathslang</a>), etc. All these forms have in common is that they can combine wiki pages in a way that is independent of their authors.<br />
<br />
You can look at the <a class="wiki_link_ext" href="http://xenharmonic.wikispaces.com/tag/list" rel="nofollow">list of used tags</a> or link to particular tags using the prefix <tt><!-- ws:start:WikiTextRawRule:014:``http://xenharmonic.wikispaces.com/tag/view/`` -->http://xenharmonic.wikispaces.com/tag/view/<!-- ws:end:WikiTextRawRule:014 --></tt><br />
<br />
Some tag examples:<br />
<ul><li><span style="text-decoration: line-through;"><a class="wiki_link_ext" href="http://xenharmonic.wikispaces.com/tag/view/orphan+page" rel="nofollow">orphan page</a></span> - pages without ingoing links -&gt; <!-- ws:start:WikiTextUrlRule:275:http://xenharmonic.wikispaces.com/space/pagelist/orphaned --><a class="wiki_link_ext" href="http://xenharmonic.wikispaces.com/space/pagelist/orphaned" rel="nofollow">http://xenharmonic.wikispaces.com/space/pagelist/orphaned</a><!-- ws:end:WikiTextUrlRule:275 --></li><li><a class="wiki_link_ext" href="http://xenharmonic.wikispaces.com/tag/view/todo:add+definition" rel="nofollow">todo:add definition</a> - here a term needs to be defined</li></ul><br />
<!-- ws:start:WikiTextHeadingRule:40:&lt;h3&gt; --><h3 id="toc12"><a name="x-Social aspects-Discussion"></a><!-- ws:end:WikiTextHeadingRule:40 -->Discussion</h3>
 Discussion pages are provided to each content page. Sadly there is no preview function on this wiki, but if you create something entirely wrong, you can delete your post. Please keep in mind that the email notification to people who are monitoring the topic or wiki cannot be taken back!<br />
<br />
Sometimes you will wait forever for a reply because nobody monitors the page or topic. In this case you should find out who is most familiar with the topic and ask that person directly. You can check the history of pages for its authors. Another approach is to ask questions on further media, examples are listed on the page <a class="wiki_link" href="/GeneralDiscussion">GeneralDiscussion</a>.<br />
<br />
<!-- ws:start:WikiTextHeadingRule:42:&lt;h2&gt; --><h2 id="toc13"><a name="x-Links"></a><!-- ws:end:WikiTextHeadingRule:42 -->Links</h2>
 <ul><li><a class="wiki_link" href="http://help.wikispaces.com/home" target="_blank">http://help.wikispaces.com</a></li><li><a class="wiki_link" href="http://help.wikispaces.com/Wikitext" target="_blank">http://help.wikispaces.com/Wikitext</a></li><li><a class="wiki_link" href="http://help.wikispaces.com/Editing%20a%20Page" target="_blank">http://help.wikispaces.com/Editing+a+Page</a></li><li><a class="wiki_link" href="http://help.wikispaces.com/Wikitext#Contents%20of%20Another%20Wiki%20Page-Supported%20includes" target="_blank">http://help.wikispaces.com/Wikitext#Contents%20of%20Another%20Wiki%20Page-Supported%20includes</a> - page contents can also be included into pages</li><li><a class="wiki_link_ext" href="http://helpcenter.wikispaces.com/customer/en/portal/topics/768797-miscellaneous/articles" rel="nofollow">Wikispaces | Miscellaneous</a></li></ul><br />
<!-- ws:start:WikiTextHeadingRule:44:&lt;h2&gt; --><h2 id="toc14"><a name="x-See also"></a><!-- ws:end:WikiTextHeadingRule:44 -->See also</h2>
<ul><li><a class="wiki_link" href="/WebDAV%20Help">WebDAV Help</a></li></ul></body></html>