Template:Syl: Difference between revisions
From ReformedWiki.org, the wiki for Reformed Christianity
Created page with "<noinclude> {{documentation}} '''Syl''' template for ReformedWiki – renders a syllogism. </noinclude><includeonly> <div class="syl"> {{#if:{{{1|}}}|'''{{{1}}}'''}} {{{2|}}}<br> {{#if:{{{3|}}}|'''{{{3}}}'''}} {{{4|}}}<br> {{#if:{{{5|}}}|'''{{{5}}}'''}} {{{6|}}}<br> {{#if:{{{7|}}}|'''{{{7}}}'''}} {{{8|}}}<br> {{#if:{{{9|}}}|'''{{{9}}}'''}} {{{10|}}}<br> {{#if:{{{11|}}}|'''{{{11}}}'''}} {{{12|}}}<br> {{#if:{{{13|}}}|'''{{{13}}}'''}} {{{14|}}}<br> {{#if:{{{15|}}}|'''{{{15}..." |
No edit summary |
||
| (5 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
{{documentation}} | {{documentation}} | ||
'''Syl''' | '''Syl''' – side-by-side syllogism (no bars). | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
<div class="syl"> | <div class="syl" style="display:flex; gap:3em; flex-wrap:wrap; align-items:flex-start;"> | ||
{{#if:{{{1|}}}|'''{{{1}}}''' | <div style="flex:1; min-width:220px;"> | ||
{{#if:{{{3|}}}|'''{{{3}}}''' | {{#if:{{{1|}}}{{{2|}}}|'''{{{1}}}''' {{{2|}}}<br>}} | ||
{{#if:{{{5|}}}|'''{{{5}}}''' | {{#if:{{{3|}}}{{{4|}}}|'''{{{3}}}''' {{{4|}}}<br>}} | ||
{{#if:{{{7|}}}|'''{{{7}}}''' | {{#if:{{{5|}}}{{{6|}}}|'''{{{5}}}''' {{{6|}}}<br>}} | ||
{{#if:{{{9|}}}|'''{{{9}}}''' | {{#if:{{{7|}}}{{{8|}}}|'''{{{7}}}''' {{{8|}}}<br>}} | ||
{{#if:{{{11|}}}|'''{{{11}}}''' | {{#if:{{{9|}}}{{{10|}}}|'''{{{9}}}''' {{{10|}}}<br>}} | ||
{{#if:{{{13|}}}|'''{{{13}}}''' | </div> | ||
{{#if:{{{15|}}}|'''{{{15}}}''' | <div style="flex:1; min-width:220px;"> | ||
{{#if:{{{17|}}}|'''{{{17}}}''' | {{#if:{{{11|}}}{{{12|}}}|'''{{{11}}}''' {{{12|}}}<br>}} | ||
{{#if:{{{19|}}}|'''{{{19}}}''' | {{#if:{{{13|}}}{{{14|}}}|'''{{{13}}}''' {{{14|}}}<br>}} | ||
{{#if:{{{15|}}}{{{16|}}}|'''{{{15}}}''' {{{16|}}}<br>}} | |||
{{#if:{{{17|}}}{{{18|}}}|'''{{{17}}}''' {{{18|}}}<br>}} | |||
{{#if:{{{19|}}}{{{20|}}}|'''{{{19}}}''' {{{20|}}}<br>}} | |||
</div> | |||
</div> | </div> | ||
</includeonly> | </includeonly> | ||
Latest revision as of 02:43, 9 April 2026
[edit] [[[:Template:Purge]]] Documentation
Syl – side-by-side syllogism (no bars).
