JAVA PARAMS NICKPROMPT

Format: [prompt]
Default: (Your nickname)

The prompt that will be displayed to ask the user to input their nickname.

Examples:
In a web page:
<param name="nickprompt" value="Choose a nickname">

In a param file:
nickprompt=Choose a nickname