%INCLUDE{ "Library" section="alertbox" title="Hello" message="This is a test." }%
You typically have a %title% and %message% in the alertbox section to show the title and message, respectively. This proposal adds optional defaults to these variables, such as %title{ default="Alert!" }% and %message{ default="Please specify a message parameter" }%