World of Warcraft Recruitment Status Module!
This modification is in the archives.
Go into your Admin CP > Styles & Templates > Style Manager > Add New Template
Call it adv_portal_recruitment > Paste this code into the template! Code:
<style type="text/css"> <!-- .style3 {color: #000000; font-weight: bold; } .style4 {color: #000000} .style7 { color: #D0974B; font-size: 11px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; } .style12 { color: #D0974B; font-weight: bold; font-size: 12px; } .style14 {color: #FF0000} --> </style> <table width="100%" height="27" border="0" cellpadding="0" cellspacing="0"> <tr> <th height="25" align="left" bgcolor="#2A0803" scope="col"><span class="style7"><span class="style12"> » </span> Recruitment Status </span></th> </tr> </table> <table width="100%" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <th width="2%" align="left" valign="top" bgcolor="#edd8ab" scope="col"><img src="/images/wow/Druid.gif" width="20" height="20"></th> <th width="12%" align="left" valign="top" bgcolor="#edd8ab" scope="col"><div align="left"><span class="style4"> Druids </span></div></th> <th width="86%" align="left" valign="top" bgcolor="#edd8ab" scope="col"><span class="style14"> Closed</span></th> </tr> <tr> <th align="left" valign="top" bgcolor="#edd8ab" scope="col"><img src="/forums/images/wow/Hunter.gif" width="20" height="20"></th> <th align="left" valign="top" bgcolor="#edd8ab" scope="col"><div align="left"><span class="style4"> Hunters </span></div></th> <th align="left" valign="top" bgcolor="#edd8ab" scope="col"><span class="style14"> Closed</span></th> </tr> <tr> <th align="left" valign="top" bgcolor="#edd8ab" scope="col"><img src="/forums/images/wow/Mage.gif" width="20" height="20"></th> <th align="left" valign="top" bgcolor="#edd8ab" scope="col"><div align="left"><span class="style4"> Mages </span></div></th> <th align="left" valign="top" bgcolor="#edd8ab" scope="col"><span class="style14"> Closed</span></th> </tr> <tr> <th align="left" valign="top" bgcolor="#edd8ab" scope="col"><img src="/forums/images/wow/Paladin.gif" width="20" height="20"></th> <th align="left" valign="top" bgcolor="#edd8ab" scope="col"><div align="left"><span class="style4"> Paladins</span></div></th> <th align="left" valign="top" bgcolor="#edd8ab" scope="col"><span class="style14"> Closed</span></th> </tr> <tr> <th align="left" valign="top" bgcolor="#edd8ab" scope="col"><img src="/forums/images/wow/Priest.gif" width="20" height="20"></th> <th align="left" valign="top" bgcolor="#edd8ab" scope="col"><div align="left"><span class="style4"> Priests </span></div></th> <th align="left" valign="top" bgcolor="#edd8ab" scope="col"><span class="style14"> Closed</span></th> </tr> <tr> <th align="left" valign="top" bgcolor="#edd8ab" scope="col"><img src="/forums/images/wow/Rogue.gif" width="20" height="20"></th> <th align="left" valign="top" bgcolor="#edd8ab" scope="col"><div align="left"><span class="style4"> Rogues </span><span class="style3"> </span></div></th> <th align="left" valign="top" bgcolor="#edd8ab" scope="col"><span class="style14"> Closed</span></th> </tr> <tr> <th align="left" valign="top" bgcolor="#edd8ab" scope="col"><img src="/forums/images/wow/Shaman.gif" width="20" height="20"></th> <th align="left" valign="top" bgcolor="#edd8ab" scope="col"><div align="left"><span class="style4"> Shaman </span></div></th> <th align="left" valign="top" bgcolor="#edd8ab" scope="col"><span class="style14"> Closed</span></th> </tr> <tr> <th align="left" valign="top" bgcolor="#edd8ab" scope="col"><img src="/forums/images/wow/Warlock.gif" width="20" height="20"></th> <th align="left" valign="top" bgcolor="#edd8ab" scope="col"><div align="left"><span class="style4"> Warlock</span></div></th> <th align="left" valign="top" bgcolor="#edd8ab" scope="col"><span class="style14"> Closed</span></th> </tr> <tr> <th height="20" align="left" valign="top" bgcolor="#edd8ab" scope="col"><img src="/images/wow/Warrior.gif" width="20" height="20"></th> <th align="left" valign="top" bgcolor="#edd8ab" scope="col"><div align="left"><span class="style4"> Warrior </span></div></th> <th align="left" valign="top" bgcolor="#edd8ab" scope="col"><span class="style14"> Closed</span></th> </tr> </table> <br> I'm a complete noob when it comes to this so there is a lot of uneccessary code i'm sure but it works so i'm happy I've been looking for something like this for so long i decided to make one on my own. I'm hoping someone with some time and knowledge can create a front end for this so it's not Static and can be changed dynamically from some type of form when the recruitment status changes... Next go to vBa CMPS > Add Module > Template > Call it Recruitment Status > Template to include should be adv_portal_recruitment > Be sure to set "Use Module Shell Template" to "NO" > Save it I couldn't figure out how to fit this thing within the template as it kept throwing off all my other modules. There will be some minor tweaking to do so it fits your board. Hopefully some find this useful until someone with some knowledge can make this with a backend sql table and maybe a front end form to change the status, that would be awesome Download
This modification is archived, downloads are still allowed. Screenshots |
Similar Mods
Add-On Releases World of Warcraft Recruitment Form | vBulletin 3.6 Add-ons |
Miscellaneous Hacks World of Warcraft Class Recruitment Status module (db backend) | vBulletin 3.6 Add-ons |