FPG Codes for Free Perl Guestbook

FPG 1.17 and higher have a built-in text editor and support special codes (FPG codes) for inserting smileys. FPG codes based on the well-known UBB codes. The tables below will show you more about these codes and how to use them.

Users of Netscape Navigator and Opera: please use these codes to manually edit text / insert smileys. The JavaScript may not work correctly in these browsers.

FPG Codes for Smileys
Symbol FPG Code Description
[smileys:smile] Smile
[smileys:wink] Wink
[smileys:sad] Sad
[smileys:mad] Mad
[smileys:biggrin] Grin from ear to ear
[smileys:confused] Confused
[smileys:tongue] Stick out tongue
[smileys:redface] Red face - shy
[smileys:rolleyes] Roll eyes
[smileys:eek] Wondering
[smileys:thumbup] Good, thumb up
[smileys:thumbdown] Bad, thumb down
[smileys:lamp] Lamp, light
[smileys:question] Question
For example:
  • You type: Hello this is an excellent place [smileys:thumbup]

  • And get: Hello this is an excellent place
FPG Codes for Text Editor
Symbol FPG Code Description
[bold] and [/bold] Make text bold, like <b> and </b> in HTML
[i] and [/i] Make text italic, like <i> and </i> in HTML
[u] and [/u] Make text underline, like <u> and </u> in HTML
[left] and [/left] Align left, like <p align="left"> and </p> in HTML (FPG default is off)
[center] and [/center] Align center, like <center> and </center> in HTML
[right] and [/right] Align right, like <p align="right"> and </p> in HTML (FPG default is off)
[blockquote] and [/blockquote] Increase indent, like <blockquote> and </blockquote> in HTML
[url=http://www.web.com] and [/url] Web link, like <a href=""> and </a> in HTML
[email=me@myserver.com] and [/email] E-mail link, like <a href="mailto:me@you.com"> and </a> in HTML
For example:
  • You type: Hello this text is [b]bold[/b] and this text is [i]italic[/i] and if you click on [email=me@you.com]this[/email], you can send me an e-mail.

  • And get: Hello this text is bold and this text is italic and if you click on this, you can send me an e-mail.


Free Perl Guestbook by www.titinh.de