This content plugin turn its tags into normal text (for desktop) and into links (for mobile devices).

Add tag like {'qltel number="07631175020" display="+49/7631/175020" class="eventuallySomeCssClassName" id="eventuallyUniqueId"/} and it turns out as follows:

+49/7631/175020+49/7631/175020

The {'qltel number="07631175020" display="+49/7631/175020" class="eventuallySomeCssClassName" id="eventuallyUniqueId"/} turns out as follows:

+49/7631/175020+49/7631/175020

The {'qltel number="07631175020" display="07631/175020" class="eventuallySomeCssClassName" id="eventuallyUniqueId"/} turns out as follows:

07631/17502007631/175020

Installation

Install plugin via Extensions>Installer

Enable plugin via Extensions>plugin; search for content plugin "qltelephone" and activate it.

Tag in article

Add tag like {'qltel number="07631175020" display="+49/7631/175020" class="eventuallySomeCssClassName" id="eventuallyUniqueId"/} (without ' of course).

  • number: number to be dialled, without chars like (, ) ,- or /*
  • display: number displayed*
  • class: some css class, optional
  • id: css id, optional

* mandatory attributes