This is an old revision of this page, as edited by Grufo (talk | contribs) at 04:44, 1 October 2024 (+ ‘__EXPECTUNUSEDTEMPLATE__’). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
Revision as of 04:44, 1 October 2024 by Grufo (talk | contribs) (+ ‘__EXPECTUNUSEDTEMPLATE__’)(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)This is a documentation subpage for Template:Debug. It may contain usage information, categories and other content that is not part of the original template page. |
This template may be substituted. |
This template uses Lua: |
This is a debug template that echoes the arguments it was called with. You can easily spot errors in your code by temporarily replacing the name of a called template with debug
.
Ideally there should not be pages that permanently transclude this template.
Usage
{{Debug|hello|world|one{{!}}two{{!}}three{{!}}four|A {{=}} B|C = D|foo=bar}}
- ↳ {{Debug|1=hello|2=world|3=one{{!}}two{{!}}three{{!}}four|4=A = B|5=C = D|foo=bar}}
See also