Difference between revisions of "Alert"
From LimeSurvey Manual
Line 1: | Line 1: | ||
+ | <div><div class="boxed alert">[[File:Important.png|20px|left]]</div><div> {{#if:{{{title|}}}| <strong class="error"> {{{title}}} : </strong>}} {{#if:{{{text|}}}|{{{text}}}|{{{1}}}}}</div></div> | ||
<noinclude> | <noinclude> | ||
− | |||
− | |||
== Usage == | == Usage == | ||
Line 9: | Line 8: | ||
{{Alert|Put attention to}} | {{Alert|Put attention to}} | ||
{{Alert|title=Attention|text=Put attention}} | {{Alert|title=Attention|text=Put attention}} | ||
+ | </noinclude> |