View/Edit #7420:tell_www_body

Switch to edit mode.

Name(s): tell_www_body
1: player:tell("<h1>", $su:nn(this), "</h1>")
2: player:tell("The folowing people are on it:")
3: desc = {}
4: for x in (this.lay)
5:   desc = {@desc, x, x:title()}
6: endfor
7: player:tellcolumns({5, 30}, {"#", "Name"}, @desc)
8: player:tell("There is a total of ", tostr(length(this.lay)), tostr(length(this.lay) == 1 ? " person." | " people."))
9: "Last modified by Dax (#789) on Sun Jan 27 11:46:52 2002 MST."

Verb arguments: this none this
Verb perms: Readable eXecutable NOT-Debug
Verb owned by: Cecil_Stuff (#9988)

You are not logged in.

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