byond - Modules - Types

code/_onclick/hud/screen_objects/menu_text_objects.dm

Screen Lobby objects Uses maptext to display the objects Automatically will align in the order that they are defined Stuff happens on Click(), although hrefs are also valid to get stuff done hrefs will make the text blue though so dont do it :/

/atom/movable/screen/text/lobbyUnclickable Lobby UI objects
/atom/movable/screen/text/lobby/clickableClickable UI lobby objects which do stuff on Click() when pressed