Difference between revisions of "Template:TableRow2cols"

From Theatrum Paracelsicum
Line 4: Line 4:


{| 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|width=10%}}
{{TableRow2cols|abc2| |ifempty=0}}
{{TableRow2cols|abc2| |ifempty=0}}
{{TableRow2cols|abc3|def3}}
{{TableRow2cols|abc3|def3}}
Line 12: Line 12:


{| 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|width=10%}}
{{TableRow2cols|abc2| |ifempty=0}}
{{TableRow2cols|abc2| |ifempty=0}}
{{TableRow2cols|abc3|def3}}
{{TableRow2cols|abc3|def3}}
Line 22: Line 22:
<!-- text2 nicht leer -->
<!-- text2 nicht leer -->
{{!}}- style="vertical-align:top;"
{{!}}- style="vertical-align:top;"
   {{!}}style="width:{{{width1|25%}}}" {{!}} {{{1|}}}
   {{!}}style="width:{{{width|25%}}}" {{!}} {{{1|}}}
   {{!}}{{{2|}}}
   {{!}}{{{2|}}}
|
|
Line 30: Line 30:
<!-- ifempty=1 -->
<!-- ifempty=1 -->
{{!}}- style="vertical-align:top;"
{{!}}- style="vertical-align:top;"
   {{!}}style="width:{{{width1|25%}}}" {{!}} {{{1|}}}
   {{!}}style="width:{{{width|25%}}}" {{!}} {{{1|}}}
   {{!}}{{{2|}}}  
   {{!}}{{{2|}}}  
}}</includeonly>
}}</includeonly>

Revision as of 18:55, 22 October 2022



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

abc1 def1
abc3 def3