Favicon Changer BBCode

Ordinary BBCode Database
BBCodes that need nothing else than installation through ACP
User avatar
BBCode Bot Online
Supporter
Supporter
Posts: 239
Joined: 04 Mar 2010, 13:04
Local time: Saturday 21:39
Last active: Online now
Location: bbcode table

Favicon Changer BBCode

Post by BBCode Bot »

Favicon Changer BBCode

Author: Stryker Fuel Blue
Description: Changes the favicon on wherever you post it at.
Note: Not XHTML strict (should not be in page body) but works fine.

BBCode:

Code: Select all

[favicon]{URL}[/favicon]
HTML:

Code: Select all

<link rel="shortcut icon" href="{URL}" type="image/x-icon" /><link rel="icon" href="{URL}" type="image/x-icon" />
Helpline:

Code: Select all

Favicon: [favicon]Image URL[/favicon]
Example:

Code: Select all

[favicon]http://www.phpbb3bbcodes.com/images/smilies/icon_e_biggrin.gif[/favicon]
Demo:
Look at the favicon in your browser
[favicon]images/smilies/icon_e_biggrin.gif[/favicon]