AW WORLD TITLE

From ActiveWiki
Revision as of 08:55, 22 October 2008 by Macavity (talk | contribs) (Fix pt. 2)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Minimum requirements
Added in version 3.3
SDKbuild 24


AW_WORLD_TITLE

Type

String

Description

Text to be displayed in the title bar of a browser.

Notes

This sets the title of a world as it appears in the browser's title bar. Also, when a user enters the world, if there is no welcome message specified, the Immigration Officer will use this title when welcoming them, followed by the citizen's username. For example, if you set the world title to be "Frank's Home Away From Home", the Immigration Officer will say "Welcome to Frank's Home Away From Home, <username>" to anyone who enters.

Note that browsers will show "Untitled" if it is set to "" (null-string) and there is no welcome message.

Default value

"", null-string

See also