Difference between revisions of "Translations:TrainCarts/Signs/Statements/2/en"

From BergerHealer Wiki
Jump to navigation Jump to search
(Importing a new version from external source)
 
(Importing a new version from external source)
 
Line 1: Line 1:
The [http://www.minecraftwiki.net/wiki/Bukkit/TrainCarts/Signs/Switcher switcher] and [http://www.minecraftwiki.net/wiki/Bukkit/TrainCarts/Signs/Detector detector] signs use statements to perform a certain task. In the case of the switcher sign, toggling the lever and tracks. The third and fourth lines are used to put these statements, which are parsed by the plugin automatically.There are multiple syntax rules, which will be expanded whenever something new needs to be evaluated.
+
The [[TrainCarts/Signs/Switcher|switcher]], [[TrainCarts/Signs/Detector|detector]] and [[TrainCarts/Signs/Skip|skip]] signs use statements to conditionally switch track, toggle levers or perform other kinds of actions. Typically the third and fourth lines of signs are used to put these statements. You can also typically add additional signs below the sign to expand the number of statements indefinitely.

Latest revision as of 04:21, 31 December 2023

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (TrainCarts/Signs/Statements)
The [[TrainCarts/Signs/Switcher|switcher]], [[TrainCarts/Signs/Detector|detector]] and [[TrainCarts/Signs/Skip|skip]] signs use statements to conditionally switch track, toggle levers or perform other kinds of actions. Typically the third and fourth lines of signs are used to put these statements. You can also typically add additional signs below the sign to expand the number of statements indefinitely.

The switcher, detector and skip signs use statements to conditionally switch track, toggle levers or perform other kinds of actions. Typically the third and fourth lines of signs are used to put these statements. You can also typically add additional signs below the sign to expand the number of statements indefinitely.