Back to vBulletin 3.8 Template Modifications

Rules when you reply to a thread
Mod Version: 1.00, by cionfs

vB Version: 3.8.x Rating: (2 votes - 5.00 average) Installs: 10
Released: 03 May 2009 Last Update: Never Downloads: 2
Not Supported Template Edits Re-usable Code Translations  

Many people have asked how to insert the rules when the members reply (not in quick reply) to a thread.
Now how do you explain.

Open editor_toolbar_on template and add above all this code:

Code:
<if condition="THIS_SCRIPT == 'newreply'">
<if condition="$show['member']">
<strong>Hello $bbuserinfo[username]! We ask that you follow these simple rules:</strong><br />
<ul>
<li>First rules. </li>
<li>Second rules. </li>
<li>Third rules. </li>
</ul>
</if>
</if>
For add new rules add a new line with the code

Code:
<li>Rules</li>
NB: Obviously, the text "Message:" always appear above the rules. To delete or modify the search for phrases.

Sample



PS: sorry for my english

Original modification in Italian version available http://www.cionfs.it/forum/vbulletin-e-vbseo-italia-vf19/guida-inserire-le-regole-di-scrittura-quando-si-risponde-ad-una-discussione-vt5766.html.

Cionfs of http://www.cionfs.it/forum/

Download

No files for download.

Similar Mods

Disable reply on thread if last reply is older than X vBulletin 3.5 Add-ons
New Thread Rules vBulletin 2.x Full Releases

vblts.ru supports vBulletin®, 2022-2024