BBCode: Jump Menu

Post Reply
User avatar
Keaton
Site Admin
Points: Points 606
Posts: 8
Joined: 05 Dec 2024, 01:56
Missed AC: 0
What type of account is this?: Player
Do you want to use the Plotting profile block?: No
Quote: I'm going back to my plough.
Sidebar Image: https://i.imgur.com/hZkFxOP.png
Been thanked: 1 time
#1

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]
word count: 115
Post Reply