Module:Example of lua debugging/doc: Difference between revisions
Appearance
Content deleted Content added
←Created page with '== Usage == Used as an example in Help:Lua debugging#Without changing the code <includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | | <!-- Categories below this li...' |
Fix link |
||
Line 1: | Line 1: | ||
== Usage == |
== Usage == |
||
Used as an example in [[Help:Lua debugging# |
Used as an example in [[Help:Lua debugging#To see the value of a variable without changing the code]] |
||
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | | |
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | | |
||
<!-- Categories below this line, please; interwikis at Wikidata --> |
<!-- Categories below this line, please; interwikis at Wikidata --> |
Revision as of 14:53, 17 May 2023
Usage
Used as an example in Help:Lua debugging#To see the value of a variable without changing the code