Jump to content

Template:Debug/doc

From Wikipedia, the free encyclopedia

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

[edit]
  • {{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

[edit]