[BBCode] Pastebin

Mods, snippets and styles postet and supported by the users
Forum rules
As the forum title says this is for User Contributions
Post a support request in this forum and you will be banned!
Locked
User avatar
FTH
BBCoder III
BBCoder III
Posts: 124
Joined: 25 Nov 2011, 23:28
BBCodes: 10
Contact:

[BBCode] Pastebin

Post 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)
User avatar
Terr0r
BBCoder V
BBCoder V
Posts: 339
Joined: 04 May 2011, 00:47
BBCodes: 100
Location: The Netherlands
Contact:

[BBCode] Pastebin

Post by Terr0r »

Thanks for this looks very nice ;)
If you can't fix it with ducktape you ain't using enough
For my MODS and BBCodes or other things that I have made take a look here
Locked