mirror of
https://github.com/gnosygnu/xowa.git
synced 2026-03-02 03:49:30 +00:00
Add FAQ
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
</h2>
|
||||
<ul>
|
||||
<li>
|
||||
Calls code in <a href="http://xowa.org/home/wiki/Module:Diagnostics/TextLibrary.html" id="xolnki_2" title="Module:Diagnostics/TextLibrary">Module:Diagnostics/TextLibrary</a>
|
||||
Calls code in <a href="http://xowa.org/home/wiki/Module:Diagnostics/TextLibrary" id="xolnki_2" title="Module:Diagnostics/TextLibrary">Module:Diagnostics/TextLibrary</a>
|
||||
</li>
|
||||
<li>
|
||||
Tests compatibility for <b>TextLibrary.php</b> and <b>mw.text.lua</b>
|
||||
@@ -44,6 +44,9 @@
|
||||
</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<span style='color: green;'>pass</span>
|
||||
</td>
|
||||
<td>
|
||||
init_text_for_wiki (via listToText)
|
||||
</td>
|
||||
@@ -51,13 +54,16 @@
|
||||
{{#invoke:Diagnostics/TextLibrary|listToText|a|b|c}}
|
||||
</td>
|
||||
<td>
|
||||
a, b and c
|
||||
</td>
|
||||
<td>
|
||||
<span style='color: green;'>pass</span>
|
||||
a, b and c
|
||||
<p>
|
||||
<br>
|
||||
</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<span style='color: green;'>pass</span>
|
||||
</td>
|
||||
<td>
|
||||
unstrip
|
||||
</td>
|
||||
@@ -65,13 +71,16 @@
|
||||
{{#invoke:Diagnostics/TextLibrary|unstrip|abc}}
|
||||
</td>
|
||||
<td>
|
||||
abc
|
||||
</td>
|
||||
<td>
|
||||
<span style='color: green;'>pass</span>
|
||||
abc
|
||||
<p>
|
||||
<br>
|
||||
</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<span style='color: green;'>pass</span>
|
||||
</td>
|
||||
<td>
|
||||
getEntityTable (via decode)
|
||||
</td>
|
||||
@@ -81,9 +90,6 @@
|
||||
<td>
|
||||
>
|
||||
</td>
|
||||
<td>
|
||||
<span style='color: green;'>pass</span>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user