Author: Rey,Galandas
Description: With this we can insert into your messages BBCode preset text with the name of who moderated the post, complete with a link to the profile.
BBCODE:
Code: Select all
[modr]{NUMBER}]{SIMPLETEXT}[/modr]
Code: Select all
<p class="rules"><img src="./styles/prosilver/imageset/icon_topic_unapproved.gif" alt="" title="This message has been moderated by {SIMPLETEXT}" height="14" width="16">This message has been moderated by <a href="memberlist.php?mode=viewprofile&u={NUMBER}">{SIMPLETEXT}</a></p>
Code: Select all
Moderator BBCode: [modr]NUMBER OF PROFILE]YOUR NAME[/modr]
Code: Select all
[modr]2]phpbb3world[/modr]