Module:Shortcut/doc: Difference between revisions

Content deleted Content added
add technical details section
update category suppression code
Line 24:
* <var>options</var> is a table of options. The following keys are supported:
** <code>msg</code> - a message to leave after the list of shortcuts.
** <code>nocatcategory</code> - if set to truefalse (or a value regarded as truefalse by [[Module:Yesno]], such as "no"), categories are suppressed.
* <var>frame</var> a frame object. This is optional, and only intended to be used internally.
* <var>cfg</var> a table of config values. This is optional, and is only intended for testing.