inherit
123128
0
Feb 3, 2020 13:53:38 GMT -8
Malagrond
Remember, remember the 5th of November.
813
April 2008
malagrond
|
Post by Malagrond on Apr 21, 2009 10:59:23 GMT -8
I remember someone was looking for this code, so here's my version (Bundy made one of his own, but I made slight improvements). Written from scratch.
Global Footer
<script> <!-- /* Link-to-Profile tag by Malagrond
Do not remove this header!! */ if(location.href.match(/thread=/) && !location.href.match(/(action=post|modifypost)/gi)){ document.body.innerHTML = document.body.innerHTML.replace(/\[usern=(.+?)\](.+?)\[\/usern\]/gi, "<a href='index.cgi?action=viewprofile&user=$1'>$2</a>"); } //--> </script>
USAGE
[usern=username]Something to tell people it's a link to someone's profile.[/usern]
~Mala
|
|