Я в курсе. Ибо интересуюсь сим внимательно.
Там не готовые теги расписаны , а типы , сиречь варианты оформления .
Вот код тамошний в этом ини файле :
| Код: |
;;; Addons: bubble ;;;
; Type
; Values: book_rounded|book_square|brain_rounded|brain_square|help_rounded|help_square|pencil_rounded|pencil_square|speach_rounded|speach_square|thinking_rounded|thinking_square
; Default: speech_rounded
type="speech_rounded"
; Box style
; Values: CSS notation
; Default: float: none; margin: 5px;
boxstyle="float: none; margin: 5px;"
|
Значиться можно например так написать в разных вариациях :
{typography bubble type="brain_square"}Ваш текст.{/typography}
{typography bubble type="book_rounded"}Ваш текст.{/typography}
{typography bubble type="brain_rounded"}Ваш текст.{/typography}
Ну и так далее.
А готовых тегов по ходу нет , так что бы все было расписано.