Bible 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

Bible BBCode

Post by BBCode Bot »

Bible BBCode

Author: Bramahs
Description: Bible BBCode lets You insert Verses from the Bible in the posts.
Image

BBCode:

Code: Select all

[bible]{SIMPLETEXT1},{SIMPLETEXT2}[/bible]
HTML:

Code: Select all

<table width="99%" border="0" cellspacing="4" cellpadding="7" bgcolor="#ffffdd">
<tr>
<td>
<h6><script language="JavaScript" type="text/javascript" src="http://www.gnpcb.org/esv/share/js/?action=doPassageQuery&passage='{SIMPLETEXT1}:{SIMPLETEXT2}'"></script></h6>
</td>
</tr>
</table>
Helpline:

Code: Select all

Bible: Bible: [Bible]Book Chapter,Verse-Verses[/Bible]
Example:

Code: Select all

[bible]John 15,19-23[/bible]
Demo:
[bible]John 15,19-23[/bible]
Locked