Differences between revisions 3 and 14 (spanning 11 versions)
Revision 3 as of 2008-08-27 19:27:00
Size: 919
Editor: KaiJaeger
Comment:
Revision 14 as of 2016-03-26 16:12:28
Size: 1077
Editor: KaiJaeger
Comment: Test cases removed
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
#acl Known:read,write,delete All:read
#language en
#pragma section-numbers off
= Test Page =
<<Include(GetNameTable)>>
Line 6: Line 3:
||<tablestyle="float:right; font-weight: bold; text-align:center;">New authors||
||<style="background:#ffe; padding:1em; text-align:left;">To become an author, create an account first||
/* replace TestPage by a proper & meaningful Wiki name */
= TestPage =
Line 9: Line 6:
What is this about? <<TableOfContents>>
Line 11: Line 8:
This page is a sandbox where you can play around and get some experiences with MoinMoin, the software used to run the APL Wiki. Describe the problem to be solved here.
Line 13: Line 10:
BeginnersStartHere {{{
      Put the phrase here
}}}
Line 15: Line 14:
If you want to learn about Wikis in general, klick MoreAboutWikis [[CategoryAplTree]]
Line 17: Line 16:
The followng pages demonstrate typical markups in the APL wiki: == Examples ==
Line 19: Line 18:
ExampleNumber1 (read-only) /* Add proper examples here, and don't forget to fix a sample function changing "!PhraseName" accordingly */
{{{
      ⎕FX⊃'r←[?] PhraseName ?' 'r←....'
      Display PhraseName array
}}}
Line 21: Line 24:
ExampleNumber2 (read-only) == Specialities ==
....
/* Add special remarks for specific dialects here, for example the mentioning of a system function solving the problem goes here */
Line 23: Line 28:
ExampleNumber3 (read-only) == Compatibility ==
Line 25: Line 30:
ScanOperator (read-only) Checked with: /* APL2, APLX, APL+Win, Dyalog, NARS2000 - Add as many as you can/like */
Line 27: Line 32:
-----
Line 29: Line 33:
Feel free to change pages listed here. To create a new link write something in Camel``Case. Clicking onto the link then allows you to create a new page. See also: ... /* Add proper Wiki names. The pages do not necessarily must exist. If they don't they will show up on WantedPages and that's just fine */
Line 31: Line 35:
TestPage1 Mentor: AplWiki:JohnDoe /* Replace by your name */
Line 33: Line 37:
TestPage2

TestPage3
----
CategoryPhrasesAll /* Don't forget to add more categories. If they do not exist so far that's fine - someone will take care */

TestPage

Describe the problem to be solved here.

      Put the phrase here

CategoryAplTree

Examples

      ⎕FX⊃'r←[?] PhraseName ?' 'r←....'
      Display PhraseName array

Specialities

....

Compatibility

Checked with:

See also: ...

Mentor: JohnDoe


CategoryPhrasesAll

TestPage (last edited 2016-08-19 10:39:35 by KaiJaeger)