Difference between revisions of "Template:Bible verse"

From Pathfinder Wiki
(revert recent changes until I have time to get them to work properly)
(Make verse optional)
Line 1: Line 1:
 
{| border=1 cellspacing="1" cellpadding="5" width="90%" bgcolor="#202020"
 
{| border=1 cellspacing="1" cellpadding="5" width="90%" bgcolor="#202020"
 
|-
 
|-
!style="background:#d1b26f"|{{{book}}} {{#if:{{{chapter|}}}|{{{chapter}}}:}}{{{verse}}} {{#if:{{{version|}}}|({{{version}}})}}
+
!style="background:#d1b26f"|{{{book}}}
 +
{{#if:{{{chapter|}}}|{{{chapter}}}:}}{{#if:{{{verse|}}}|{{{verse}}}:}} {{#if:{{{version|}}}|({{{version}}})}}
 
|-
 
|-
 
|style="background:#e6daa6"|{{{text}}}
 
|style="background:#e6daa6"|{{{text}}}
Line 11: Line 12:
 
  | book =  
 
  | book =  
 
  | chapter = (optional)
 
  | chapter = (optional)
  | verse =  
+
  | verse = (optional)
 
  | version = (optional)
 
  | version = (optional)
 
  | text =
 
  | text =

Revision as of 22:50, 1 August 2016

{{{book}}}
{{{text}}}


Use:

{{Bible verse
| book = 
| chapter = (optional)
| verse = (optional)
| version = (optional)
| text =
}}