User:GhostInTheMachine/test/Module
Appearance
Test harness for Module:Sandbox/GhostInTheMachine/Test
code template- tt template
| Invoke | Result |
|---|---|
{{#invoke:Sandbox/GhostInTheMachine/Test|get|1}} |
Script error: The function "get" does not exist. |
{{#invoke:Sandbox/GhostInTheMachine/Test|get|2}} |
Script error: The function "get" does not exist. |
{{#invoke:Sandbox/GhostInTheMachine/Test|is|abc}} |
Script error: The function "is" does not exist. |
{{#invoke:Sandbox/GhostInTheMachine/Test|is|code}} |
Script error: The function "is" does not exist. |
{{#invoke:Sandbox/GhostInTheMachine/Test|isfirst|tt}} |
false |
{{#invoke:Sandbox/GhostInTheMachine/Test|isfirst|code}} |
false |