Module:Example of lua debugging/doc: Difference between revisions
From Kenshi Wiki
More actions
Created page with "{{doc sub}} == Usage == Used as an example in Help:Lua debugging <includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | | <!-- Categories below this line, please; interwikis at Wikidata --> }}</includeonly><noinclude> Category:Module documentation pages </noinclude>" |
No edit summary |
||
Line 1: | Line 1: | ||
{{doc sub}} | {{doc sub}} | ||
== Usage == | == Usage == | ||
Used as an example | Used as an example [https://en.wikipedia.org/wiki/Help:Lua_debugging#To_see_the_value_of_a_variable_without_changing_the_code here]. | ||
<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 01:40, 2 March 2025
This is a documentation subpage for Module:Example of lua debugging. It may contain usage information, categories and other content that is not part of the original module page. |
Usage
Used as an example here.