![]() |
|
|
Mod Options |
Various Unusual BB Code (and Definition List) Details »»
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Various Unusual BB Code (and Definition List)
Developer Last Online: Feb 2010
This modification is not a modification in the sense it requires actual template modifications, but nor is it an add on product in that it uses what is already in vBulletin, as in the BB code manager. This is simply a collection of BB code for features not found online often, and that use standards compliant, semantic code to add curious codes that may come in handy sometimes.
Updates: 1.9- Thanks to a contributor, I added editor buttons for most BB codes.1.8- Added strike through BB code. 1.7- Added a new code (definition) which looks awesome. 1.6- Tried a new code (Internet Explorer only, see post 3. 1.5- Updated Definition List codes. New one allows infinite child items and is perfectly XHTML valid. Also has bold headings. 1.4- Added glossary link code and blink code (plus instructions on how to block blinking text in Firefox 1.3- Forgot to add css for overline in second post. 1.2- Added some other sites to the search link code 1.1- Added horizontal rule and Spoiler code 1.0- Release BB Code Support: None needed Notes: Works in any version with custom BB code as an option. Tested in vBulletin 3.6.4, 3.6.5, 3.6.6 and 3.6.7 PL1. Definition List This allows users to insert a definition list in their posts, and when used with the definition entry BB code, has a wide range of uses. Code to use:
Replacement:
Example:
Description: Use this to insert the definition titles and actual definitions. Definition Entry (only use with definition list) Code to use:
Replacement:
Example:
Description: Use this to add more definitions to a definition list. Heading Use this to add heading tags of types 1 to 6 in posts. Semantic titles without using bold formatting or italics and that show the level of heading to screen readers and the like. Tag:
Replacement:
Example:
Description: Use this to insert a semantically correct heading into the document by modifying the text you want made into a bold, large heading. This is good semantics for headings in guides and FAQs. Google Search: Use this to link to Google for the specified term. I also attached a modified one which replaces Google with Ask Jeeves. Can also be used for any search engine online if you know how to edit the code. Tag: Replacement:
Example:
To use with Ask Jeeves, use this replacement for the replacement part in BB code manager:
For Wikipedia, use this for the replacement:
To use Lycos, use this for a replacement:
To use Yahoo, use this as a replacement:
To use the Internet Archive, use this as a replacement:
You can use each one as a different code if you wish. Right to left Changes text direction. Tag: rtl Replacement:
Example:
Description: Turns the text from the right to left rather than left to right. Sub Script This is explanatory in the name. Tag: sub Replacement:
Example:
Description: Make text that floats slightly below the main text. Sup Script Tag: sup Replacement:
Example:
Description: This is for text floating slightly above, like how the 3 floated up and to the right of a number shows that it is cubed. Horizontal Line Tag: hr Replacement:
Example:
Description: Use this to insert a horizontal line into your post with your highlighted content below it. Note: The text between goes in the p tags under the line. Spoiler Tag Tag: spoiler Replacement:
In CSS, add:
Example:
Description: You can use this to hide spoilers in games, movies and from TV shows by turning the text the same colour as the background. Blinking Text Tag: blink Replacement:
Example:
Description: This allows you to have blinking text. To disable blink in Firefox if favourite forums implements above code: Type in about:config then set browser.blink_allowed so the value is false. No more blinking text. Glossary Category Link: Tag: Glossary Replacement:
Example:
Description: Use this to link to a glossary category. Definition Tag: def Replacement:
Add in CSS:
Example:
Description: Use to post definitions, without a list, in your posts or signatures. Strike Through tag: strike Replacement:
in CSS:
Example:
Description: Use this to cross out words in a post. Or sentences. Or paragraphs. Download Now Only licensed members can download files, Click Here for more information. Supporters / CoAuthors Screenshots Show Your Support
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Similar Mod
|
||||
| Mod | Developer | Type | Replies | Last Post |
| High Definition and Widescreen Youtube BB Code | fattony69 | vBulletin 3.7 Template Modifications | 11 | 27 Apr 2009 22:53 |
| Invisable User Definition | assassingod | vBulletin 2.x Full Releases | 15 | 03 Feb 2003 05:30 |
| Comments |
|
#2
|
||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||
|
More BB Code
Overline Just as there is strike through and underlined text, this allows for overlined text in posts. Tag: overline Replacement:
In CSS add: .overline {text-decoration: overline; } Example:
Description: Use this to overline text, whatever that is. Lower Case Text This turns all text within tags to lower case. Tag: lowercase Replacement:
Put this in your CSS stylesheets:
Example:
Make all text uppercase: Makes all selected text fully upper case. Does not stay upper case when copied to Notepad or any other text editor. Tag: allcaps Replacement:
Put this in CSS:
Example:
Description: Use to capitalise all text selected. Small Capital Letters Tag: smallcaps Replacement:
Add in CSS:
Example:
Description: This turns all lower case text between the tags into small upper case letters. Weird but cool.
__________________
Proud vBulletin supporter (cheat-master30 at official forum) DS Ultimate- A Great Nintendo DS forum- My Nintendo DS forum covering Mario Kart DS, Super Mario 64 DS and the like. Powered by the amazing vBulletin 3.7 software. Last edited by cheat-master30 : 27 Aug 2007 at 12:06. |
||||||||||||||||||||||||||||||||||||||||||||
|
#3
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Miscellaneous BB Code (either non standard, non semantic or overdone codes)
No Follow Links Tag: nofollow Replacement:
Example:
Description: Use this when linking to not liked sites to stop them getting page rank from the links from forum pages! Such as Cheat Code Central! Sample Code Output: Tag: samp Replacement:
Example:
Description: Allows you to show sample output from a code or program. Marquee WARNING: This code is not W3C Compliant! If you use, this will invalidate the FAQ page as standards compliant just as most video codes do, so encourage members NOT to use it in signatures and the like! It also does not work in some Netscape browsers. Tag: move Replacement:
Example:
Description: Allows for the creation of moving text. Note, please keep moving text to a minimum as not only is it very annoying after a short time, but also not correct XHTML 1.0 coding, which will cause various topic pages and the FAQ to fail validation. Try not to place in signatures. Abbrieviations Tag: Abbrieviate Replacement:
Example:
Description: Use this for abbrieviations such as shortened forms of words and stuff. Flip Vertical (theoretically works, not tested, only works in Internet Explorer) Tag: flipv Replacement:
In CSS:
Example:
Description: Use to post upside down text in posts. Flip Horizontal Tag: fliph Replacement:
In CSS:
Description: Use to flip text horizontally. Notes: Best to use the 'Right to left BB code, that's standards compliant.
__________________
Proud vBulletin supporter (cheat-master30 at official forum) DS Ultimate- A Great Nintendo DS forum- My Nintendo DS forum covering Mario Kart DS, Super Mario 64 DS and the like. Powered by the amazing vBulletin 3.7 software. Last edited by cheat-master30 : 27 Aug 2007 at 12:07. |
||||||||||||||||||||||||||||||||||||||||||||||||||||
|
#4
|
||||
|
||||
|
Editor Buttons
Thanks to PapaSmurf, who is one of the members here, I now have editor buttons for most of the BB codes. Check this list for what buttons go with what:
__________________
Proud vBulletin supporter (cheat-master30 at official forum) DS Ultimate- A Great Nintendo DS forum- My Nintendo DS forum covering Mario Kart DS, Super Mario 64 DS and the like. Powered by the amazing vBulletin 3.7 software. Last edited by cheat-master30 : 27 Aug 2007 at 12:21. |
|
#5
|
|||
|
|||
|
Nice never thought of something like this. It would be nice if the definitions code linked to the glossary hack
|
|
#7
|
||||
|
||||
|
Can you give an example of the glossary hack in action on someone's forum? Because if it uses, or can be equipped with anchors in any way, this would be extremely easy to do.
__________________
Proud vBulletin supporter (cheat-master30 at official forum) DS Ultimate- A Great Nintendo DS forum- My Nintendo DS forum covering Mario Kart DS, Super Mario 64 DS and the like. Powered by the amazing vBulletin 3.7 software. |
|
#8
|
||||
|
||||
|
This modification has been updated with two new BB codes, one is for spoilers, the other horizontal lines in posts.
__________________
Proud vBulletin supporter (cheat-master30 at official forum) DS Ultimate- A Great Nintendo DS forum- My Nintendo DS forum covering Mario Kart DS, Super Mario 64 DS and the like. Powered by the amazing vBulletin 3.7 software. |
|
#9
|
||||
|
||||
|
Can you take screenshots?
__________________
http://vb-spanish.com is releasing soon (help will be appericated). |
|
#10
|
||||
|
||||
|
Yes, very easily. I can probably take screenshots now.
__________________
Proud vBulletin supporter (cheat-master30 at official forum) DS Ultimate- A Great Nintendo DS forum- My Nintendo DS forum covering Mario Kart DS, Super Mario 64 DS and the like. Powered by the amazing vBulletin 3.7 software. |
|
#11
|
|||
|
|||
|
Originally Posted by cheat-master30
Certainly use my test forum www.isosdcftp.com username test pass test |
|
#12
|
||||
|
||||
|
I am trying to attach images and the like, but it said:
'Jelsoft site not available'. If anyone needs an example, is rjmjr69's site using the codes? Oh, and if you hadn't obviously figured this out, anything I have made, codes, smilies, post icons is in use on my own site. Try the FAQ, and look for posts saying about 'BB code additions'. Oh, and anyone want a modification I may be able to make where the search box is moved to the nav, vBulletin.org style (except without the fancy drop down)?
__________________
Proud vBulletin supporter (cheat-master30 at official forum) DS Ultimate- A Great Nintendo DS forum- My Nintendo DS forum covering Mario Kart DS, Super Mario 64 DS and the like. Powered by the amazing vBulletin 3.7 software. |
|
#13
|
|||
|
|||
|
Originally Posted by cheat-master30
I get that error trying to make attachments and posts here often. Its a busy site just keep trying. And I am going to install the dictionary bbcode for you right now. Sorry I should have thought of that. |
|
#14
|
||||
|
||||
|
Oh, and to make it work with the glossary, there is a problem in that it would require the glossary to use anchors on the page. You could do a very limited one which went to pages for the terms starting with different letters, such as A, or B or whatever.
__________________
Proud vBulletin supporter (cheat-master30 at official forum) DS Ultimate- A Great Nintendo DS forum- My Nintendo DS forum covering Mario Kart DS, Super Mario 64 DS and the like. Powered by the amazing vBulletin 3.7 software. |
|
#15
|
|||
|
|||
|
That would be just fine as well. Anything that makes the users lives easier is always a hit
|
![]() |
«
Previous Mod
|
Next Mod
»
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
| Mod Options | |
|
|
| New To Site? | Need Help? |
All times are GMT. The time now is 16:28.







