Template:EquationRef: Difference between revisions

From Flowpedia
No edit summary
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 3: Line 3:
   --><span <!--
   --><span <!--
       ... class/id/style ...
       ... class/id/style ...
       -->{{#ifeq:{{{noid}}}|noid||id="math_{{{1}}}"}} <!--
       -->{{#ifeq:{{{noid}}}|noid||id="math_{{#if:{{{label|}}}|{{{label}}}|{{{1}}}}}"}} <!--
       -->class="reference nourlexpansion" ><!--
       -->class="reference nourlexpansion" ><!--
         ... content ...
         ... content ...
Line 11: Line 11:
             -->{{#if:{{{nopar|}}}||{{#if:{{{spar|}}}|]|{{#if:{{{wpar|}}}|}|)}}}}}}<!--
             -->{{#if:{{{nopar|}}}||{{#if:{{{spar|}}}|]|{{#if:{{{wpar|}}}|}|)}}}}}}<!--
         -->|<!--
         -->|<!--
             -->({{#if:{{{2|}}}|{{{2}}}|{{{1}}}}})<!--
             -->{{#if:{{{nopar|}}}||{{#if:{{{spar|}}}|[|{{#if:{{{wpar|}}}|{|(}}}}}}<!--
            -->{{#if:{{{2|}}}|{{{2}}}|{{{1}}}}}<!--
            -->{{#if:{{{nopar|}}}||{{#if:{{{spar|}}}|]|{{#if:{{{wpar|}}}|}|)}}}}}}<!--
         -->}}<!--
         -->}}<!--
   --></span><!--
   --></span><!--