1
0
mirror of https://github.com/gnosygnu/xowa.git synced 2026-03-02 03:49:30 +00:00
This commit is contained in:
gnosygnu
2019-03-10 20:44:35 -04:00
parent b1af77320f
commit fcdd36c369
198 changed files with 4843 additions and 5721 deletions

View File

@@ -21,7 +21,7 @@
Welcome to your personal wiki!
</p>
<p>
Personal wikis are new and will be in continual development! If you encounter issues, please report them through the <a href="http://xowa.org/home/wiki/Xowa.home:Help/Feedback.html" id="xolnki_2" title="Xowa.home:Help/Feedback">Feedback page</a>.
Personal wikis are new and will be in continual development! If you encounter issues, please report them through the <a href="http://xowa.org/home/wiki/Xowa.home:Help/Feedback" id="xolnki_2" title="Xowa.home:Help/Feedback">Feedback page</a>.
</p>
<div id="toc" class="toc">
<div id="toctitle" class="toctitle">
@@ -211,7 +211,7 @@
<span class="mw-headline" id="Basic_editing">Basic editing</span>
</h2>
<p>
The best place to start is Wikipedia's guide for editing: <a href="https://en.wikipedia.org/wiki/Help:Getting_started" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Help:Getting_started</a>
The best place to start is Wikipedia's guide for editing: <a href="/site/en.wikipedia.org/wiki/Help:Getting_started">https://en.wikipedia.org/wiki/Help:Getting_started</a>
</p>
<p>
The table below is provided for reference. Note the following columns:
@@ -404,7 +404,7 @@
internal url: page only
</td>
<td>
<a href="http://xowa.org/home/wiki/Test.html" id="xolnki_3" title="Test">Test</a>
<a href="http://xowa.org/home/wiki/Test" id="xolnki_3" title="Test">Test</a>
</td>
<td>
<code>[[Test]]</code>
@@ -418,7 +418,7 @@
internal url: page with name
</td>
<td>
<a href="http://xowa.org/home/wiki/Test.html" id="xolnki_4" title="Test">My test page</a>
<a href="http://xowa.org/home/wiki/Test" id="xolnki_4" title="Test">My test page</a>
</td>
<td>
<code>[[Test|My test page]]</code>
@@ -766,7 +766,7 @@ para 2
</li>
</ul>
<p>
For more info, see <a href="https://en.wikipedia.org/wiki/Help:Category" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Help:Category</a>
For more info, see <a href="/site/en.wikipedia.org/wiki/Help:Category">https://en.wikipedia.org/wiki/Help:Category</a>
</p>
<h3>
<span class="mw-headline" id="Images">Images</span>
@@ -800,7 +800,7 @@ para 2
</li>
</ul>
<p>
For more info, see <a href="https://en.wikipedia.org/wiki/Wikipedia:Picture_tutorial" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Wikipedia:Picture_tutorial</a>
For more info, see <a href="/site/en.wikipedia.org/wiki/Wikipedia:Picture_tutorial">https://en.wikipedia.org/wiki/Wikipedia:Picture_tutorial</a>
</p>
<h3>
<span class="mw-headline" id="Table_of_contents">Table of contents</span>
@@ -910,7 +910,7 @@ para 2
<span class="mw-headline" id="More">More</span>
</h3>
<p>
Other features are supported, including Tabviews, Timelines, Graphs, Hieroglyphics and Musical scores. For examples, see <a href="http://xowa.org/home/wiki/Xowa.home:Diagnostics.html" id="xolnki_5" title="Xowa.home:Diagnostics">xowa.home:Diagnostics</a>
Other features are supported, including Tabviews, Timelines, Graphs, Hieroglyphics and Musical scores. For examples, see <a href="http://xowa.org/home/wiki/Xowa.home:Diagnostics" id="xolnki_5" title="Xowa.home:Diagnostics">xowa.home:Diagnostics</a>
</p>
<h2>
<span class="mw-headline" id="Expert_editing">Expert editing</span>
@@ -919,7 +919,7 @@ para 2
<span class="mw-headline" id="Magic_words">Magic words</span>
</h3>
<p>
Most magic words are supported, such as <code>{{CURRENTTIME}}</code> and <code>{{lc:string}}</code>. For more info, see <a href="https://en.wikipedia.org/wiki/Help:Magic_words" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Help:Magic_words</a>
Most magic words are supported, such as <code>{{CURRENTTIME}}</code> and <code>{{lc:string}}</code>. For more info, see <a href="/site/en.wikipedia.org/wiki/Help:Magic_words">https://en.wikipedia.org/wiki/Help:Magic_words</a>
</p>
<h3>
<span class="mw-headline" id="Parser_functions">Parser functions</span>
@@ -931,7 +931,7 @@ para 2
<span class="mw-headline" id="Templates">Templates</span>
</h3>
<p>
Templates are supported, such as <code>{{my_template|arg_1|arg_2|etc...}}</code>. For more info, see <a href="https://en.wikipedia.org/wiki/Help:A_quick_guide_to_templates" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Help:A_quick_guide_to_templates</a>
Templates are supported, such as <code>{{my_template|arg_1|arg_2|etc...}}</code>. For more info, see <a href="/site/en.wikipedia.org/wiki/Help:A_quick_guide_to_templates">https://en.wikipedia.org/wiki/Help:A_quick_guide_to_templates</a>
</p>
<p>
Here's a brief example:
@@ -951,7 +951,7 @@ para 2
<span class="mw-headline" id="Modules">Modules</span>
</h3>
<p>
Modules are supported, such as <code>{{#invoke:my_module|my_function|arg_1|arg_2|etc...}}</code>. For more info, see <a href="https://en.wikipedia.org/wiki/Wikipedia:Lua" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Wikipedia:Lua</a>
Modules are supported, such as <code>{{#invoke:my_module|my_function|arg_1|arg_2|etc...}}</code>. For more info, see <a href="/site/en.wikipedia.org/wiki/Wikipedia:Lua">https://en.wikipedia.org/wiki/Wikipedia:Lua</a>
</p>
<p>
Here's a brief example:
@@ -1036,13 +1036,13 @@ return p
<span class="mw-headline" id="Scripting">Scripting</span>
</h3>
<p>
XOWA allows custom hooks through Javascript or Lua. For detailed instructions see <a href="http://xowa.org/home/wiki/Xowa.home:App/Xtn/Scripting.html" id="xolnki_6" title="Xowa.home:App/Xtn/Scripting">xowa.home:App/Xtn/Scripting</a>
XOWA allows custom hooks through Javascript or Lua. For detailed instructions see <a href="http://xowa.org/home/wiki/Xowa.home:App/Xtn/Scripting" id="xolnki_6" title="Xowa.home:App/Xtn/Scripting">xowa.home:App/Xtn/Scripting</a>
</p>
<h2>
<span class="mw-headline" id="Keyboard_shortcuts">Keyboard shortcuts</span>
</h2>
<p>
For a full list, see <a href="http://xowa.org/home/wiki/Xowa.home:Special:XowaCfg%3Fgrp%3Dxowa.gui.shortcuts.html" id="xolnki_7" title="Xowa.home:Special:XowaCfg?grp=xowa.gui.shortcuts">xowa.home:Special:XowaCfg?grp=xowa.gui.shortcuts</a>
For a full list, see <a href="http://xowa.org/home/wiki/Xowa.home:Special:XowaCfg%3Fgrp%3Dxowa.gui.shortcuts" id="xolnki_7" title="Xowa.home:Special:XowaCfg?grp=xowa.gui.shortcuts">xowa.home:Special:XowaCfg?grp=xowa.gui.shortcuts</a>
</p>
<table class='wikitable'>
<tr>
@@ -1134,13 +1134,13 @@ return p
</h2>
<ul>
<li>
Wikipedia's guide for editing: <a href="https://en.wikipedia.org/wiki/Help:Getting_started" rel="nofollow" class="external free">https://en.wikipedia.org/wiki/Help:Getting_started</a>
Wikipedia's guide for editing: <a href="/site/en.wikipedia.org/wiki/Help:Getting_started">https://en.wikipedia.org/wiki/Help:Getting_started</a>
</li>
<li>
XOWA page on personal wikis: <a href="http://xowa.org/home/wiki/Xowa.home:App/Personal_wikis.html" id="xolnki_8" title="Xowa.home:App/Personal wikis">xowa.home:App/Personal wikis</a>
XOWA page on personal wikis: <a href="http://xowa.org/home/wiki/Xowa.home:App/Personal_wikis" id="xolnki_8" title="Xowa.home:App/Personal wikis">xowa.home:App/Personal wikis</a>
</li>
<li>
XOWA help page: <a href="http://xowa.org/home/wiki/Xowa.home:Help/Contents.html" id="xolnki_9" title="Xowa.home:Help/Contents">Contents page</a>
XOWA help page: <a href="http://xowa.org/home/wiki/Xowa.home:Help/Contents" id="xolnki_9" title="Xowa.home:Help/Contents">Contents page</a>
</li>
</ul>
<h2>