Page 1 of 1

[FORUM] Anchor BBCode

PostPosted: Fri Dec 27, 2013 8:58 am
by Ratburntro44
Anchor Tag:
Code: Select all
BBCode usage: [anchor={IDENTIFIER}]{SIMPLETEXT}[/anchor]
HTML replacement: <a name="bb{IDENTIFIER}" href="#bb{IDENTIFIER}">{SIMPLETEXT}</a>
Help line: Anchor: [anchor=anchor_name]any text[/anchor]


Goto Tag:
Code: Select all
BBCode usage: [goto={IDENTIFIER}]{SIMPLETEXT}[/goto]
HTML replacement: <a href="#bb{IDENTIFIER}">{SIMPLETEXT}</a>
Help line: Goto: [goto=anchor_name]Link Text[/goto]


Allowing links to anchors within a post, so I can do things like how I arranged the WC clan page without having to make multiple posts.

Re: [FORUM] Anchor BBCode

PostPosted: Fri Dec 27, 2013 5:44 pm
by Fangfallen
Yes!

This would be immensely useful for clans and things like my VT's as well as the Council.