View Single Post
  #30  
Old 05-22-2006, 03:36 PM
davidw's Avatar
davidw davidw is offline
 
Join Date: Jul 2005
Location: Arkansas
Posts: 2,815
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hehe, just thought of this using Freestylez's code (above) - for vBadvanced

Go to admincp => Add Module => Template

Module Title => Sudoku
Column => Center
Display Order => Your Choice
Active => Yes
Update all pages => Your Choice
Template to Include => adv_portal_sudoku
Style => Choose your top level style
Template Content =>
PHP Code:
<table width="100%" class="tborder" align="center" border="0" cellpadding="0" cellspacing="0">
<
thead>
<
tr>
<
td class="tcat" colspan="2">Sudoku</td>
</
tr>
</
thead>
<
tr height="500px">
<
td class="alt1" style="text-align:center">
<
iframe src="http://www.free-sudokus.com/cgi/sudoku.cgi?size=8&affiliate=1" width="450px" height="450px" name="Sudoku"></iframe>
</
td>
</
tr>
<
tr>
<
td class="thead">Rules</td>
</
tr>
<
tr>
<
td class="alt1">
<
div style="font-weight: bold;">Short rules</div>
<
div class="smallfont">It is necessary to fill the railing by using figures from 1 to 9. Necessarily only once in every linecolumn and square of 3 x 3.
</div>
<
br />
<
div style="font-weight: bold;">To resume the vocabulary of the guide</div>
<
div class="smallfont">It is necessary to fill the railing by using 9 given symbols (Generally figures from 1 to 9, or letters indicated at the foot of the railing). Necessarily only once (but no moreon every linecolumn and region (or squared by 3 x 3).</div>
</
td>
</
tr>
<
tr>
<
td class="tfoot" colspan="2"><div class="smallfont"><B>Options:</B> <a href="$vboptions[bburl]"Home</a> | <a href="$vboptions[bburl]/misc.php?do=page&template=sudoku">Delete Railing</a></div></td></tr></tbody>
</
table
Use Module Shell Template => No
The next 3 choices - leave blank, adjust usergroups as needed.

Next...

admincp => Add Page => Template

Page Title => Sudoku
Page Identifier => sudoku
Display Order => Your Choice
Meta Keywords => Your Choice
Meta Description => Your Choice
Parent Page => Your Choice
Custom Style for this Page => Your Choice
Page Active => Yes
Template Title => adv_portal_sudoku
Use Module Shell Template => No
Modules Enabled: I personally left all the left ones and right ones currently intact but only chose Custom Page Content for the center page.
Adjust the rest of the page as suited (eg usergroup permissions).

I have set it up here - http://www.christianboards.org/index.php?page=sudoku I hope I have set it visible to everyone.
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01030 seconds
  • Memory Usage 1,793KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_php
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete