Difference between revisions of "Template:TableRow2cols"

From Theatrum Paracelsicum
(Created page with "<noinclude> {| class="wikitable" style="margin:right; width:100%; background-color:lightblue" {{TableRow2cols|abc1|def1|width1=10%}} {{TableRow2cols|abc2| |ifempty=0}} {{TableRow2cols|abc2|x|ifempty=0}} {{TableRow2cols|abc2| |ifempty=0}} {{TableRow2cols|abc2|y|ifempty=0}} {{TableRow2cols|abc2| |ifempty=0}} {{TableRow2cols|abc3|def3}} |} </noinclude><includeonly>{{#ifeq:{{{ifempty|1}}}|0| <!-- ifempty=0 --> {{#if:{{{2|}}}| <!-- text2 nicht leer --> {{!}}- style="vertica...")
 
Line 1: Line 1:
<noinclude>
<noinclude>
<pre>


{| class="wikitable" style="margin:right; width:100%; background-color:lightblue"
{| class="wikitable" style="margin:right; width:100%; background-color:lightblue"
{{TableRow2cols|abc1|def1|width1=10%}}
{{TableRow2cols|abc1|def1|width1=10%}}
{{TableRow2cols|abc2| |ifempty=0}}
{{TableRow2cols|abc2| |ifempty=0}}
{{TableRow2cols|abc2|x|ifempty=0}}
{{TableRow2cols|abc3|def3}}
{{TableRow2cols|abc2| |ifempty=0}}
|}
{{TableRow2cols|abc2|y|ifempty=0}}
 
</pre>
 
{| class="wikitable" style="margin:right; width:100%; background-color:lightblue"
{{TableRow2cols|abc1|def1|width1=10%}}
{{TableRow2cols|abc2| |ifempty=0}}
{{TableRow2cols|abc2| |ifempty=0}}
{{TableRow2cols|abc3|def3}}
{{TableRow2cols|abc3|def3}}

Revision as of 18:52, 22 October 2022



{| class="wikitable" style="margin:right; width:100%; background-color:lightblue"
{{TableRow2cols|abc1|def1|width1=10%}}
{{TableRow2cols|abc2| |ifempty=0}}
{{TableRow2cols|abc3|def3}}
|}

abc1 def1
abc3 def3