Ok, so for the bbcode usage i did this:
Code: Select all
[staff][/staff]
For the HTML, it's very customizable. Since my forum was promotion box, this was my original code:
Code: Select all
<b>Staff Sig Link Service</b> <a href="/">Promotion Box</a>
Code: Select all
<center><b>Staff Sig Link Service</b>
</br>
•<a href="http://www.promotionbox.fi.st/forum/posting.php?mode=post&f=68">Your Ad Here</a>•<a href="http://www.promotionbox.fi.st/forum/posting.php?mode=post&f=68">Your Ad Here</a>•<a href="http://www.promotionbox.fi.st/forum/posting.php?mode=post&f=68">Your Ad Here</a>•</center>
Code: Select all
<center><b>Staff Sig Link Service</b>
</br>
•<a href="insert link">insert text</a>•<a href="insert link">insert text</a>•<a href="insert link">insert text</a>•</center>
For the helpline it doesn't matter because it won't be on the posting page, so no members need to see it. Personally i put:
Code: Select all
heeble jeeble
And there you have it! Somple and effective staff sig links! Also, you can add as many links as you want/change pretty much anything you want with that code!
Thanks!