thanks, this thread rocks!
Announcement
Collapse
No announcement yet.
i share my BB codes...
Collapse
X
-
OK, I know its nothing much, but here is my one
vB Code tag: rules
vB Code replacement:Code:<blockquote><smallfont><b><font color="#000088">.:Your Forum rules:.</font> </b></smallfont><hr><b>View full rules <a href="rules.html">here</a></b><br>{param}<hr></blockquote>
Use {option} ?: No
Where it says Your Forum (in there twice) replace it to the name of your forum.
Where it says rules.html change it to the URL of the rules on your site.
It looks like this on my site:Last edited by DWZ; Wed 27th Mar '02, 7:52pm.
Comment
-
This is really a code for moderators and admin, you can replace the text with whatever you want and I find it tends to stop a string of messages like Why has my message been edited
This could be abuse by members , if so change the tag.
vB Code tag
edt
vB Code replacement
<font size=3><font color=red>Your post has been edited, if you don't know why or want a explination then please contact the section moderator</font></size>
vB Code example
[edt][/edt]
Use {option} ?
No
The result
Your post has been edited, if you don't know why or want a explination then please contact the section moderator
You could use this to add any message you wish and add as many different messages you want.
Comment
-
These are fabulous codes, but I am desperately searching for a [ me] tag. I have seen them on other boards and would love to use them on mine. What I'm looking for is exactly this:
[ me] runs around the room [ /me]
turns into:
Pfil runs around the room
preferably also aligned to the center.. but I don't want to ask for too much.
Comment
-
Originally posted by Pfil
These are fabulous codes, but I am desperately searching for a [ me] tag. I have seen them on other boards and would love to use them on mine. What I'm looking for is exactly this:
[ me] runs around the room [ /me]
turns into:
Pfil runs around the room
preferably also aligned to the center.. but I don't want to ask for too much.
http://www.vbulletin.org/forum/showt...threadid=35220
Then put in this BB code onto your board:
vB Code tag
me
vB Code replacement
Code:<div align=center><font color=red>{bbusername} {param}</font></div>
[me]runs around room[/me]
Use {option} ?
No
NOTE: I have not tested this code. I have not installed this hack or put this BB code on my forum, so i have no idea if it works or not though I see no reason why it shoudn't work... post a note, tell us how you go...
Comment
-
Originally posted by DWZ
Try this, install this hack on your board:
http://www.vbulletin.org/forum/showt...threadid=35220
Then put in this BB code onto your board:
vB Code tag
me
vB Code replacement
Code:<div align=center><font color=red>{bbusername} {param}</font></div>
[me]runs around room[/me]
Use {option} ?
No
NOTE: I have not tested this code. I have not installed this hack or put this BB code on my forum, so i have no idea if it works or not though I see no reason why it shoudn't work... post a note, tell us how you go...
Comment
-
Hmmm... the problem is of course that the name will change to whoever is viewing the page, not stay consistent with the author of the post. I'm looking for it to be the user's name.. not appear to be everyone's. Am I making any sense?
Is there a way to do this on any board other than ikonboard? Or am I dreaming?Last edited by Pfil; Fri 12th Apr '02, 3:16pm.
Comment
-
Originally posted by Pfil
Hmmm... the problem is of course that the name will change to whoever is viewing the page, not stay consistent with the author of the post. I'm looking for it to be the user's name.. not appear to be everyone's. Am I making any sense?
never thought of that
Im working on making a hack that will fix this
Sorry
Comment
-
I have another version of the Spoiler tag. This one creates a button with a customizable title, and when you click on it, it pops a dialog box with the spoiler contents.
vB Code tag:
spoiler
vB Code replacement:
Code:<input type="button" value="{option}" name="B1" onClick="alert('{param}')">
[spoiler=Click Here!]This is the spoiler text...[/spoiler]
Use {option} ?:
Yes
See this thread on my site for a working demo: http://www.ls1.com/forums/showthread...hreadid=110647
Hope you guys like it.
Comment
widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
Comment