The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
World of Warcraft Recruitment Status Module! Details »» | |||||||||||||||||||||||||||
World of Warcraft Recruitment Status Module!
Developer Last Online: Oct 2007
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 Show Your Support
|
Comments |
#2
|
||||
|
||||
Wow I have been waiting for this!
|
#3
|
|||
|
|||
I'm very new to the whole coding game so i wasn't sure how to use vbulletins code to allow for this template to use it's colors hence why each table is colored =( My hope with posting this is that someone can clean it up, improve on it greatly so everyone can enjoy it. I hate having to edit the template each time i want to make a change between the Closed and Open status. This is more "my vision" and what i wanted to see then anything...
I can visualize in my head an SQL backend with a nice front end with drop downs that can make changes easily. Problem is i don't even know where to begin to create such a thing!!! |
#4
|
|||
|
|||
There is no Shaman.gif
|
#5
|
|||
|
|||
oops, i uploaded the wrong zip file
Fixed! |
#6
|
|||
|
|||
|
#7
|
|||
|
|||
Looks good, just wish changing the status would be easier =( but i guess it's not that big of a deal.. Wish i knew how to do it .......
|
#8
|
|||
|
|||
I put the following code instead of yours, it works fine and I use the forums template as well:
Code:
<tr class="alt1"> <td><img src="./forum/images/classicons/Druid.gif"></td> <td>Druids</td> <td><a href="http://www.wowhq.com/forum/showthread.php?t=2097">Open</a></td> </tr> <tr class="alt2"> <td><img src="./forum/images/classicons/Hunter.gif"></td> <td>Hunter</td> <td>Closed</td> </tr> <tr class="alt1"> <td><img src="./forum/images/classicons/Mage.gif"></td> <td>Mage</td> <td>Closed</td> </tr> <tr class="alt2"> <td><img src="./forum/images/classicons/Paladin.gif"></td> <td>Paladin</td> <td><a href="http://www.wowhq.com/forum/showthread.php?t=2097">Open</a></td> </tr> <tr class="alt1"> <td><img src="./forum/images/classicons/Priest.gif"></td> <td>Priest</td> <td><a href="http://www.wowhq.com/forum/showthread.php?t=2097">Open</a></td> </tr> <tr class="alt2"> <td><img src="./forum/images/classicons/Rogue.gif"></td> <td>Rogue</td> <td>Closed</td> </tr> <tr class="alt1"> <td><img src="./forum/images/classicons/Warlock.gif"></td> <td>Warlock</td> <td>Closed</td> </tr> <tr class="alt2"> <td><img src="./forum/images/classicons/Warrior.gif"></td> <td>Warrior</td> <td>Closed</td> </tr> </span></div></td></tr> |
#9
|
|||
|
|||
could this be altered to make a clan recruiting status one
|
#10
|
|||
|
|||
Quote:
you can easily change it to a clan recruiting status one ;-) just make your own images and change the text. good luck |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|