Sha256: 63eebc919a464dcf235ba545c5c85a1ac1a074a35b6703c466ace398accc1614
Contents?: true
Size: 1.17 KB
Versions: 22
Compression:
Stored size: 1.17 KB
Contents
BANNER OBJECT TYPE NAME: banner SHORTCUT: ban DESCRIPTION Banner text in large, colored font. CHILDREN text - string The text for the banner. style - string The banner style. See tty-font for options. color - string The color for the banner. See pastel for options. MESSAGES show - Show the text banner. EXAMPLE ban [can] : on_load [script] : tell ban.one to show tell ban.two to show tell ban.three to show tell ban.four to show tell ban.five to show one [banner] : text [string] : Something New style [string] : standard color [string] : white on_green two [banner] : text [string] : Star Wars style [string] : starwars color [string] : red three [banner] : text [string] : Many_Dimensions style [string] : 3d color [string] : blue four [banner] : text [string] : As An Arrow style [string] : straight color [string] : yellow five [banner] : text [string] : Cranium style [string] : block color [string] : white on_yellow SEE ALSO
Version data entries
22 entries across 22 versions & 2 rubygems