Acciones

Módulo

Diferencia entre revisiones de «No globals/doc»

De La Venciclopedia

mSin resumen de edición
mSin resumen de edición
 
Línea 1: Línea 1:
{{module rating|release}}{{module rating|protected}}
{{module rating|release}}{{module rating|protected}}
<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) -->
<!-- Please place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) -->
{{Shared Template Warning|Module:No globals|No globals}}
== Usage ==
== 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.
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.
Línea 17: Línea 15:
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | |
<includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox | |
<!-- Categories below this line, please; interwikis at Wikidata -->
<!-- Categories below this line, please; interwikis at Wikidata -->
 
[[Categoría:Venciclopedia:Plantillas de ayuda|{{PAGENAME}}]]
}}</includeonly>
}}</includeonly><noinclude>[[Categoría:Venciclopedia:Plantillas de uso|{{PAGENAME}}]]</noinclude>

Revisión actual - 05:59 30 sep 2020

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 Error en la secuencia de órdenes: no existe el módulo «No globals/testcases».
Module:No globals/sandbox Error en la secuencia de órdenes: no existe el módulo «No globals/testcases».