Difference between revisions of "Template:TableRow2cols"

From Theatrum Paracelsicum
 
(One intermediate revision by the same user not shown)
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|width=10}}
{{TableRow2cols|abc1|def1|width=10%}}
{{TableRow2cols|abc2| |ifempty=0}}
{{TableRow2cols|abc2| |ifempty=0}}
{{TableRow2cols|abc3|def3}}
{{TableRow2cols|abc3|def3}}
|}
|}


Line 22: Line 23:
<!-- text2 nicht leer -->
<!-- text2 nicht leer -->
{{!}}- style="vertical-align:top;"
{{!}}- style="vertical-align:top;"
  {{!}}style="width:{{{width|25%}}}" {{!}} {{{1|}}}
{{!}}{{#if:{{{width|}}}|style="width:{{{width}}}"{{!}} }} {{{1|}}}
  {{!}}{{{2|}}} -->{{{width|}}}<--
{{!}}{{{2|}}}
|
|
<!-- text2 leer -->
<!-- text2 leer -->
Line 30: Line 31:
<!-- ifempty=1 -->
<!-- ifempty=1 -->
{{!}}- style="vertical-align:top;"
{{!}}- style="vertical-align:top;"
  {{!}}style="width:{{{width|25%}}}" {{!}} {{{1|}}}
{{!}}{{#if:{{{width|}}}|style="width:{{{width}}}"{{!}} }} {{{1|}}}
  {{!}}{{{2|}}}  
{{!}}{{{2|}}}
}}</includeonly>
}}</includeonly>

Latest revision as of 09:37, 23 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