Actions

Template

Alert: Difference between revisions

From LimeSurvey Manual

mNo edit summary
mNo edit summary
Line 1: Line 1:
<div><div class="boxed alert">[[File:Important.png|20px|left]]</div> {{#if:{{{title|}}}| <strong class="error"> {{{title}}} : </strong>}} {{#if:{{{text|}}}|{{{text}}}|{{{1}}}}}</div></div>
<div class="boxed alert">[[File:Important.png|20px|left]]&nbsp; {{#if:{{{title|}}}| <strong class="error"> {{{title}}} : </strong>}} {{#if:{{{text|}}}|{{{text}}}|{{{1}}}}}</div>
<noinclude>
 
<noinclude>
 
== Usage ==
== Usage ==
* <nowiki>{{Alert|Some important alert text}}</nowiki>
* <nowiki>{{Alert|Put attention to}}</nowiki>
* <nowiki>{{Alert|title=Title text|text=Some important alert text}}</nowiki>
* <nowiki>{{Alert|title=Attention|text=Put attention to}}</nowiki>
 
{{Alert|Put attention to}}
{{Alert|title=Attention|text=Put attention}}
</noinclude>
</noinclude>

Revision as of 12:31, 26 August 2021

  {{{1}}}


Usage

  • {{Alert|Put attention to}}
  • {{Alert|title=Attention|text=Put attention to}}
  Put attention to


  Attention : Put attention