Template:Utility functions: Difference between revisions
Jump to navigation
Jump to search
Fernando187 (talk | contribs) m (remove deprecated funcs) |
Fernando187 (talk | contribs) m (Fix function in wrong category (wiki cleaning)) |
||
| Line 7: | Line 7: | ||
<li>[[createTrayNotification]]</li> | <li>[[createTrayNotification]]</li> | ||
<li>[[downloadFile]]</li> | <li>[[downloadFile]]</li> | ||
<li>[[getKeyboardLayout]]</li> | <li>[[getKeyboardLayout]]</li> | ||
<li>[[getLocalization]]</li> | <li>[[getLocalization]]</li> | ||
| Line 16: | Line 15: | ||
<li>[[isShowSoundEnabled]]</li> | <li>[[isShowSoundEnabled]]</li> | ||
<li>[[isTransferBoxAlwaysVisible]]</li> | <li>[[isTransferBoxAlwaysVisible]]</li> | ||
<li>[[isTrayNotificationEnabled]]</li> | <li>[[isTrayNotificationEnabled]]</li> | ||
<li>[[setClipboard]]</li> | <li>[[setClipboard]]</li> | ||
<li>[[setWindowFlashing]]</li> | <li>[[setWindowFlashing]]</li> | ||
<li>[[showCol]]</li> | <li>[[showCol]]</li> | ||
Revision as of 15:00, 10 November 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.