book items... HTML tags suppourted?

Forum Archive - from http://theuniversal.net
Locked
User avatar
flametard
Posts: 1245
Joined: Sun Apr 01, 2007 2:05 am
Location: Join NR! faction name: 'NR new recruits' password: 'Truth'
Contact:

book items... HTML tags suppourted?

Post by flametard »

in the world manual under book items it says:

"some basic HTML tags are also supported in the text files"

im wondering which tags they support.

namely ....<img src="http:something like a special quarter view of the world map or something.jpg">

can it support image tags!?
User avatar
flametard
Posts: 1245
Joined: Sun Apr 01, 2007 2:05 am
Location: Join NR! faction name: 'NR new recruits' password: 'Truth'
Contact:

Post by flametard »

answer, yes. this image is uploaded in a pic hosting site. but links to web pages , looks like links wont work, but im freaking stoked you can put a picture on a book, or make the picture the book!
Image
User avatar
morbydvisns
Posts: 1889
Joined: Sun Jan 30, 2005 12:51 am

Post by morbydvisns »

nice =)

on second thoguht its all fine and dandy until someone spams their book items with GOA... o, nevermind..
User avatar
fhko
VIP
VIP
Posts: 930
Joined: Sun Mar 27, 2005 10:38 pm
Location: As I awake I find myself in a strange new place.

Post by fhko »

yay I got it to work too...

should point out to others that the correct form is...

<img src="http://some.uploaded/image's/url.jpg"> </img >

note: there are spaces between the closing and opening braces and after /img (otherwise you get some unwanted stuff)

three cheers for stimultacs!

btw...have you looked into whether anything else works?..such as bold, underline, italics, colors, etc. (I would myself but I know nothing about html...I was lucky to figure out the above from your example)
User avatar
Mit
Staff
Staff
Posts: 3551
Joined: Sun Sep 21, 2003 10:14 pm
Location: Unknown

Post by Mit »

<b> (bold) <i> (italic) and <ul> underline should work.
As should some <font>s

im quite surprised <img> does :) isnt that clever :]
Locked