May i suggest:
SpoilerTable
Custom BBCode Title: Table
Custom BBCode Description: This BBCode will add the HTML tag <table> to your posts.
Custom BBCode Example:Custom BBCode Tag: table
This is a table cell!
Use Option in tag?: Yes
Custom BBCode Replacement:
CODE
<div class="borderwrap"><div class="maintitle">{option}</div><table cellpadding="4" cellspacing="1" width="100%">{content}</table></div>
Table header
Custom BBCode Title: Table header
Custom BBCode Description: This BBCode will add the HTML tag <th> to your posts.
Custom BBCode Example: Custom BBCode Tag: th
Use Option in tag?: No
Custom BBCode Replacement:
CODE
<th class="table-header" style="padding: 4px">{content}</th>
Table row
Custom BBCode Title: Table row
Custom BBCode Description: This BBCode will add the HTML tag <tr> to your posts.
Custom BBCode Example:Custom BBCode Tag: tr
This is a table cell!
Use Option in tag?: No
Custom BBCode Replacement:
CODE
<tr>{content}</tr>
Table cell
Custom BBCode Title: Table cell
Custom BBCode Description: This BBCode will add the HTML tag <td> to your posts.
Custom BBCode Example:Custom BBCode Tag: td
This is a table cell!
Use Option in tag?: Yes
Custom BBCode Replacement:
CODE
<td width="{option}" class="row2" valign="top">{content}</td>
Admin/Mod bbcodeTitle: Spoiler
BB Code Tag Name: spoiler
Replacement:
Code:
<div style="margin:20px; margin-top:5px">
<div class="smallfont" style="margin-bottom:2px"><b>Spoiler ^_^</b><i></i> <input type="button" value="Show" style="width:45px;font-size:10px;margin:0px;padding:0px;" onClick="if (this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display != '') { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = ''; this.innerText = ''; this.value = 'Hide'; } else { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = 'none'; this.innerText = ''; this.value = 'Show'; }">
</div>
<div class="alt2" style="margin: 0px; padding: 6px; border: 1px inset;">
<div style="display: none;">
{param}
</div>
</div>
</div>
Example: [spoiler]Test 1,2,3 [/spoiler]
Description: Use this to hide important information which might spoil a movie, program, etc for other users.
Use {option}: No
Remove Tag If Empty: Yes
Disable BB Code Within This BB Code: No
Disable Smilies Within This BB Code: No
Disable Word Wrapping Within This BB Code: No
Preview:
SaveTitle:Mod
BB Code Tag Name:mod
Replacement:
Code:
<p class="mod_bb"><img src="path/to/image/modicon.png" alt=""/> {param}</p>
Example:
[mod ]Notice text[/mod ] (without spaces)
Description: Whatever you want
Next 6 options: No, N/A Yes, No, No, No
Now open your styles style manager and add this css to the additional css box at the bottom:
Code:
/* ADMIN / MOD NOTICE */
.mod_bb
{
background:#F5C7CD;
color:#8a1f11;
padding:.8em;
margin-bottom:1.6em;
border:2px solid #DC364E;
}
.mod_bb img
{
position:relative;
top:2px;
}
Dont forget to replace the path/to/image in the replacement field (highlighted in red) to where you uploaded the image below to.
REQUIRED IMAGE![]()
Last edited by P1raten; 10-25-2009 at 06:15 AM.
It's not about not being able, it's about wether or not it's useful for this community. There are thousands of snippets out there Jebus.
And the mod bbcode would only be useful if it did a check in the post to see if you're part of x usergroup. Otherwise its even more work for us tracking down every idiot who decides to use it in their post.
Look at your post, now back to mine; Now back to your post, now back to mine. Sadly, it isn't mine, but if you stopped trolling and started posting legitimate content, it could look like mine. Look down, backup, where are you? You're scrolling through threads, reading the post your post could look like. What did you post? Back at mine; It's a reply saying something you want to hear. Look again and the reply is now diamonds.
Anything is possible when you think before you post. The moon is shrinking.