Module:No globals/doc: Difference between revisions
From The Goon Show Depository
en>SunDawn m (Reverted edits by 2601:901:8100:4660:4505:ADD1:108D:300C (talk) (HG) (3.4.10)) |
m (1 revision imported) |
||
Line 1: | Line 1: | ||
{{ | <noinclude><!-- | ||
{{ | -->{{#ifeq:{{SUBPAGENAME}}|doc||{{Documentation subpage}}}}<!-- | ||
<!-- | --><languages /><!-- | ||
--></noinclude>{{#switch:<translate></translate> | |||
| = | |||
<includeonly>{{Languages|Module:No globals/doc}}</includeonly> | |||
== | {{Shared Template Warning|Module:No globals|No globals}} | ||
{{Module rating|release}} | |||
{{Module rating|protected}} | |||
<translate> | |||
== Usage == <!--T:1--> | |||
</translate> | |||
<translate><!--T:2--> Include this module at the top of your code.</translate> | |||
<translate><!--T:3--> An error will be raised any time your code tries to read or write to a non-local (undeclared) variable.</translate> | |||
<translate> | |||
== Tests == <!--T:4--> | |||
</translate> | |||
{{ModuleQuality}} | |||
<includeonly>{{Sandbox other|| | <includeonly>{{Sandbox other|| | ||
<!-- | <!-- Categories below this line, please; interwikis at Wikidata --> | ||
[[Category: | [[Category:Modules{{#translation:}}]] | ||
}}</includeonly> | }}</includeonly><noinclude> | ||
[[Category:Module documentation pages{{#translation:}}]] | |||
</noinclude> | |||
| #default= | |||
{{#invoke:Template translation|renderTranslatedTemplate|template=Module:No globals/doc|noshift=1|uselang={{int:lang}}}} | |||
}} |
Revision as of 07:21, 20 July 2022
<languages />
Warning: | Do not edit. This page is maintained by an automated tool. All edits should be done at mediawiki.org. (translate this warning) Please help translate this page. |
Usage
Include this module at the top of your code. An error will be raised any time your code tries to read or write to a non-local (undeclared) variable.
Tests
Module:No globals | success: 1, error: 0, skipped: 0 |
Module:No globals/sandbox | success: 1, error: 0, skipped: 0 |
- See test cases
- Diff sandbox code