View/Edit #6688:tell_www_body

Switch to edit mode.

Name(s): tell_www_body
1: player:tell("<TABLE CELLPADDING=2 CELLSPACING=2 WIDTH=100%>")
2: slice = $list_utils:slice(this.bands)
3: end = length(this.bands)
4: player:tell("<TR><TD><H2>Topic</H2></TD><TD><H2>Votes</H2></TD>")
5: for x in ($list_utils:reverse($list_utils:sort(slice, $list_utils:slice(this.bands, 2)))[1..end])
6:   player:tell("<TR><TD>", x, "</TD><TD>", this.bands[x in slice][2], "</TD>")
7: endfor
8: player:tell("</TABLE>")

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

You are not logged in.

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