Welcome, Guest. Please login or register.

Author Topic: Ibrowse ans Smilies etc here on Amiga.org!  (Read 3766 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Quixote

  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 2059
    • Show all replies
Re: Ibrowse ans Smilies etc here on Amiga.org!
« on: February 14, 2004, 03:01:23 AM »
Castellen cast about:
Quote
Are there any alternative ways to make clickable URLs appear?
;-) A URL works as shown below.  Just remember to substitute square brackets for the curly ones.

{url=http://www.amiga.org/}Click here.{/url}

With the square brackets, Xoops will translate it into proper HTML, as shown below.

Click here.

:pint: Enjoy!
 

Offline Quixote

  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 2059
    • Show all replies
Re: Ibrowse ans Smilies etc here on Amiga.org!
« Reply #1 on: February 21, 2004, 01:50:34 PM »
@Castellen:

;-) As before, just replace the curly brackets with square ones, and Xoops will translate the codes to proper HTML for you.

{email}Castellen@Amiga.org{/email}
Castellen@Amiga.org

{img}http://www.amiga.org/uploads/cavt402fd446d393e.gif{/img}

(Try not to overuse this one.  Large images, or many images, increase load time, especially when imported form other servers.  Remember that some users are on dial-up connections, myself included.  It's a judgement call.  Just be mindful of the above and you should be all right.)

{b}bold text{/b}
bold text

{i}italic text{/i}
italic text

{u}underlined text{/u}
underlined text

{d}deleted text{/d}
[d]deleted text, (struck through)[/d]

{size=large}large text{/size}
large text
(Sizes include xx-small, x-small, small, medium, large, x-large, xx-large.)

{font=Impact}specific font text{/font}
specific font text
(Fonts include Arial, Courier, Georgia, Helvetica, Impact, Veranda.)

{color=FF3333}colored text{/color}
[color=FF3333]colored text[/color]
(colors are 000000 through FFFFFF)

:pint: You can also nest the codes inside each other, but you don't want to overdo that, either. That's it.  Have fun!