Twitpic BBCode

Ordinary BBCode Database
BBCodes that need nothing else than installation through ACP
There is no support here! Only Read Access!
Locked
User avatar
BBCode Bot
BBCoder IV
BBCoder IV
Posts: 239
Joined: 04 Mar 2010, 15:04
Location: bbcode table

Twitpic BBCode

Post by BBCode Bot »

Twitpic BBCode

Author: cisco007
Description: Another twitter bbcode used to post twitpic.com pictures.
[valid][/valid]

BBCode:

Code: Select all

[twitpic]{IDENTIFIER}[/twitpic]
HTML:

Code: Select all

<a href="http://twitpic.com/{IDENTIFIER}"><img src="http://twitpic.com/show/full/{IDENTIFIER}.jpg" width="300" height="300" /></a>
Helpline:

Code: Select all

Twitpic: [twitpic]pic id[/twitpic]
Example:

Code: Select all

[twitpic]cwrpx[/twitpic]
Demo:
[twitpic]cwrpx[/twitpic]
Locked