Index  Up  <<  >>  


BODY, BUTTONBAR, RANDOM, ROTATE

Tags to help manage page appearance and advertising links:

[body n extra*]
named attributes: [body type="n" extra="ATTRIBUTE"]

Selects from the predefined color schemes and/or backgrounds, and just becomes a < BODY> tag if none are defined. The extra parameter is always appended. See CONTROLLING PAGE APPEARANCE.

[buttonbar n]
named attributes: [buttonbar type="n"]

Selects from the predefined buttonbars, and is stripped if it doesn't exist. See CONTROLLING PAGE APPEARANCE.

[random]
Selects from the predefined random messages, and is stripped if none exist. See CONTROLLING PAGE APPEARANCE.

[rotate ...]
named: [rotate floor=``n'' ceiling=``n'']

positional: [rotate ceiling* floor*]

AUTOINTERPOLATE: Yes, can be turned off with INTERPOLATE=0

Selects from the predefined rotating banner messages, and is stripped if none exist. The optional ceiling sets the highest number that will be selected -- likewise floor sets the lowest. The default is to sequence through all defined rotating banners. Each user has a separate rotation pattern, and each floor/ceiling combination has a separate rotation value.


Index  Up  <<  >>