• Important! If you attempt to register and do not get an email within 5 minutes please check your spam box. This is especially true for Microsoft owned domains like Hotmail, Outlook, and Live. If these do not work please consider Gmail. Yahoo, or even AOL email which works fine.

puzzle (various) BB Codes

BirdOPrey5

Staff member
Administrator
VIP
[NOBB][/NOBB] embeds a jigsaw like puzzle in your post. To make one you need to sign up for an account at www.jigzone.com and upload a photo or image. You will then be given link and embed codes. Go to the first link code it will look something like:
Code:
<a href="http://www.jigzone.com/puzzles/5F14EE77238?z=0&m=AE250BFF3C.930EFB0"><img src="http://www.jigzone.com/im/pCut/0.png" alt="Click to Mix and Solve" style="width:400px;height:300px;margin:4px;padding:0;border:1px solid #999;background:transparent url(http://www.jigzone.com/puz/zemThumb?p.up.M.U5.P0.32u0i:jpg)"/></a>
The number you need is from the line: [NOBB]http://www.jigzone.com/puzzles/5F14EE77238?z=0&m=AE250BFF3C.930EFB0">[/NOBB]
All you need is the puzzle code, in this case: 5F14EE77238

[NOBB][/NOBB] =


As the embed code uses JavaScript you may need to reload the page after submitting to see the puzzle, and of course you must have JavaScript enabled. If you don't have JS enabled you'll get a link to the puzzle instead.

For JUOT I have hard coded the initial options as a 48 piece classic jigsaw but before you start you can use the options on the left to change the shape and number of pieces to your liking.

See the "Advanced Puzzle" [advpuzzle] BB Code for advanced options.

To see puzzle's in action? Visit our Puzzle Palace forum.
 

BirdOPrey5

Staff member
Administrator
VIP
Add a New BB Code

Title: Jigzone Puzzle
BB Code Tag Name: puzzle
Replacement:
Code:
<script src="http://www.jigzone.com/zes?i={param}&z=6" type="text/javascript"></script><noscript><a href="http://www.jigzone.com/puzzles/{param}">Link to Puzzle</a></noscript>
Example:[puzzle]5F14EE77238[[/puzzle]
Description: Embedded Puzzles powered by www.jigzone.com.
Use Option: No
Button Image: (optional) attached.
Remove Tag If Empty: Yes
All Disable Options: Yes

------
This code makes a 20 piece classic shaped jigsaw puzzle. The part of code that decides this is the part: &z=6

6 = 20 piece classic jigsaw
0 = 48 piece classic jigsaw
5 = 6 piece classic (too easy!)
18 = 41 pieces "Tetris" Blocks
30 = 154 piece classic (Hard!)
34 = 240 piece squares (Weird!)
33 = 247 piece triangles (Crazy!)

For a complete list make a puzzle at Jigzone and play with the options, look at the embed code to see how the number after "z=" changes to see what number corresponds to your preferred puzzle.
------

To make one you need to sign up for an account at www.jigzone.com and upload a photo or image. You will then be given link and embed codes. Go to the first link code it will look something like:
Code:
<a href="http://www.jigzone.com/puzzles/5F14EE77238?z=0&m=AE250BFF3C.930EFB0"><img src="http://www.jigzone.com/im/pCut/0.png" alt="Click to Mix and Solve" style="width:400px;height:300px;margin:4px;padding:0;border:1px solid #999;background:transparent url(http://www.jigzone.com/puz/zemThumb?p.up.M.U5.P0.32u0i:jpg)"/></a>
The number you need is from the line: http://www.jigzone.com/puzzles/5F14EE77238?z=0&m=AE250BFF3C.930EFB0">
All you need is the puzzle code, in this case: 5F14EE77238

You put the "Puzzle Code" in between the "puzzle" tags:
[puzzle]5F14EE77238[/puzzle]

As the embed code uses JavaScript you may need to reload the page after submitting to see the puzzle, and of course you must have JavaScript enabled. If you don't have JS enabled you'll get a link to the puzzle instead.

I have hard coded the initial options as a 20 piece classic jigsaw but before you start the puzzle you can use the options on the left to change the shape and number of pieces to your liking.

-----


Notice: The 'puzzle code' must be entered exactly as it is from the link code provided, including the fact it MUST be in UPPERCASE- CE14EEB7547 for example...
If you have "Prevent Shouting" enabled you will have to disable it-
VBulletin Options -> Message Posting and Editing Options -> Prevent Shouting.
 

Attachments

BirdOPrey5

Staff member
Administrator
VIP
Add a New BB Code

Title: Jigzone Puzzle Advanced
BB Code Tag Name: advpuzzle
Replacement:
Code:
<script src="http://www.jigzone.com/zes?i={param}&z={option}" type="text/javascript"></script><noscript><a href="http://www.jigzone.com/puzzles/{param}">Link to Puzzle</a></noscript>
Example:[advpuzzle]5F14EE77238[[/advpuzzle]
Description: Embedded Puzzles powered by www.jigzone.com.
Use Option: No
Button Image: (optional) attached.
Remove Tag If Empty: Yes
All Disable Options: Yes
 

BirdOPrey5

Staff member
Administrator
VIP
Add a New BB Code

Title: Alternate Puzzle
BB Code Tag Name: puzzle2
Replacement:
Code:
<div style="background-color: #ffffff; border: 1px solid black; height: 350px;">
<object width="100%" height="100%" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0">
<param name="scale" value="noscale" />
<param name="movie" value="http://static.jigsawsite.com/{param}_4x4s.swf">
<param name="wmode" value="transparent" />
<param name="allowNetworking" value="all" />
<param name="allowScriptAccess" value="always" />
<embed wmode="transparent" scale="noscale" allowScriptAccess="always" allowNetworking="all" src="http://static.jigsawsite.com/{param}_4x4s.swf" width="100%" height="100%" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer">
</embed>
</object>
</div>
<p><a title="play 1000s of jigsaw puzzles online" href="http://jigsawsite.com/">Online jigsaw puzzles</a> from <a title="create jigsaw puzzles from your photos" href="http://jigsawsite.com/">JigsawSite.com</a></p>
Example:[puzzle2]5F14EE77238[[/puzzle2]
Description: Embedded Puzzles powered by www.jigsawsite.com.
Use Option: No
Button Image: (optional).
Remove Tag If Empty: Yes
All Disable Options: Yes
 

BirdOPrey5

Staff member
Administrator
VIP
Unfortunately you can't remove the option for the thumbnail, it just doesn't show by default.
 

mitch84

New member
Unfortunately you can't remove the option for the thumbnail, it just doesn't show by default.
ok thank you, but if someone clicks on it he saw the photo, I wanted to make a game or the first that finds wins

other question:
puzzle (first post in this topic), and advpuzzle don't work for me, I've this error text:
The following BB Code replacement may not be properly formed. All HTML attributes should be enclosed within double quotes.

* <script src="http://www.jigzone.com/zes?i={param}&z=6" type="text/javascript"></script><noscript><a href="http://www.jigzone.com/puzzles/{param}">Link to Puzzle</a></noscript>
only alternate work fine, but good job of course!
thx
 

BirdOPrey5

Staff member
Administrator
VIP
The warning "The following BB Code replacement may not be properly formed. All HTML attributes should be enclosed within double quotes." is a bug in vBulletin 4... You can safely hit "continue" and it will work like expected.
 
Top