think tank forum

ttf development » posting tags on other forums

dannyp's avatar
18 years ago
link
dannyp
dʎuuɐp
Over at a design forum I visit they have some pretty slick stuff going on. It is a bit excessive though but here's what they've got:

[swf=widthxheight] to embed SWF files.
[ mp3 ] creates an mp3 player for that file in a post.
[ del ] for strikethrough text.
[ sup ] for superscript
[ colour=value] either #hex or blue etc.
[search ] for hidden search tags
[youtube ] to embed yt vid
[ googlevideo ] to embed gv vid
[ thumbnail ] will create resizable thumbnails of large images.
[ img ] regular image

[ spoiler ] create a secret spoiler
Spoiler (Click to show)this is a spoiler

^this one shows a box that says it's a spoiler, and when you click it, there's some questionably asinine discovery to be waiting.

[ php ] to highlight PHP code
PHP Code:<?php
$a = 2;
?>

[ code ] to format as code
Code:
y=x+1

[ html ] to highlight html code
HTML Code:
<h1>Hello World</h1>
lucas's avatar
16 years ago
link
lucas
i ❤ demo
bump
Weasley's avatar
16 years ago
link
Weasley
20 x 10 living
Yeah they're additions to regular BB code. I suppose they use [b], [i], [u] and etc for Bold, Italic and Underline.