MyBB.de Forum
ABP Notice - Druckversion

+- MyBB.de Forum (https://www.mybb.de/forum)
+-- Forum: Anpassungen (https://www.mybb.de/forum/forum-47.html)
+--- Forum: Plugin-Veröffentlichungen und -Support (https://www.mybb.de/forum/forum-82.html)
+--- Thema: ABP Notice (/thread-33037.html)



ABP Notice - MyBB.de Bot - 13.01.2016

Eine neue Erweiterung wurde veröffentlicht: ABP Notice

Zitat:Add 4 MyCodes in MyBB
Code:
[warn], [info], [success], [error]
Each MyCode can have a title and will display your notice in a colored box.


Examples
Code:
[warn]This is a simple warn box[/warn]
[warn=a title]This is a simple warn box with a title[/warn]
[info]This is a simple info box[/info]
[info=a title]This is a simple info box with a title[/info]
[error]This is a simple error box[/error]
[error=a title]This is a simple error box[/error]
[success]This is a simple success box[/success]
[success=a title]This is a simple success box[/success]