Difference between revisions of "Template:Biblesource/doc"

From blackwiki
Jump to navigation Jump to search
(Blanked the page)
Line 1: Line 1:
{{Documentation subpage}}
 
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
 
  
'''Biblesource''' is a template to allow citation of Bibles available in [[Wikisource]].  The desired citation is displayed in (book chapter:verse) notation, and upon mouse-over a tooltip is provided to the user informing them of what translation is being used.  Additionally, a reference is created with the verse notation along with the translation used.  Inside this reference, a link is created to Wikisource's copy of the translation that anchors directly to the specific verse in question.  By default, if no translation is specified, the King James Version (Oxford, 1769) is used, as this is a public-domain translation available in complete form on wikisource.  The title of the generated link may be changed to suit the editor's needs.
 
 
<code>{{Tlx|Biblesource | 1 Samuel | 16:7}}</code>
 
{{Biblesource | 1 Samuel | 16:7}}
 
;Bible verses
 
<references/>
 
 
===Examples===
 
 
====Basic use====
 
<code>{{Tlx|Biblesource | 1 Samuel | 16:7}}</code>
 
{{Biblesource | 1 Samuel | 16:7}}
 
 
====Custom translation====
 
<code>{{Tlx|Biblesource | Genesis | 1:1 | AV}}</code>
 
{{Biblesource | Genesis | 1:1 | AV}}
 
 
====Use actual verse text instead of (book-chapter-verse) notation====
 
<code>{{Tlx|Biblesource | Genesis | 1:1 | AV | <nowiki>text=In the beginning God created the Heaven, and the Earth.</nowiki>}}</code>
 
{{Biblesource | Genesis | 1:1 | AV | text=In the beginning God created the Heaven, and the Earth.}}
 
 
====Custom text AND custom link title====
 
<code>{{Tlx|Biblesource | Exodus | 20:2 | <nowiki>text=The Ten Commandments | title=The Ten Commandments (Exodus 20:2-17)</nowiki>}}</code>
 
{{Biblesource | Exodus | 20:2 | text=The Ten Commandments | title=The Ten Commandments (Exodus 20:2-17)}}
 
 
====Custom group====
 
{{demo|<nowiki>{{Biblesource | John | 3:16 | WEB | group=v}}</nowiki>}}
 
 
;Verses (example custom group name)
 
<references group=v/>
 
 
;Bible passages
 
<references/>
 

Revision as of 04:26, 17 October 2019