Love Note BBCode

Ordinary BBCode Database
BBCodes that need nothing else than installation through ACP
There is no support here! Only Read Access!
Locked
User avatar
BBCode Bot
BBCoder IV
BBCoder IV
Posts: 239
Joined: 04 Mar 2010, 15:04
Location: bbcode table

Love Note BBCode

Post by BBCode Bot »

Love Note BBCode

Author: torinogt
Description: With the Love Note BBCode you can post a love note in forum or pm. :cool2:
BBCode:

Code: Select all

[lovenote]{SIMPLETEXT},{SIMPLETEXT1},{SIMPLETEXT2},{SIMPLETEXT3},{SIMPLETEXT4}[/lovenote]
HTML:

Code: Select all

<div style="text-align:{SIMPLETEXT};">
<embed src="http://www.superpimper.com/generators/Love_Note/lovenote.swf" FlashVars="t={SIMPLETEXT1},&m={SIMPLETEXT2}&f={SIMPLETEXT3}&px=32.9&py=51.45&i={SIMPLETEXT4}&dom=http://www.superpimper.com" quality="high" wmode="transparent" width="385" height="405" name="Love Letters" align="middle" allowScriptAccess="samedomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /></div>
Helpline:

Code: Select all

Love Note: [lovenote]Alignment,Title,Message,Signature,Background[/lovenote]
Example:

Code: Select all

[lovenote]center,Hello torinogt,Nice BBCode you made for us,The Team,3[/lovenote]
Parameters:

Code: Select all

Paramaters:

{TEXT} = alignment
{TEXT1} = title
{TEXT2} = message
{TEXT3} = signature
{TEXT4} = background

Background Images
1 = blank
2 = kiss
3 = teddy brear
4 = rose
5 = dove
6 = heart
7 = heart arrows
8 = heart2
Demo:

Demo:
[lovenote]center,Hello torinogt,Nice BBCode you made for us,The Team,3[/lovenote]
Locked