New pages

Jump to navigation Jump to search
New pages
Hide registered users | Hide bots | Hide redirects
  • 11:25, 31 May 2024test.run (hist | edit) ‎[1,005 bytes]Bubblobill (talk | contribs) (Initial entry created)
  • 09:21, 31 May 2024test.equal (hist | edit) ‎[730 bytes]Bubblobill (talk | contribs) (Created page with "{{Languages|test.equal}} {{MacroFunction |name=test.equal |trusted=true |version= |description=Compares an actual value with an expected value and prints the output to chat. |usage= <syntaxhighlight lang="mtmacro" line> test.equal(expected, actual, label) </syntaxhighlight> '''Parameters''' {{param|expected|The value to compare against.}} {{param|actual|The value to compare.}} {{param|label|An identifying string included in the output.}} |example= <syntaxhighlight lang=...")
  • 18:08, 18 February 2024Introduction to Macro Writing With Javascript/ja (hist | edit) ‎[21,663 bytes]Fourwoods (talk | contribs) (Created page with "<!-- vim:wrap: --> {{Languages|Introduction to Macro Writing With Javascript}} Category:MapToolCategory:Tutorial{{Beginner}} == はじめに ==<!--はじめに--> <div style="color:gray">Since MapTool 1.10 there is a new JavaScript environment that allows the use of JavaScript to write macros. This is a tutorial for anybody that hasn't used Javascript in MapTool before. This tutorial assumes no prior knowledge of Javascript, programming or macro writing in genera...")
  • 19:34, 17 February 2024onChangeMap/ja (hist | edit) ‎[3,124 bytes]Fourwoods (talk | contribs) (Created page with "{{Languages|onChangeMap}} '''• バージョン1.14.0より導入''' <div style="color:gray">This event is triggered whenever the map is changed.</div> このイベントは地図が変更された場合に常に発生す。 <div style="color:gray">Returns the {{code|map ID}}</div> {{code|地図ID}} を返す。 == 準備 ==<!-- Set up --> <div style="color:gray">A special macro that can be created on library tokens to have macro code automaticall...")
  • 13:13, 17 February 2024console.log (hist | edit) ‎[202 bytes]Tdue21 (talk | contribs) (Added stub for html5 javascript console.log) Tag: Visual edit