Talk:SeaMeshBox: Difference between revisions
(Created page with "For marking up code, I use <pre> tags. <pre> Parameters: format - The format of the output One value: json, jsonfm, php, phpfm, ...") |
No edit summary |
||
Line 32: | Line 32: | ||
version - When showing help, include version for each module | version - When showing help, include version for each module | ||
</code> | </code> | ||
See also [[Help:Editing]] |
Latest revision as of 18:12, 29 April 2014
For marking up code, I use <pre> tags.
Parameters: format - The format of the output One value: json, jsonfm, php, phpfm, wddx, wddxfm, xml, xmlfm, yaml, yamlfm, rawfm, txt, txtfm, dbg, dbgfm, dump, dumpfm Default: xmlfm action - What action you would like to perform. See below for module help One value: login, logout, query, expandtemplates, parse, opensearch, feedcontributions, feedwatchlist, help, paraminfo, rsd, compare, tokens, purge, setnotificationtimestamp, rollback, delete, undelete, protect, block, unblock, move, edit, upload, filerevert, emailuser, watch, patrol, import, userrights, options Default: help version - When showing help, include version for each module
There are also <code> tags:
Parameters:
format - The format of the output
One value: json, jsonfm, php, phpfm, wddx, wddxfm, xml, xmlfm, yaml, yamlfm, rawfm, txt, txtfm, dbg, dbgfm,
dump, dumpfm
Default: xmlfm
action - What action you would like to perform. See below for module help
One value: login, logout, query, expandtemplates, parse, opensearch, feedcontributions, feedwatchlist, help,
paraminfo, rsd, compare, tokens, purge, setnotificationtimestamp, rollback, delete, undelete,
protect, block, unblock, move, edit, upload, filerevert, emailuser, watch, patrol, import,
userrights, options
Default: help
version - When showing help, include version for each module
See also Help:Editing