Web Help

html-properties

If an object has a property xxx_html, this will be translated to the url http://moo:port/obj/xxx.html similarly to _html verbs.

Unless there is a verb xxx_html, the property will be forwarded to the web server to output. The format should be either a string or a list of strings, and including and tags.

In the case of player's index_html properties, this is used by the index_html verb, so should only contain a segment of html code. no or is required.