Rotate and Sequence

For a text link that replaces itself each time it is clicked:

{rotate:one:two:three}

Edit example in ScratchPad →

You can store the result in an attribute:

Please choose: {rotate size:small:medium:large} +++Then continue... You chose {size}.

Edit example in ScratchPad →

If you don’t want a rotating list, use a sequence instead. The final option won’t be a link.

{sequence:Ready:Steady:Go}

Edit example in ScratchPad →

As a variation on this, you can use a section link as the final option in a sequence.

{sequence:Click me:Click me again:[[And once more]](next)} [[next]]: Done!

Edit example in ScratchPad →