Information text block:

%%information
Info: this is inoformation text block
%%
gives you:
Info: this is inoformation text block

Warning text block:

%%warning
Warning: This is warning text block
%%
gives you:
Warning: this is warning text block

Error text block:

%%error
Error: this is error text block
%%
gives you:
This is error text block