Template:TubeSpecsValue: Difference between revisions
From Night Vision Wiki
No edit summary |
No edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
{{#if: {{{max|}}}| | {{#if: {{{max|}}}| | ||
{{{min}}}-{{{max}}} | {{{min}}}-{{{max}}} | ||
| | |||
> {{{min}}} | <span>>{{{min}}}</span> | ||
}} | }} | ||
| | | | ||
< {{{max}}} | {{#if: {{{max|}}}| | ||
<span><{{{max}}}</span> | |||
|}} | |||
}}{{#if: {{{typ|}}}| | }}{{#if: {{{typ|}}}| | ||
{{#if: {{{min|{{{max}}}|}}}| | {{#if: {{{min|{{{max|}}}|}}}| | ||
<span> (~{{{typ}}})</span> | |||
| | |||
~{{{typ}}} | <span>~{{{typ}}}</span> | ||
}} | }} | ||
}} | }} |