Differences between revisions 9 and 14 (spanning 5 versions)
Revision 9 as of 2012-12-29 08:58:51
Size: 335
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:
= Test page = <<Include(GetNameTable)>>
Line 3: Line 3:
This page should create error messages for the time being because both actions, tdraw and anydraw are excluded from the list of allowed actions right now due to the security issue that came up yesterday. /* replace TestPage by a proper & meaningful Wiki name */
= TestPage =
Line 5: Line 6:
{{drawing:mytest.tdraw}} <<TableOfContents>>
Line 7: Line 8:
{{drawing:anywikitest.adraw}} Describe the problem to be solved here.
Line 9: Line 10:
-- KaiJaeger <<DateTime(2012-12-29T08:58:51Z)>> {{{
      Put the phrase here
}}}

[[CategoryAplTree]]

== Examples ==

/* Add proper examples here, and don't forget to fix a sample function changing "!PhraseName" accordingly */
{{{
      ⎕FX⊃'r←[?] PhraseName ?' 'r←....'
      Display PhraseName array
}}}

== Specialities ==
....
/* Add special remarks for specific dialects here, for example the mentioning of a system function solving the problem goes here */

== Compatibility ==

Checked with: /* APL2, APLX, APL+Win, Dyalog, NARS2000 - Add as many as you can/like */


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 */

Mentor: AplWiki:JohnDoe /* Replace by your name */

----
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)