Modifications for phpBB3.
Try the Mods here and share Your own Mods
Forum rules
You dont have to use ModX or make your mod AutoMod compatible. A simple textfile is fine
But if you post Mods here You also have to give support
SuperPunkMario Offline
BBCoder I
Posts: 3 Joined: 11 Dec 2011, 09:30
Local time: Saturday 22:26Last active: -
Post
by SuperPunkMario » 27 Jan 2012, 11:09
Title: mariothing
Autor: SuperPunkMario
Description: is a funny bbcode with images of super mario which think, you can write your thoughts
BBcode usage:
HTML replacement:
Code: Select all
<div style="margin-bottom: 10px; background: #ffffff; padding: 6px; height:auto; border: 2px solid #000000; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;">{TEXT}</div><img src="/images/mario pensa.png" />
Helpline
Code: Select all
[mariothink]il tuo testo[/mariothink]
Example:
Code: Select all
[mariothink]this is an example[/mariothink]
It requires another step
insert the picture: yourdomain/images
mario pensa.png
You do not have the required permissions to view the files attached to this post.
Blackwolf Offline
BBCoder IV
Posts: 272 Joined: 04 Dec 2010, 10:36
Local time: Sunday 08:26Last active: -
Favourite BBCode: Dropcap
Favourite EXT: mchat
Location: Melbourne Australia
Post
by Blackwolf » 28 Jan 2012, 03:40
Thanks for sharing!