1,407
edits
No edit summary |
(→Usage) |
||
Line 19: | Line 19: | ||
|text={{{text}}} | |text={{{text}}} | ||
}} | }} | ||
</pre> | |||
==List of Variables== | ==List of Variables== | ||
*<b>color :</b> This variable expects from the editor to assign a color code to it. e.g. color=#0000ff which is blue | *<b>color :</b> This variable expects from the editor to assign a color code to it. e.g. color=#0000ff which is blue | ||
*<b>image :</b> This variable expects from the editor to assign to it an image's name (including the extension) e.g. image=Alert.png | *<b>image :</b> This variable expects from the editor to assign to it an image's name (including the extension) e.g. image=Alert.png | ||
*<b>text :</b> This variable expects from the editor to assign to it the message. It is better if you leave it as {{{text}}} so the users of your box can choose their own text. | *<b>text :</b> This variable expects from the editor to assign to it the message. It is better if you leave it as {{{text}}} so the users of your box can choose their own text. | ||
</noinclude> | </noinclude> |