Template:APIDoc/doc: Revision history

Jump to navigation Jump to search
Diff selection: mark the radio boxes of the versions to compare or click on a revision date to view it. (cur) = difference from current version, (prev) = difference from preceding version,  m = minor edit, → = section edit

17 October 2024

  • curprev 00:1700:17, 17 October 2024Alex talk contribs 2,006 bytes +2,006 Created page with "{{Documentation}} The APIDoc template generates a table to describe a module's public function. <pre> {{APIDoc |funcName = |funcDesc = |arg1 = |type1 = |desc1 = |returnType = |returnDesc = }} </pre> ==Usage== '''No arguments, no return value''' {{APIDoc |funcName = someFunction |funcDesc = This function does something. }} '''No arguments, return value''' {{APIDoc |funcName = someFunction |funcDesc = This function does something. |returnType = table |returnDes..."