Difference between revisions of "Thread:Talk:Templates Reference/How to use the scripture parsefunction"

From Theonomy Wiki
m
m
Line 1: Line 1:
 +
<noinclude>{{:Navleft|Templates Reference}}</noinclude>
 +
 
We use a wiki extension for quoting scripture. It provides the following benefits:
 
We use a wiki extension for quoting scripture. It provides the following benefits:
 
# It standardizes the scripture references (because the translations are stored in a database)
 
# It standardizes the scripture references (because the translations are stored in a database)

Revision as of 22:38, 24 July 2020

Templates Reference

We use a wiki extension for quoting scripture. It provides the following benefits:

  1. It standardizes the scripture references (because the translations are stored in a database)
  2. It makes inserting scripture references more convenient for contributors.
  3. It allows users to choose their preferred translation [to be implemented soon].
  4. It makes rendering the wiki into other languages easier and more consistent.

Basic use

So, if you want to quote a scripture passage, you simply write:

As Jesus said, {{#scripture: Matthew 5:17}}

which outputs:

As Jesus said, 17 “Don’t think that I came to destroy the law or the prophets. I didn’t come to destroy, but to fulfill. Matthew 5:17WEB

Adding the scripture reference

If you want the reference listed, you can write:

As Jesus said, {{#scripture: Matthew 5:17|scriptrefstyle=paren}}

which outputs:

As Jesus said, 17 “Don’t think that I came to destroy the law or the prophets. I didn’t come to destroy, but to fulfill. Matthew 5:17WEB


Hiding the verse numbers

If you want to hide the verse numbers, use the following:

As Jesus said, {{#scripture: Matthew 5:17|vsnumstyle=hidevsnum|scriptrefstyle=paren}}

which produces:

As Jesus said, 17 “Don’t think that I came to destroy the law or the prophets. I didn’t come to destroy, but to fulfill. Matthew 5:17WEB