Difference between revisions of "Internal Actions"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
For more information, please see '''[[Actions]]'''. | For more information, please see '''[[Actions]]'''. | ||
+ | |||
+ | {| class="wikitable sortable" | ||
+ | |- | ||
+ | ! Syntax & Example !! Data !! Main Action !! class="unsortable" | Description | ||
+ | |- | ||
+ | | <code>audio:{URL}</code><br/> | ||
+ | <code>audio:http://msx.benzac.de/media/audio1.mp3</code><br/> | ||
+ | || Optional | ||
+ | || '''Yes''' | ||
+ | || Plays an audio file. | ||
+ | |} |
Revision as of 10:04, 13 January 2021
These actions are used internally, but can also be used to create more complex and interactive media pages. Unlike the main actions, they have no version control and are only valid for version 0.1.125+. Please ensure that you are using the correct version, because the syntax in previous versions can be different.
Note: The main actions are also described here (in less detail) to provide a better overview of all available actions.
For more information, please see Actions.
Syntax & Example | Data | Main Action | Description |
---|---|---|---|
audio:{URL} |
Optional | Yes | Plays an audio file. |