Differences between revisions 12 and 18 (spanning 6 versions)
Revision 12 as of 2015-02-03 11:38:13
Size: 1768
Editor: KaiJaeger
Comment:
Revision 18 as of 2016-08-19 10:26:37
Size: 2169
Editor: anonymous
Comment:
Deletions are marked like this. Additions are marked like this.
Line 8: Line 8:
ksdckjn kjn kjn kj nkj
Line 14: Line 16:
[[CategoryAPLTree]] [[http://aplwiki.com:49991/phrasebook?action=CreateTagPage | Create Tags]]
Line 48: Line 50:

[[http://aplwiki.com:49991/phrasebook?action=CheckCode&page=TestPage | Test my code]]
Line 54: Line 58:
/* Tags are used to create a list automatically - see ListAllTags */
[[ListAllTags|Tags]]: <<span(css_class=small)>>
<!AppropriateCamelCaseName> <Simpleword> /* Use "!" to avoid unwanted links for CamelCase names */
<<span>>
Line 55: Line 64:
CategoryPhrasesAll /* Don't forget to add more categories. If they do not exist so far that's fine - someone will take care */ CategoryListAll /* Don't forget to add more categories. If they do not exist so far that's fine - someone will take care */

TestPage

ksdckjn kjn kjn kj nkj

Describe the problem to be solved here.

      Put the phrase here

Create Tags

Examples

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

Specialities

....

Compatibility

Checked with:

Test Cases

Show test cases

Test
 ⎕IO←0      ⍝ You may change this; however, zero IS the default in the Phrasebook Wiki
⍝⎕ML←3      ⍝ Enable this line in Dyalog APL if appropriate
 ⎕FX'r←[larg] PhraseName rarg' 'r←phrase'
⍝ ---- Start Test cases (do not delete this!)
 /* expectedResult ≡ statement */

For details see the TestCasesGuidelines.

Test my code

See also: ...

Mentor: JohnDoe

Tags: <AppropriateCamelCaseName> <Simpleword>


CategoryListAll

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