Template:Utility functions: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Fernando187 (talk | contribs) m (remove deprecated funcs) |
||
Line 37: | Line 37: | ||
<!-- SHARED functions--> | <!-- SHARED functions--> | ||
<li>[[addDebugHook]]</li> | <li>[[addDebugHook]]</li> | ||
<li>[[debugSleep]]</li> | <li>[[debugSleep]]</li> | ||
<li>[[decodeString]]</li> | <li>[[decodeString]]</li> |
Latest revision as of 17:27, 1 June 2025
The template contains a list of functions. It accepts 1 parameter, which specifies whether the functions should be displayed for server or client. Regardless of the parameter, a list of shared functions will also be displayed
Example: {{Camera functions|client}} will display a list of client-side functions, and below it a list of shared functions, similarly for the server.