SandBox: Difference between revisions
Jump to navigation
Jump to search
(added aipedia to wikimap) |
m (Link format added blank) |
||
Line 31: | Line 31: | ||
link = myArray[0]; | link = myArray[0]; | ||
linkTextArray = [link, ' (e', ' w', ' t', ' h', 'a)']; | linkTextArray = [link, ' (e', ' w', ' t', ' h', ' a)']; | ||
span.appendChild(document.createTextNode(txt.substring(lastLastIndex, myArray.index))); | span.appendChild(document.createTextNode(txt.substring(lastLastIndex, myArray.index))); | ||
lastLastIndex = linkpatt.lastIndex; | lastLastIndex = linkpatt.lastIndex; |
Revision as of 23:26, 11 March 2018
This is a WikiPage, where users can test out features of a Wiki.
Each Wiki should have such a place for helping new users to test out Wiki features.