Template:NumBlk: Difference between revisions
From Flowpedia
Created page with "<!-- --><templatestyles src="Numbered block/styles.css" /><!-- --><includeonly><!-- --><table role="presentation" class="numblk {{#if:{{{RawN|}}}|numblk-raw-n|}} {{#if:{{{Border|}}}|numblk-border|}} {{{Cl|}}}" {{{Attr|style="margin-left: {{#expr:1.6 * {{#invoke:String|len|s={{{1}}}}}}}em;"}}}><!-- --><tr><!-- --><td class="nowrap"><!-- -->{{{2}}}<!-- --></td> <td><!-- -->{{#if:{{{LnSty|}}}|<!-- --><table role="presentation"><!-- --><tr><!--..." |
No edit summary |
||
| Line 1: | Line 1: | ||
<templatestyles src="Numbered block/styles.css" /> | |||
<includeonly> | |||
<table role="presentation" class="numblk {{#if:{{{RawN|}}}|numblk-raw-n|}} {{#if:{{{Border|}}}|numblk-border|}} {{{Cl|}}}" {{{Attr|style="margin-left: {{#expr:1.6 * {{#invoke:String|len|s={{{1}}}}}}}em;"}}}> | |||
<tr> | |||
<td class="nowrap"> | |||
{{{2}}} | |||
</td> <td> | |||
{{#if:{{{LnSty|}}}|<table role="presentation"> | |||
<tr> | |||
<td rowspan="2"> | |||
</td> <td> | |||
</td> <td rowspan="2"> | |||
</td> | |||
</tr> <tr> | |||
<td style="border-top: {{{LnSty|0px none #e5e5e5}}};"> | |||
</td> | |||
</tr> | |||
</table> | |||
|}} | |||
</td> <td class="nowrap"> | |||
{{#if:{{{RawN|}}}|{{{3}}}|{{trim|{{{3}}}}}}} | |||
</td> | |||
</tr> | |||
</table> | |||
</includeonly> | |||
<noinclude>{{Template:EquationRef/doc}}</noinclude> | |||
