Size: 183
Comment:
|
Size: 2137
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
Describe TestPage here. | <<Include(GetNameTable)>> |
Line 3: | Line 3: |
Does APL font within a sentence work? {{{¯3+¨⌊(2↑3↓⍇1 1),X[⍋X] }}} Yes it does! | /* 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. {{{ Put the phrase here }}} [[http://127.0.0.1:8091/phrasebook?action=CreateTagPage | Create Tags]] == 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 */ == Test Cases == /* Replace "PhraseName" accordingly */ <<SeeSaw(section="test", toshow="<<Show>> test cases", tohide="<<Hide>> test cases", bg="#FEE1A5", speed="Slow")>> {{{{#!wiki seesaw/test/test/hide /* Note that the test cases are executed AUTOMATICALLY. It is therefore very important to stick with the pattern */ {{{ 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. [[http://127.0.0.1:8091/phrasebook?action=CheckCode&page=TestPage | Test my code]] }}}} 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 */ /* 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>> ---- CategoryListAll /* Don't forget to add more categories. If they do not exist so far that's fine - someone will take care */ |