Go Back   vb.org Archive > vBulletin Modifications > vBulletin 3.8 Modifications > vBulletin 3.8 Template Modifications
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
[BB Code] Moderated Message: (Admins/Mods Message)[Like W-BB] Details »»
[BB Code] Moderated Message: (Admins/Mods Message)[Like W-BB]
Version: 1.00, by adultbb adultbb is offline
Developer Last Online: Apr 2009 Show Printable Version Email this Page

Category: BB Code Enhancements - Version: 3.8.x Rating:
Released: 03-11-2009 Last Update: Never Installs: 60
 
No support by the author.

Hello Guys

Many of you are searching this BBCode for years now... there was a code like this in phpBB's site but it was braking the forum theme when you were using it... But this one doesn't

What about it?
It's used in some Famous Warez sites... mostly by Staff...
It's Based on the code posted in phpBB by ghetto_man with a few changes in it

Here's the Preview:
<!Removed - See Attachments!>

Installation:
Log in to your ACP>.>Custom BB Codes>.>Add New BB Code

Title: Staff BBCode
BB Code Tag Name: mod
Replacement:
Code:
<style>
.moderator{color: #465584;
   background-color: #FAFCFE;
   border-left: 4px solid #b28383;
   border-right: 1px dotted #000;
   border-top: 1px dotted #000;
   border-bottom: 1px dotted #000;
   padding: 4px;
   padding-left: 25px;
   background: #FAFCFE url(http://s5.tinypic.com/2pzguf5.jpg) center left no-repeat;
   margin: 0px auto 8px auto;}
</style>
<table width="90%" cellspacing="1" cellpadding="3" border="0" align="center">
<tr>
<td><span class="smallfont"><strong>Moderated Message:</strong></span></td>
</tr>
<tr>
<td class="moderator"><span style="font-weight: bold;"><span style="font-style: italic;"><span style="color: orange;">{param}</span></span></span></td>
</tr>
</table>
Example:
Code:
[mod]Please Code your Links![/mod]
Enjoy

Screenshots

File Type: jpg mod_o.jpg (61.1 KB, 0 views)
File Type: jpg pbt.jpg (58.7 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #12  
Old 03-12-2009, 08:27 PM
adultbb adultbb is offline
 
Join Date: Sep 2008
Location: Greece
Posts: 16
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Andyrew View Post
How do i remove that little green and brown line.


Very Simple

This is the original Style
Code:
<style>
.moderator{color: #465584;
   background-color: #FAFCFE;
   border-left: 4px solid #b28383;
   border-right: 1px dotted #000;
   border-top: 1px dotted #000;
   border-bottom: 1px dotted #000;
   padding: 4px;
   padding-left: 25px;
   background: #FAFCFE url(http://s5.tinypic.com/2pzguf5.jpg) center left no-repeat;
   margin: 0px auto 8px auto;}
</style>
Find:
Code:
background: #FAFCFE url(http://s5.tinypic.com/2pzguf5.jpg) center left no-repeat;
Replace it with:
Code:
background: #FAFCFE
Find:
Code:
border-left: 4px solid #b28383;
Replace it with:
Code:
border-left: 1px dotted #000;
This will make the BB Code very poor... :erm::erm: but as you requested...
Reply With Quote
  #13  
Old 03-12-2009, 08:36 PM
Andyrew Andyrew is offline
 
Join Date: Aug 2005
Location: UK
Posts: 250
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Why will it make it poor just by removing the strange colour stripes that would look odd on my forum. I dont run a barbie pink forum.
Reply With Quote
  #14  
Old 03-12-2009, 08:49 PM
adultbb adultbb is offline
 
Join Date: Sep 2008
Location: Greece
Posts: 16
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hahahahahahahahah lol it's not a Barbie Pink Forum

Pm'ed you...

Here's another Preview in better quality and in the default blue theme.. xD

<!Removed - See Attachments!>
Reply With Quote
  #15  
Old 03-13-2009, 01:01 PM
ahmed-samara ahmed-samara is offline
 
Join Date: Dec 2004
Location: egypt
Posts: 178
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

great man .. thanks
Reply With Quote
  #16  
Old 03-13-2009, 01:10 PM
adultbb adultbb is offline
 
Join Date: Sep 2008
Location: Greece
Posts: 16
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

No Problem You're welcome
Reply With Quote
  #17  
Old 03-15-2009, 11:15 AM
booher booher is offline
 
Join Date: Jan 2008
Posts: 21
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I would suggest using this: https://vborg.vbsupport.ru/showthrea...ghlight=BBcode with it
Reply With Quote
  #18  
Old 03-15-2009, 02:35 PM
adultbb adultbb is offline
 
Join Date: Sep 2008
Location: Greece
Posts: 16
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well I don't as the modification you said is for vBulletin Boards with 3.6x and now almost 80% of the vBulletin boards are not in 3.6.x anymore..
Reply With Quote
  #19  
Old 04-08-2009, 01:49 AM
supLaditOz supLaditOz is offline
 
Join Date: Jan 2009
Posts: 18
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Great thanks for this
Reply With Quote
  #20  
Old 04-08-2009, 11:17 AM
adultbb adultbb is offline
 
Join Date: Sep 2008
Location: Greece
Posts: 16
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

No Problem
Reply With Quote
  #21  
Old 04-10-2009, 06:00 PM
akonze akonze is offline
 
Join Date: Mar 2004
Posts: 47
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Sorry, forgive me my question, but I do not understand, why you posted this here. This isn't a mod, it's just a simple bb code, isn't it? And it isn't even a good one, as you use tables for the layout.

*confused*
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 08:16 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04449 seconds
  • Memory Usage 2,330KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (7)bbcode_code
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (2)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete