Template:VulgateVerse: Difference between revisions
Jump to navigation
Jump to search
AdminIsidore (talk | contribs) Created page with "<div class="vulgate-verse">{{#lst:{{{page}}}|{{{section}}}}} {{{verse_number}}}</div>" |
AdminIsidore (talk | contribs) No edit summary |
||
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<div class="vulgate-verse">{{#lst:{{{page}}}|{{{section}}}}} {{{ | <div class="vulgate-container"> | ||
<div class="vulgate-parchment"></div> | |||
<div class="vulgate-content"> | |||
<p> | |||
{{#if:{{{page|}}} | |||
| <span class="vulgate-verse-number">{{{verse_number|}}}</span>: {{#lst:{{{page}}}|{{{section}}}}} | |||
| {{{1|}}} | |||
}} | |||
</p> | |||
</div> | |||
</div> |