View/Edit #2731:@html*

Switch to edit mode.

Name(s): @html*
1: argstr = player:input_get_raw(argstr)
2: if (verb == "@html")
3:   "Test for all to see"
4:   this.location:announce_all(tostr(this:title() + " is HTML testing, please stand by:"))
5:   this.location:announce_all(tostr(argstr))
6: else
7:   "Test for you to see"
8:   this:tell(tostr("You are HTML testing, please stand by:<br>" + argstr))
9: endif

Verb arguments: any any any
Verb perms: Readable NOT-Debug
Verb owned by: Q (#2731)

You are not logged in.

[home | help | who | search | setup | code]