Template:Vehicle functions: Difference between revisions
Jump to navigation
Jump to search
Fernando187 (talk | contribs) m (deprecated) |
Fernando187 (talk | contribs) m (remove deprecated funcs) |
||
Line 116: | Line 116: | ||
<li>[[getTrainPosition]]</li> | <li>[[getTrainPosition]]</li> | ||
<li>[[getTrainSpeed]]</li> | <li>[[getTrainSpeed]]</li> | ||
<li>[[getVehicleColor]]</li> | <li>[[getVehicleColor]]</li> | ||
<li>[[getVehicleCompatibleUpgrades]]</li> | <li>[[getVehicleCompatibleUpgrades]]</li> | ||
Line 165: | Line 164: | ||
<li>[[setTrainPosition]]</li> | <li>[[setTrainPosition]]</li> | ||
<li>[[setTrainSpeed]]</li> | <li>[[setTrainSpeed]]</li> | ||
<li>[[setVehicleColor]]</li> | <li>[[setVehicleColor]]</li> | ||
<li>[[setVehicleDamageProof]]</li> | <li>[[setVehicleDamageProof]]</li> |
Revision as of 17:28, 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.