The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
Custom Banned Reason Template
Custom Banned Reason Template
How can I pull the banned reason message that we type into the vbAdminCP when we ban a member? I am trying to create a custom page that has the info but the calls for that phrase show blank when I make my own template for it. Code:
<!-- BANNED REASON --> <tr> <td class="$altbgclass"> <table border="0" cellpadding="10"><tr> <tr><td><phrase argument_list>$vbphrase[nopermission_banned]</phrase></td></tr> </table> </td> </tr> <!-- BANNED REASON --> I want to be able to use the info in my attached image in my own template. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|