Posted to tcl by mookie at Sat Nov 01 17:40:29 GMT 2025view raw

  1. ##############
  2. # Crystal API
  3. ##############
  4. # html::display "[crystal::obtain $crystal render home]"
  5. # html::div "start" "tab"
  6. # html::display [html::iframe "out_box" "" "340" "280" "out_box" "iframe-container"]
  7. #
  8. # html::form "start" "POST" "out_box"
  9. # ##############
  10. # ### Time
  11. # ##############
  12. # html::button "start" "client_key" "" "[crystal::obtain $crystal config hexkey]" "button crystal" ""
  13. # html::span "start" "button_text"
  14. # html::display "[lindex [split [crystal::datetime]] 0] :: [lindex [split [crystal::datetime]] 1]"
  15. # html::span "end" "button-text"
  16. # html::button "end"
  17. # ##############
  18. # ### Sandbox
  19. # ##############
  20. # html::form "start" "POST" "netdisc_display"
  21. # html::button "start" "client_key" "/::crystal/fountain" "[crystal::obtain $crystal config hexkey]" "button " ""
  22. # html::span "start" "button_text"
  23. # html::display "Character Info"
  24. # html::span "end" "button-text"
  25. # html::button "end"
  26. # html::form "END" "POST" "netdisc_display"
  27. # ##############
  28. # ### Prompt
  29. # ##############
  30. # html::button "start" "client_key" "/!prompt" "[crystal::obtain $crystal config hexkey]" "button crystal" ""
  31. # html::span "start" "button_text"
  32. # html::display "Prompt Manager"
  33. # html::span "end" "button-text"
  34. # html::button "end"

Add a comment

Please note that this site uses the meta tags nofollow,noindex for all pages that contain comments.
Items are closed for new comments after 1 week