Template:Syl: Difference between revisions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
'''Syl''' template for ReformedWiki | {{documentation}} | ||
'''Syl''' – side-by-side syllogism template for ReformedWiki. | |||
</noinclude><includeonly> | </noinclude><includeonly> | ||
<div class="syl"> | <div class="syl" style="display:flex; gap:2em; flex-wrap:wrap;"> | ||
<div style="flex:1; min-width:200px;"> | |||
{{#if:{{{1|}}}|'''{{{1}}}'''}} {{{2|}}}<br> | {{#if:{{{1|}}}|'''{{{1}}}'''}} {{{2|}}}<br> | ||
{{#if:{{{3|}}}|'''{{{3}}}'''}} {{{4|}}}<br> | {{#if:{{{3|}}}|'''{{{3}}}'''}} {{{4|}}}<br> | ||
{{#if:{{{5|}}}|'''{{{5}}}'''}} {{{6|}}}<br> | {{#if:{{{5|}}}|'''{{{5}}}'''}} {{{6|}}}<br> | ||
{{#if:{{{7|}}}|'''{{{7}}}'''}} {{{8|}}}<br> | {{#if:{{{7|}}}|'''{{{7}}}'''}} {{{8|}}}<br> | ||
{{#if:{{{9|}}}|'''{{{9}}}'''}} {{{10|}}}< | {{#if:{{{9|}}}|'''{{{9}}}'''}} {{{10|}}} | ||
</div> | |||
<div style="flex:1; min-width:200px;"> | |||
{{#if:{{{11|}}}|'''{{{11}}}'''}} {{{12|}}}<br> | {{#if:{{{11|}}}|'''{{{11}}}'''}} {{{12|}}}<br> | ||
{{#if:{{{13|}}}|'''{{{13}}}'''}} {{{14|}}}<br> | {{#if:{{{13|}}}|'''{{{13}}}'''}} {{{14|}}}<br> | ||
| Line 13: | Line 17: | ||
{{#if:{{{17|}}}|'''{{{17}}}'''}} {{{18|}}}<br> | {{#if:{{{17|}}}|'''{{{17}}}'''}} {{{18|}}}<br> | ||
{{#if:{{{19|}}}|'''{{{19}}}'''}} {{{20|}}} | {{#if:{{{19|}}}|'''{{{19}}}'''}} {{{20|}}} | ||
</div> | |||
</div> | </div> | ||
</includeonly> | </includeonly> | ||