- Compatible XF Versions
- 2.0
- 2.1
- 2.2
Description:
Adds a Custom BB codes called Twizzle.
This add-on uses the Twizzle API to display an animated Rubik's cube.
(Example post)
(Example of Options page)
Setup:
In the src/Andy/Twizzle directory, copy the twizzle.php file to your /misc directory. Update the Options page with the URL to the twizzle.php file in the /misc directory.
Add bbcode:
The following example can be typed into a message:
[TWIZZLE]R U R' U R U2 R'[/TWIZZLE]
The 3x3x3 cube is default, but if you would like to show for example a 4x4x4 cube you would enter:
[TWIZZLE=4x4x4]R U R' U R U2 R'[/TWIZZLE]
You can display any of the valid cube types supported by Twizzle.
Add URL:
Adds a Custom BB codes called Twizzle.
This add-on uses the Twizzle API to display an animated Rubik's cube.
(Example post)
(Example of Options page)
Setup:
In the src/Andy/Twizzle directory, copy the twizzle.php file to your /misc directory. Update the Options page with the URL to the twizzle.php file in the /misc directory.
Add bbcode:
The following example can be typed into a message:
[TWIZZLE]R U R' U R U2 R'[/TWIZZLE]
The 3x3x3 cube is default, but if you would like to show for example a 4x4x4 cube you would enter:
[TWIZZLE=4x4x4]R U R' U R U2 R'[/TWIZZLE]
You can display any of the valid cube types supported by Twizzle.
Add URL:
- Go to the Twizzle Editor web site Twizzle Editor ᴬᴸᴾᴴᴬ
- Enter Setup, Moves and other options you want to show and copy the URL.
- Paste the URL into a message where you want to show the Twizzle puzzle.