Difference between revisions of "How to use the Scriptblock template/es"

From Theonomy Wiki
(Created page with "La plantilla Scriptblock proporciona una manera de formatear bien los pasajes de las Escrituras. ")
(Updating to match new version of source page)
 
(10 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
<noinclude><languages />{{:Navup|Templates Reference|{{:TemplatesReferencename/{{:UIlang}}}}}}
 
<noinclude><languages />{{:Navup|Templates Reference|{{:TemplatesReferencename/{{:UIlang}}}}}}
 +
[[Category:Documentation]]
  
 
{{:Navleft|Category:Documentation|{{:Alldocumentationname/{{:UIlang}}}}}}
 
{{:Navleft|Category:Documentation|{{:Alldocumentationname/{{:UIlang}}}}}}
Line 5: Line 6:
 
La plantilla Scriptblock proporciona una manera de formatear bien los pasajes de las Escrituras.
 
La plantilla Scriptblock proporciona una manera de formatear bien los pasajes de las Escrituras.
  
Example:
+
Ejemplo:
  
 
  <nowiki>{{:Scriptblock|Genesis 1:1-2}}</nowiki>  
 
  <nowiki>{{:Scriptblock|Genesis 1:1-2}}</nowiki>  
  
which outputs:
+
esto produce:
  
 
{{:Scriptblock|Genesis 1:1-2}}
 
{{:Scriptblock|Genesis 1:1-2}}
  
If you want to specify a particular version, use the code for the [[:Scripture versions|version]] you want:
+
Si desea especificar una versión en particular, use el código para la [[:Scripture versions|versión]] que desee:
  
 
  <nowiki>{{:Scriptblock|Genesis 1:1-2|ver=KJV}}</nowiki>  
 
  <nowiki>{{:Scriptblock|Genesis 1:1-2|ver=KJV}}</nowiki>  
  
which outputs:
+
esto produce:
  
 
{{:Scriptblock|Genesis 1:1-2|ver=KJV}}
 
{{:Scriptblock|Genesis 1:1-2|ver=KJV}}
  
If you do not want to display the verse numbers, write:
+
Si no desea mostrar los números de versículo, escriba:
  
 
  <nowiki>{{:Scriptblock|Genesis 1:1-2|2=vsnumstyle=hidevsnum }}</nowiki>  
 
  <nowiki>{{:Scriptblock|Genesis 1:1-2|2=vsnumstyle=hidevsnum }}</nowiki>  
  
which outputs:
+
esto produce:
  
 
{{:Scriptblock|Genesis 1:1-2|2=vsnumstyle=hidevsnum }}
 
{{:Scriptblock|Genesis 1:1-2|2=vsnumstyle=hidevsnum }}
  
If you don't want to display the scripture reference, write:
+
Si no desea mostrar la referencia de las Escrituras, escriba:
  
 
  <nowiki>{{:Scriptblock|Genesis 1:1-2|2=scriptrefstyle=hidescriptref }}</nowiki>  
 
  <nowiki>{{:Scriptblock|Genesis 1:1-2|2=scriptrefstyle=hidescriptref }}</nowiki>  
  
which outputs:
+
esto produce:
  
 
{{:Scriptblock|Genesis 1:1-2|2=scriptrefstyle=hidescriptref }}
 
{{:Scriptblock|Genesis 1:1-2|2=scriptrefstyle=hidescriptref }}
  
For no verse numbers and no scripture reference, write:
+
Para no tener números de versículos ni referencias de las Escrituras, escriba:
  
 
  <nowiki>{{:Scriptblock|Genesis 1:1-2|2=scriptrefstyle=hidescriptref|3=vsnumstyle=hidevsnum }}</nowiki>  
 
  <nowiki>{{:Scriptblock|Genesis 1:1-2|2=scriptrefstyle=hidescriptref|3=vsnumstyle=hidevsnum }}</nowiki>  
  
which outputs:
+
esto produce:
  
 
{{:Scriptblock|Genesis 1:1-2|2=scriptrefstyle=hidescriptref|3=vsnumstyle=hidevsnum }}
 
{{:Scriptblock|Genesis 1:1-2|2=scriptrefstyle=hidescriptref|3=vsnumstyle=hidevsnum }}
 +
[[Category:Documentation]]

Latest revision as of 14:42, 30 August 2020

Other languages:
Bahasa Indonesia • ‎Deutsch • ‎English • ‎español • ‎français • ‎italiano • ‎português • ‎íslenska • ‎русский • ‎հայերեն • ‎বাংলা • ‎한국어

Templates Reference

All documentation

La plantilla Scriptblock proporciona una manera de formatear bien los pasajes de las Escrituras.

Ejemplo:

{{:Scriptblock|Genesis 1:1-2}} 

esto produce:

1 In the beginning, God created the heavens and the earth. 2 The earth was formless and empty. Darkness was on the surface of the deep and God’s Spirit was hovering over the surface of the waters. Genesis 1:1-2WEB

Si desea especificar una versión en particular, use el código para la versión que desee:

{{:Scriptblock|Genesis 1:1-2|ver=KJV}} 

esto produce:

1 In the beginning God created the heaven and the earth. 2 And the earth was without form, and void; and darkness was upon the face of the deep. And the Spirit of God moved upon the face of the waters.Genesis 1:1-2KJV

Si no desea mostrar los números de versículo, escriba:

{{:Scriptblock|Genesis 1:1-2|2=vsnumstyle=hidevsnum }} 

esto produce:

1 In the beginning, God created the heavens and the earth. 2 The earth was formless and empty. Darkness was on the surface of the deep and God’s Spirit was hovering over the surface of the waters. Genesis 1:1-2WEB

Si no desea mostrar la referencia de las Escrituras, escriba:

{{:Scriptblock|Genesis 1:1-2|2=scriptrefstyle=hidescriptref }} 

esto produce:

1 In the beginning, God created the heavens and the earth. 2 The earth was formless and empty. Darkness was on the surface of the deep and God’s Spirit was hovering over the surface of the waters. Genesis 1:1-2WEB

Para no tener números de versículos ni referencias de las Escrituras, escriba:

{{:Scriptblock|Genesis 1:1-2|2=scriptrefstyle=hidescriptref|3=vsnumstyle=hidevsnum }} 

esto produce:

1 In the beginning, God created the heavens and the earth. 2 The earth was formless and empty. Darkness was on the surface of the deep and God’s Spirit was hovering over the surface of the waters. Genesis 1:1-2WEB