The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Making a [line] <hr> tag
Hey all.
So I want to make a QUICK BBCode to produce a <hr> horizontal tag but without having to open and close anything. I've got as far as trying to add: Code:
$text = preg_replace('[line]', '<hr>', $text); But would someone be able to finish this off, ideally in a fashion so the code can be quoted again and isn't 'parsed away'? That'd be cool. |
#2
|
|||
|
|||
anyone?
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|