This shows you the differences between two versions of the page.
— |
silently [2017/10/10 00:39] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ===== <<silently>> ===== | ||
+ | The <<silently>> [[macro]] runs all of the macros contained within, but will not display any of the contained text. | ||
+ | |||
+ | ==== Usage ==== | ||
+ | |||
+ | >%%<<%%silently%%>>%% //Text// %%<<%%endsilently%%>>%% | ||
+ | |||
+ | This macro was used in versions of Twine prior to the inclusion of the [[<<nobr>>]] macro. Since then, it is no longer recommended for use, as the <<nobr>> macro fulfills most of the uses that this macro has. |