# phpMyAdmin SQL Dump
# version 2.5.3
# http://www.phpmyadmin.net
#
# Host: localhost
# Generation Time: Oct 05, 2003 at 12:04 AM
# Server version: 3.23.47
# PHP Version: 4.3.3RC1
# 
# Database : `ipb12`
# 

#
# Dumping data for table `ibf_bbcodes`
#

INSERT INTO ibf_bbcodes (name, btype, code, html, tag, button, accesskey, options, help, prompted, info1, info2, preset1, preset2, error1, error2, id) VALUES ('Bold', 0, '[bold]<param1>[/bold]', '<b><param1></b>', 'BOLD', 1, 'b', '', 'Bold', 0, '', '', '', '', '', '', 1);
INSERT INTO ibf_bbcodes (name, btype, code, html, tag, button, accesskey, options, help, prompted, info1, info2, preset1, preset2, error1, error2, id) VALUES ('Italic', 0, '[it]<param1>[/it]', '<i><param1></i>', 'IT', 1, 'i', '', 'Italic', 0, '', '', '', '', '', '', 2);
INSERT INTO ibf_bbcodes (name, btype, code, html, tag, button, accesskey, options, help, prompted, info1, info2, preset1, preset2, error1, error2, id) VALUES ('Underline', 0, '[us]<param1>[/us]', '<u><param1></u>', 'US', 1, 'u', '', 'Underline', 0, '', '', '', '', '', '', 3);
INSERT INTO ibf_bbcodes (name, btype, code, html, tag, button, accesskey, options, help, prompted, info1, info2, preset1, preset2, error1, error2, id) VALUES ('Font', 0, '[FNT=<param1>]<param2>[/FNT]', '<span style="font-family:<param1>"><param2></span>', 'FNT', 1, 'f', 'Arial,Arial,style="font-family:Arial"|Times,Times,style="font-family:Times"|Courier,Courier,style="font-family:Courier"|Impact,Impact,style="font-family:Impact"|Geneva,Geneva,style="font-family:Geneva"|Optima,Optima,style="font-family:Optima"', 'Font', 0, '', '', '', '', '', '', 4);
INSERT INTO ibf_bbcodes (name, btype, code, html, tag, button, accesskey, options, help, prompted, info1, info2, preset1, preset2, error1, error2, id) VALUES ('Size', 0, '[FSIZE=<param1>]<param2>[/FSIZE]', '<span style="font-size:<param1>pt;line-height:100%"><param2></span>', 'FSIZE', 1, 'z', '8,small|14,medium|21,large', 'Size', 0, '', '', '', '', '', '', 5);
INSERT INTO ibf_bbcodes (name, btype, code, html, tag, button, accesskey, options, help, prompted, info1, info2, preset1, preset2, error1, error2, id) VALUES ('Color', 0, '[col=<param1>]<param2>[/col]', '<span style="color:<param1>"><param2></span>', 'COL', 1, 'c', 'blue,blue,style="color:blue"|red,red,style="color:red"|purple,purple,style="color:purple"|orange,orange,style="color:orange"|yellow,yellow,style="color:yellow"|gray,gray,style="color:gray"|green,green,style="color:green"', 'Color', 0, '', '', '', '', '', '', 6);
INSERT INTO ibf_bbcodes (name, btype, code, html, tag, button, accesskey, options, help, prompted, info1, info2, preset1, preset2, error1, error2, id) VALUES ('Align', 0, '[align=<param1>]<param2>[/align]', '<div align="<param1>"><param2></div>', 'ALIGN', 1, 'n', 'left,left|center,center|right,right|justify,justify', 'Align', 0, '', '', '', '', '', '', 7);
INSERT INTO ibf_bbcodes (name, btype, code, html, tag, button, accesskey, options, help, prompted, info1, info2, preset1, preset2, error1, error2, id) VALUES ('Sub', 0, '[sub]<param1>[/sub]', '<sub><param1></sub>', 'sub', 1, '1', '', 'Sub', 0, '', '', '', '', '', '', 8);
INSERT INTO ibf_bbcodes (name, btype, code, html, tag, button, accesskey, options, help, prompted, info1, info2, preset1, preset2, error1, error2, id) VALUES ('Sup', 0, '[sup]<param1>[/sup]', '<sup><param1></sup>', 'sup', 1, '2', '', 'Sup', 0, '', '', '', '', '', '', 9);
INSERT INTO ibf_bbcodes (name, btype, code, html, tag, button, accesskey, options, help, prompted, info1, info2, preset1, preset2, error1, error2, id) VALUES ('Strike', 0, '[s]<param1>[/s]', '<strike><param1></strike>', 's', 1, 'r', '', 'Strike', 0, '', '', '', '', '', '', 10);
INSERT INTO ibf_bbcodes (name, btype, code, html, tag, button, accesskey, options, help, prompted, info1, info2, preset1, preset2, error1, error2, id) VALUES ('Url', 0, '[uri=<param1>]<param2>[/uri]', '<a href="<param1>" target="_blank"><param2></a>', 'URI', 1, 'r', '', 'Url address as link', 1, 'Enter the complete url for the link', 'Enter a title for this link', 'http://', 'My Website', 'You must enter a complete url', 'You must enter a title for this link', 11);
INSERT INTO ibf_bbcodes (name, btype, code, html, tag, button, accesskey, options, help, prompted, info1, info2, preset1, preset2, error1, error2, id) VALUES ('Image', 0, '[pic]<param1>[/pic]', '<img src="<param1>" border="0" alt="user posted image" class="attach" />', 'PIC', 1, 'm', '', 'Image url address', 1, 'Enter the complete url of the image', '', '', '', 'You must enter a complete url', '', 12);
INSERT INTO ibf_bbcodes (name, btype, code, html, tag, button, accesskey, options, help, prompted, info1, info2, preset1, preset2, error1, error2, id) VALUES ('Mail', 0, '[mail]<param1>[/mail]', '<a href="mailto:<param1>"><param1></a>', 'MAIL', 1, 'm', '', 'Email address', 1, 'Enter the complete email address', '', '', '', 'You must enter a complete email address like <NAME', '', 13);
INSERT INTO ibf_bbcodes (name, btype, code, html, tag, button, accesskey, options, help, prompted, info1, info2, preset1, preset2, error1, error2, id) VALUES ('Quote', 0, '[QT]<param1>[/QT]', '<table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td><b>Quote</b> </td></tr><tr><td id="QUOTE"><param1></td></tr></table>', 'QT', 1, 'q', '', 'Quote', 0, '', '', '', '', '', '', 14);
INSERT INTO ibf_bbcodes (name, btype, code, html, tag, button, accesskey, options, help, prompted, info1, info2, preset1, preset2, error1, error2, id) VALUES ('Quote in vB-Style', 0, '[quotevb]<param1>[/quotevb]', '<blockquote><br /><span>Quote:</span><hr size="1" /><br ><i><param1></i><hr size="1" /><br /></blockquote>', 'QUOTEVB', 1, 'v', '', 'Quote in vB-Style', 0, '', '', '', '', '', '', 15);
INSERT INTO ibf_bbcodes (name, btype, code, html, tag, button, accesskey, options, help, prompted, info1, info2, preset1, preset2, error1, error2, id) VALUES ('Offtopic', 0, '[OT]<param1>[/OT]', '<table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td><b>Offtopic</b> </td></tr><tr><td id="QUOTE"><param1></td></tr></table>', 'OT', 1, 'q', '', 'OffTopic like Quote', 0, '', '', '', '', '', '', 16);
INSERT INTO ibf_bbcodes (name, btype, code, html, tag, button, accesskey, options, help, prompted, info1, info2, preset1, preset2, error1, error2, id) VALUES ('Ordered List', 1, '[ol=<param1>],[/ol]|[*]<param2>', '<ol type="<param1>">,</ol>|<li><param2></li>', 'OL', 1, 'l', '', 'Ordered list', 1, 'Enter a list type  (a,A,i,I,1)', 'Enter an entry. Leave blank or press escape to fin', '1', '', '', '', 17);
INSERT INTO ibf_bbcodes (name, btype, code, html, tag, button, accesskey, options, help, prompted, info1, info2, preset1, preset2, error1, error2, id) VALUES ('Unordered List', 1, '[ul],[/ul]|[*]<param2>', '<ul>,</ul>|<li><param2></li>', 'UL', 1, 'l', '', 'Unordered list', 1, 'Enter an entry. Leave blank or press ESC to finish', '', '', '', '', '', 18);
INSERT INTO ibf_bbcodes (name, btype, code, html, tag, button, accesskey, options, help, prompted, info1, info2, preset1, preset2, error1, error2, id) VALUES ('Shadow', 0, '[shadow=<param1>]<param2>[/shadow]', '<font style="width=80%; filter:shadow(color=<param1>)"><param2></font>', 'SHADOW', 1, 'w', 'blue,blue,style="color:blue"|red,red,style="color:red"|purple,purple,style="color:purple"|orange,orange,style="color:orange"|yellow,yellow,style="color:yellow"|gray,gray,style="color:gray"|green,green,style="color:green"', 'Shadow', 0, '', '', '', '', '', '', 19);
INSERT INTO ibf_bbcodes (name, btype, code, html, tag, button, accesskey, options, help, prompted, info1, info2, preset1, preset2, error1, error2, id) VALUES ('Dropshadow', 0, '[drop=<param1>]<param2>[/drop]', '<font style="width=80%; filter:dropshadow(color=<param1>)"><param2></font>', 'DROP', 1, 'p', 'blue,blau,style="color:blue"|red,red,style="color:red"|purple,purpur,style="color:purple"|orange,orange,style="color:orange"|yellow,gelb,style="color:yellow"|gray,grau,style="color:gray"|green,grün,style="color:green"', 'Dropshadow', 0, '', '', '', '', '', '', 20);
INSERT INTO ibf_bbcodes (name, btype, code, html, tag, button, accesskey, options, help, prompted, info1, info2, preset1, preset2, error1, error2, id) VALUES ('Glow', 0, '[glow=<param1>]<param2>[/glow]', '<font style="width=80%; filter:glow(color=<param1>)"><param2></font>', 'GLOW', 1, 'o', 'blue,blue,style="color:blue"|red,red,style="color:red"|purple,purple,style="color:purple"|orange,orange,style="color:orange"|yellow,yellow,style="color:yellow"|gray,gray,style="color:gray"|green,green,style="color:green"', 'Glow', 0, '', '', '', '', '', '', 21);
INSERT INTO ibf_bbcodes (name, btype, code, html, tag, button, accesskey, options, help, prompted, info1, info2, preset1, preset2, error1, error2, id) VALUES ('Move', 0, '[move]<param1>[/move]', '<marquee><param1></marquee>', 'move', 1, 'o', '', 'Move', 0, '', '', '', '', '', '', 22);
INSERT INTO ibf_bbcodes (name, btype, code, html, tag, button, accesskey, options, help, prompted, info1, info2, preset1, preset2, error1, error2, id) VALUES ('Blur', 0, '[blur]<param1>[/blur]', '<font style="width=80%; filter:blur"><param1></font>', 'blur', 1, 'r', '', 'Blur', 0, '', '', '', '', '', '', 23);
INSERT INTO ibf_bbcodes (name, btype, code, html, tag, button, accesskey, options, help, prompted, info1, info2, preset1, preset2, error1, error2, id) VALUES ('Flip vertical', 0, '[fv]<param1>[/fv]', '<font style="width=80%; filter:flipV"><param1></font>', 'fv', 1, 'l', '', 'Flip vertical', 0, '', '', '', '', '', '', 24);
INSERT INTO ibf_bbcodes (name, btype, code, html, tag, button, accesskey, options, help, prompted, info1, info2, preset1, preset2, error1, error2, id) VALUES ('Flip horizontal', 0, '[fh]<param1>[/fh]', '<font style="width=80%; filter:flipH"><param1></font>', 'fh', 1, 'h', '', 'Flip horizontal', 0, '', '', '', '', '', '', 25);
INSERT INTO ibf_bbcodes (name, btype, code, html, tag, button, accesskey, options, help, prompted, info1, info2, preset1, preset2, error1, error2, id) VALUES ('Invert', 0, '[inv]<param1>[/inv]', '<font style="width=80%; filter:invert"><param1></font>', 'inv', 1, 'v', '', 'Invert', 0, '', '', '', '', '', '', 26);
INSERT INTO ibf_bbcodes (name, btype, code, html, tag, button, accesskey, options, help, prompted, info1, info2, preset1, preset2, error1, error2, id) VALUES ('XRay', 0, '[xray]<param1>[/xray]', '<font style="width=80%; filter:xray"><param1></font>', 'xray', 1, 'x', '', 'Xray', 0, '', '', '', '', '', '', 27);
INSERT INTO ibf_bbcodes (name, btype, code, html, tag, button, accesskey, options, help, prompted, info1, info2, preset1, preset2, error1, error2, id) VALUES ('Spoiler', 0, '[spoiler]<param1>[/spoiler]', '<table border="0" cellpadding="0" cellspacing="0"><tr><td bgcolor="#000000" valign="middle" align="left"><font color="#000000" size="1"><b>Spoiler (Highlight to Read):</b></font><br></td></tr><tr><td bgcolor="#ffffff" valign="middle" align="left"><font color="#ffffff" size="1"><param1></td></tr></table>', 'SPOILER', 1, 's', '', 'Spoiler', 0, '', '', '', '', '', '', 28);
INSERT INTO ibf_bbcodes (name, btype, code, html, tag, button, accesskey, options, help, prompted, info1, info2, preset1, preset2, error1, error2, id) VALUES ('Center', 0, '[c]<param1>[/c]', '<center><param1></center>', 'c', 1, 'c', '', 'Center', 0, '', '', '', '', '', '', 29);

