Jump to content

Module:Sandbox/Awesome Aasim/Frame/doc

From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by Awesome Aasim (talk | contribs) at 17:30, 2 December 2024. The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
Sandbox/Awesome Aasim/Frame
DescriptionThis is a debugging module that simply tabulates the arguments passed into the frame.
Code sourceSandbox/Awesome Aasim/Frame
StatusUnknown

This is a debugging module that simply tabulates the arguments passed into the frame.

Example

{{#invoke:Frame|args|Hi|there|3=How|text=are you}}

ArgumentContents
1Hi
2there
3How
"text"are you

Documentation