Page 1 of 1

BBCode: Jump Menu

Posted: 26 Jan 2025, 03:10
by Keaton

Step One: Set the Anchors

You have to tell the menu where to go. Directly before headers, please set the following code:

Code: Select all

[anchor=uniquetext]
For example:

Code: Select all

[anchor=requirement][h2]Activity Requirement[/h2]

Step Two: The Menu Links

Code: Select all

[menu=uniquetext]Header Title[/menu]
For example:

Code: Select all

[menu=requirement]Activity Requirement[/menu]
I have been separating links with a bullet: ∙

Step Three: Formatting Block

Wrap the whole thing in:

Code: Select all

[jump][/jump]
For example:

Code: Select all

[jump][menu=requirement]Activity Requirement[/menu] ∙ [menu=missing]Missing AC[/menu] ∙ [menu=archived]Archived Characters[/menu] ∙ [menu=reactivation]Account Reactivation[/menu] ∙ [menu=special]Special Circumstances[/menu][/jump]