Page 1 of 1

[BBCode] Pastebin

Posted: 03 Dec 2011, 23:54
by FTH
Author : FTH
Description : Add a nice BBCode to display your code via Pastebin

BBCode :

Code: Select all

[pastebin]{IDENTIFIER}[/pastebin]
HTML Replacement :

Code: Select all

<script src="http://pastebin.com/embed_js.php?i={IDENTIFIER}"></script>
Help line :

Code: Select all

[pastebin]ID from your code[/pastebin]
Screenshot :
pastebin.png
To use Pastebin, go here http://pastebin.com/ , paste your code and copy the ID (in your browser)

[BBCode] Pastebin

Posted: 04 Dec 2011, 00:47
by Terr0r
Thanks for this looks very nice ;)