Code: Select all
[wiki]Article Title[/wiki]
Ex: [wiki][/wiki] - links to the wiki main page
Ex: [wiki]Scrambler[/wiki] - links to the Scrambler wiki
Scrambler Wiki
gallery tag:
Code: Select all
[wiki]Album Title[/wiki]
Ex: [gallery][/gallery] - links to the gallery main page
Ex: [gallery]Scrambler[/gallery] - links to the Scrambler gallery
Ex: [gallery]2008 - nickfastswim[/gallery] - links to a subalbum of Electric Vehicle
Image Gallery
Image Gallery
gal2 tag:
Code: Select all
Ex: [gal2]339|11/IMG_0387.jpg[/gal2] - This code is provided under every image in the description area, easy way to do thumbnails of stuff in the gallery that link to the gallery page with the full image
math tag:
Code: Select all
Ex: [math]x=\frac{-b\pm\sqrt{b^2-4ac}}{2a}[/math] - Generates easy graphic equations
Ex: [math]f(x)=\int_{-\infty}^xe^{-t^2}dt[/math]
These math expressions use
The American Mathematical Society has a nice guide to advanced
hardurl tag: Some complicated links may break using normal URL tags. HardURL tags are a little more robust, but less flexible.
Code: Select all
[url]https://www.a2zcorp.us/store/Category.asp?Cguid={D3958AF5-AF6B-431A-91E5-BE7A2B53ADFF}&Category=ModelSupplies%3ARubber%2CIndoor[/url]
vs
[hardurl]https://www.a2zcorp.us/store/Category.asp?Cguid={D3958AF5-AF6B-431A-91E5-BE7A2B53ADFF}&Category=ModelSupplies%3ARubber%2CIndoor[/hardurl]
vs
[hardurl]https://www.a2zcorp.us/store/Category.a ... r%2CIndoor[/hardurl]