<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://148.72.144.226/plesk-site-preview/en.anthro.wiki/https/148.72.144.226/index.php?action=history&amp;feed=atom&amp;title=Template%3ABibleverse-nb%2Fdoc</id>
	<title>Template:Bibleverse-nb/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://148.72.144.226/plesk-site-preview/en.anthro.wiki/https/148.72.144.226/index.php?action=history&amp;feed=atom&amp;title=Template%3ABibleverse-nb%2Fdoc"/>
	<link rel="alternate" type="text/html" href="http://148.72.144.226/plesk-site-preview/en.anthro.wiki/https/148.72.144.226/index.php?title=Template:Bibleverse-nb/doc&amp;action=history"/>
	<updated>2026-04-16T07:06:31Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.1</generator>
	<entry>
		<id>http://148.72.144.226/plesk-site-preview/en.anthro.wiki/https/148.72.144.226/index.php?title=Template:Bibleverse-nb/doc&amp;diff=755&amp;oldid=prev</id>
		<title>Odyssee: Created page with &quot;{{Documentation subpage}} &lt;!-- Place categories where indicated at the bottom of this page and interwikis at Wikidata (see Wikipedia:Wikidata) --&gt;  == Usage == This templa...&quot;</title>
		<link rel="alternate" type="text/html" href="http://148.72.144.226/plesk-site-preview/en.anthro.wiki/https/148.72.144.226/index.php?title=Template:Bibleverse-nb/doc&amp;diff=755&amp;oldid=prev"/>
		<updated>2021-02-28T07:44:14Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{Documentation subpage}} &amp;lt;!-- Place categories where indicated at the bottom of this page and interwikis at Wikidata (see &lt;a href=&quot;https://en.wikipedia.org/wiki/Wikidata&quot; class=&quot;extiw&quot; title=&quot;wikipedia:Wikidata&quot;&gt;Wikipedia:Wikidata&lt;/a&gt;) --&amp;gt;  == Usage == This templa...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
&amp;lt;!-- Place categories where indicated at the bottom of this page and interwikis at Wikidata (see [[Wikipedia:Wikidata]]) --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
This template is used to provide Bible verse references, like {{tl|Bibleverse}}, but with &amp;quot;nb&amp;quot;, &amp;lt;u&amp;gt;n&amp;lt;/u&amp;gt;o &amp;lt;u&amp;gt;b&amp;lt;/u&amp;gt;ook name displayed. Use a hyphen, not a dash, to separate ranges. The dash does not work in all operating system and browser combinations. &lt;br /&gt;
&lt;br /&gt;
See [[Template:Bibleverse|Bibleverse documentation]] for general usage instructions and concerns.&lt;br /&gt;
&lt;br /&gt;
==Example==&lt;br /&gt;
&amp;lt;nowiki&amp;gt;Verse {{bibleverse-nb|Genesis|1:1|KJV}} of Genesis&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
&lt;br /&gt;
produces:&lt;br /&gt;
&lt;br /&gt;
Verse {{bibleverse-nb|Genesis|1:1|KJV}} of Genesis&lt;br /&gt;
&lt;br /&gt;
==TemplateData==&lt;br /&gt;
{{TemplateData header}}&lt;br /&gt;
&amp;lt;templatedata&amp;gt;{&lt;br /&gt;
&amp;quot;description&amp;quot;: &amp;quot;A template to generate a link to selected Bible editions at several sites including biblegateway.com.  This template will create a link with specified chapter and verse, or range of chapters and verses, or just an entire chapter, but without specifying the book in the anchor text for the link. Use Bibleverse to create a link with the book name in the anchor text.&amp;quot;,&lt;br /&gt;
&amp;quot;params&amp;quot;: {&lt;br /&gt;
  &amp;quot;1&amp;quot;: {&lt;br /&gt;
    &amp;quot;label&amp;quot;: &amp;quot;Book&amp;quot;,&lt;br /&gt;
    &amp;quot;description&amp;quot;: &amp;quot;The name of the book. Formats are listed at tools.wmflabs.org/bibleversefinder/biblebooks_bibleref.txt&amp;quot;,&lt;br /&gt;
    &amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
    &amp;quot;required&amp;quot;: true&lt;br /&gt;
  },&lt;br /&gt;
  &amp;quot;2&amp;quot;: {&lt;br /&gt;
    &amp;quot;label&amp;quot;: &amp;quot;Chapter:verse&amp;quot;,&lt;br /&gt;
    &amp;quot;description&amp;quot;: &amp;quot;The chapter and verse to be cited.  Also, the range to be cited, or just the chapter.  For example: &amp;#039;5:4&amp;#039;, &amp;#039;1:1-2&amp;#039;, &amp;#039;21:1-24:7&amp;#039; or &amp;#039;6&amp;#039;.  Do not include any spaces.&amp;quot;,&lt;br /&gt;
    &amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
    &amp;quot;required&amp;quot;: true&lt;br /&gt;
  },&lt;br /&gt;
  &amp;quot;3&amp;quot;: {&lt;br /&gt;
    &amp;quot;label&amp;quot;: &amp;quot;Source&amp;quot;,&lt;br /&gt;
    &amp;quot;description&amp;quot;: &amp;quot;The edition to be cited.  Leave blank to generate a list of all available editions. Given in common abbreviations (e.g., &amp;#039;KJV&amp;#039;, &amp;#039;NIV&amp;#039;) or according to the numbers or abbreviations listed at tools.wmflabs.org/bibleversefinder/bibleversefinder.php#srcref&amp;quot;,&lt;br /&gt;
    &amp;quot;type&amp;quot;: &amp;quot;string&amp;quot;,&lt;br /&gt;
    &amp;quot;required&amp;quot;: false&lt;br /&gt;
  }&lt;br /&gt;
}}&amp;lt;/templatedata&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Template talk:bibleverse|Bibleverse talk page]]{{snd}} additional usage information. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{Sandbox other||&lt;br /&gt;
&amp;lt;!-- Categories below this line, please; interwikis at Wikidata --&amp;gt;&lt;br /&gt;
[[Category:Bible external link templates]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Odyssee</name></author>
	</entry>
</feed>