SOTW BB Code

alexD

New Member
What this is:
Well, I was looking to spice up my site Sig Of the Week threads a little bit, so I came up with this. Your users can use this bbcode when submitting their work for your competition, and it gives a slightly more "professional" look to it.

Works very nicely if you have an Advanced BBcode Permissions hack installed.

Installation/Setup:

Go to your admincp, find Custom BB codes, and open "Add new BBcode"
For the title, put SOTW entry
For BB code tag name, enter : sotw
Paste this code into the replacement box:
PHP:
<center><table class="tborder" cellpadding="6" cellspacing="1" border="0" width="80%" align="center">

<tr>
<td class="thead"><center>Signature of the Week Entry</center></td>
</tr>
<tr>
<td class="panelsurround" align="center">
<div class="panel">
<div align="center">
<div class="fieldset">
<div style="padding:3px">
<strong>{option}</strong>
</div>
</div>
</td>
</tr>
<tr>

<td class="panelsurround" align="center">
<div class="panel">
<div align="center">
<div class="fieldset">
<div style="padding:3px">
<a href="{param}" border="none"><img src="{param}" alt="{option}" border="none"></a>
</div>
</div>
</td>
</tr>
<tr>
<td class="panelsurround" align="center">
<div class="panel">
<div align="left">
<div class="fieldset">
<div style="padding:3px">
<div class="alt2" style="align:left;">
<b> <center> I have read the rules pertaining to this week's Sig of the Week Competition, and would like to enter my image above. I acknowledge that it I vote for my own work when the poll is posted, I will be disqualified<br> <a href="{param}">[Direct Link To Image]</a>

</div>
</div>
</td>
</tr>
</table></center>

In the Example Box, paste this:

PHP:
[sotw="Rune Despair"]http://i327.photobucket.com/albums/k449/Haxcommunity/runic.png[/sotw]



Help others by rating Nice Looking Sotw BBcode.
Excellent Good Average Bad Terrible



Mod Options Search this Mod
Nice Looking Sotw BBcode Details »»
Nice Looking Sotw BBcode
Mod Information
Add A CommentEdit SettingsMark as Installed
Nominate for MOTMJump To CommentsThe Developer
About Developer Support Developer PayPal Verification Visit Web Site

Version: 1.00, by haxcommunity (Designer)
Developer Last Online: Nov 2008

--------------------------------------------------------------------------------
Version: 3.7.4 Rating: (0 vote - 0 average)
Released: Today Last Update: Never Installs: 0
Supported Re-usable Code Translations


What this is:
Well, I was looking to spice up my site Sig Of the Week threads a little bit, so I came up with this. Your users can use this bbcode when submitting their work for your competition, and it gives a slightly more "professional" look to it.

Works very nicely if you have an Advanced BBcode Permissions hack installed.

Previews:
Light Skin

Dark Skin

Installation/Setup:
Go to your admincp, find Custom BB codes, and open "Add new BBcode"
For the title, put SOTW entry
For BB code tag name, enter : sotw
Paste this code into the replacement box:
HTML:
<center><table class="tborder" cellpadding="6" cellspacing="1" border="0" width="80%" align="center">

<tr>
<td class="thead"><center>Signature of the Week Entry</center></td>
</tr>
<tr>
<td class="panelsurround" align="center">
<div class="panel">
<div align="center">
<div class="fieldset">
<div style="padding:3px">
<strong>{option}</strong>
</div>
</div>
</td>
</tr>
<tr>

<td class="panelsurround" align="center">
<div class="panel">
<div align="center">
<div class="fieldset">
<div style="padding:3px">
<a href="{param}" border="none"><img src="{param}" alt="{option}" border="none"></a>
</div>
</div>
</td>
</tr>
<tr>
<td class="panelsurround" align="center">
<div class="panel">
<div align="left">
<div class="fieldset">
<div style="padding:3px">
<div class="alt2" style="align:left;">
<b> <center> I have read the rules pertaining to this week's Sig of the Week Competition, and would like to enter my image above. I acknowledge that it I vote for my own work when the poll is posted, I will be disqualified<br> <a href="{param}">[Direct Link To Image]</a>

</div>
</div>
</td>
</tr>
</table></center>
In the Example Box, paste this:
Code:
[sotw="Rune Despair"]http://i327.photobucket.com/albums/k449/Haxcommunity/runic.png[/sotw]Enter Whatever you like for the description
Set use {option} to YES
There is no button image at this time
Set remove tag if empty to YES
Set Disable BB Code Within This BB Code to yes (This will prevent users from messing up and posting img tags inside the sotw tags, it also will prevent users from putting size bbcodes in the tag.
Set Disable Smilies to Yes
Set Disable Word Wrapping Within This BB Code to NO

Now hit save, and all should work fine!

I would now advise making a stickied thread in your Sotw forum, with something like this:


I've added a new mod that will help "spice up" the entries a little, from now on, I'd like to ask that all submissions be made using this new bbcode.

Just So You know what it looks like,
[sotw="Rune Despair"]http://i327.photobucket.com/albums/k449/Haxcommunity/runic.png[/sotw]

How to Use:
You need 2 things to submit your image: A name, and a direct link to the image.

For example; If I had named my sig Rune Despair, and the url for the image is http://i327.photobucket.com/albums/k...nity/runic.png , then I would type something like this:

PHP:
[sotw="Rune Despair"]http://i327.photobucket.com/albums/k449/Haxcommunity/runic.png[/sotw]

Its a pretty easy format to figure out.
Do not use this BBCode outside of the SOTW forum, if you are seen doing it, you will receive an infraction for it.
Feel free to replace any of that post with your own writing/images.

Also, one thing to check is if your shoutbox allows other bbcodes to be posted, if so, then you may want to manually disallow it from your shout.

DEMO
 

kieuphongeg

New Member
Thank
thank.gif
It's work on 3.7.5
 
Top