Module:Infobox/doc: Difference between revisions
Jump to navigation
Jump to search
Content added Content deleted
No edit summary |
(__dump) |
||
Line 278: | Line 278: | ||
infobox:addClass(class) |
infobox:addClass(class) |
||
</syntaxhighlight> |
</syntaxhighlight> |
||
=== Infobox:dump() === |
|||
Logs all the values into the Debug console for debugging purposes. You can also dump all the values in an Infobox template by setting a template parameter "__dump = Yes". |