vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   World of Warcraft Recruitment Status Module! (https://vborg.vbsupport.ru/showthread.php?t=126675)

Zerstoren 11-23-2006 02:42 PM

Works great on my site. I ended up using the code from Mithan.

I also set "Use Module Shell Template" to Yes, as well as set the ColSpan to 10. For some reason it would load incorrectly in IE7 if it's set to 0 or 1 and you have Module Shell Template set to Yes.

http://www.fullcircleguild.net

Espada 01-13-2007 10:02 PM

What do i need to click in order to copy into the template (or what part of the template do i copy it into)? thanks

NoKz 01-16-2007 08:45 PM

Good mod, thanks a ton. However, I do not use the wow theme on my site. I also had a problem with not being able to collapse the module. So I edited a couple lines and got exactly what I wanted. Thanks!

www.TFBguild.com

PS: Here's the code after I edited it. ^_^
Code:

<style type="text/css">
<!--
.style3 {color: #000000; font-weight: bold; }
.style4 {color: #000000}
.style14 {color: #FF0000}
.style15 {color: #00a222}
.style49 {
        color: #2E6D9C;
        font-weight: bold;
}
-->
</style>
  <tr>
    <th width="2%" align="left" valign="top" bgcolor="#FFFFFF" scope="col"><div align="center"><img src="images/wow/Druid.gif" width="20" height="20"></div></th>
    <th width="12%" align="left" valign="top" bgcolor="#FFFFFF" scope="col"><div align="center"><span class="style4">&nbsp;Druids </span></div></th>
    <th width="86%" align="left" valign="top" bgcolor="#FFFFFF" scope="col"><div align="center"><span class="style14">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong>Closed</strong></span></div></th>
  </tr>
  <tr>
    <th align="left" valign="top" bgcolor="#FFFFFF" scope="col"><div align="center"><img src="images/wow/Hunter.gif" width="20" height="20"></div></th>
    <th align="left" valign="top" bgcolor="#FFFFFF" scope="col"><div align="center"><span class="style4">&nbsp;Hunters </span></div></th>
    <th align="left" valign="top" bgcolor="#FFFFFF" scope="col"><div align="center"><span class="style14">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong>Closed</strong></span></div></th>
  </tr>
  <tr>
    <th align="left" valign="top" bgcolor="#FFFFFF" scope="col"><div align="center"><img src="images/wow/Mage.gif" width="20" height="20"></div></th>
    <th align="left" valign="top" bgcolor="#FFFFFF" scope="col"><div align="center"><span class="style4">&nbsp;Mages </span></div></th>
    <th align="left" valign="top" bgcolor="#FFFFFF" scope="col"><div align="center"><span class="style14">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong>Closed</strong></span></div></th>
  </tr>
  <tr>
    <th align="left" valign="top" bgcolor="#FFFFFF" scope="col"><div align="center"><img src="images/wow/Paladin.gif" width="20" height="20"></div></th>
    <th align="left" valign="top" bgcolor="#FFFFFF" scope="col"><div align="center"><span class="style4">&nbsp;Paladins</span></div></th>
    <th align="left" valign="top" bgcolor="#FFFFFF" scope="col"><div align="center"><span class="style14">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong>Closed</strong></span></div></th>
  </tr>
  <tr>
    <th align="left" valign="top" bgcolor="#FFFFFF" scope="col"><div align="center"><img src="images/wow/Priest.gif" width="20" height="20"></div></th>
    <th align="left" valign="top" bgcolor="#FFFFFF" scope="col"><div align="center"><span class="style4">&nbsp;Priests </span></div></th>
    <th align="left" valign="top" bgcolor="#FFFFFF" scope="col"><div align="center"><span class="style14">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong>Closed</strong></span></div></th>
  </tr>
  <tr>
    <th align="left" valign="top" bgcolor="#FFFFFF" scope="col"><div align="center"><img src="images/wow/Rogue.gif" width="20" height="20"></div></th>
    <th align="left" valign="top" bgcolor="#FFFFFF" scope="col"><div align="center"><span class="style4">&nbsp;Rogues </span><span class="style3"> </span></div></th>
    <th align="left" valign="top" bgcolor="#FFFFFF" scope="col"><div align="center"><span class="style14">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong>Closed</strong></span></div></th>
  </tr>
  <tr>
    <th align="left" valign="top" bgcolor="#FFFFFF" scope="col"><div align="center"><img src="images/wow/Shaman.gif" width="20" height="20"></div></th>
    <th align="left" valign="top" bgcolor="#FFFFFF" scope="col"><div align="center"><span class="style4">&nbsp;Shaman </span></div></th>
    <th align="left" valign="top" bgcolor="#FFFFFF" scope="col"><div align="center"><span class="style15">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span class="style49">Open</span></span></div></th>
  </tr>
  <tr>
    <th align="left" valign="top" bgcolor="#FFFFFF" scope="col"><div align="center"><img src="images/wow/Warlock.gif" width="20" height="20"></div></th>
    <th align="left" valign="top" bgcolor="#FFFFFF" scope="col"><div align="center"><span class="style4">&nbsp;Warlock</span></div></th>
    <th align="left" valign="top" bgcolor="#FFFFFF" scope="col"><div align="center"><span class="style14">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong>Closed</strong></span></div></th>
  </tr>
  <tr>
    <th height="20" align="left" valign="top" bgcolor="#FFFFFF" scope="col"><div align="center"><img src="images/wow/Warrior.gif" width="20" height="20"></div></th>
    <th align="left" valign="top" bgcolor="#FFFFFF" scope="col"><div align="center"><span class="style4">&nbsp;Warrior </span></div></th>
    <th align="left" valign="top" bgcolor="#FFFFFF" scope="col"><div align="center"><span class="style14">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<strong>Closed</strong></span></div></th>
  </tr>
  <div align="center"><br>
  </div>


ZEvilWyvernX 01-28-2007 09:38 AM

Grreat mod could you consider making one for Vanguard sage of heroes Its released in 3 days but preorders are playing now and Im trying to develop a site


All times are GMT. The time now is 02:26 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.00957 seconds
  • Memory Usage 1,751KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete