Template:Spec: Difference between revisions

From TekWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
<noinclude>
<noinclude>'''This is the "Spec" template.'''
This is the "Spec" template.
 
It should be called in the following format:
:If you have come here looking to edit the page for a particular instrument, you took a wrong turn – please do not edit this template; please go back to the instrument's page and edit that.
 
'''This template should be invoked in the following format:'''
<pre>
<pre>
{{BeginSpecs}}
{{BeginSpecs}}
Line 9: Line 11:
{{EndSpecs}}
{{EndSpecs}}
</pre>
</pre>
The Value field can contain Wiki text (formatting, links etc.)
Example:
Example:
<pre>
<pre><nowiki>
{{BeginSpecs}}
{{BeginSpecs}}
{{Spec | Bandwidth | 100 MHz }}
{{Spec | Bandwidth | DC to 10 MHz (AC coupling LF cutoff <10 Hz) }}
{{Spec | Rise time | 3.5 ns }}
{{Spec | Deflection | 1 mV/Div to 10 V/Div, 1−2−5 }}
{{EndSpecs}}
{{Spec | Input impedance | 1 MΩ // 47 pF }}
{{Spec | Time base | 1 μs/Div to 5 s/Div, 1−2−5 }}
{{Spec | Storage | [[Bistable storage]], Writing speed >80 Div/ms, >400 Div/ms (250 cm/ms) in enhanced mode }}
{{Spec | CRT | 8×10 Div @ 6 mm/Div, P44 phosphor, 2 kV acceleration voltage }}
{{EndSpecs}}</nowiki>
</pre>
</pre>
{{#cargo_declare:_table=Specifications
{{#cargo_declare:_table=Specifications

Revision as of 05:47, 10 August 2021

This is the "Spec" template.

If you have come here looking to edit the page for a particular instrument, you took a wrong turn – please do not edit this template; please go back to the instrument's page and edit that.

This template should be invoked in the following format:

{{BeginSpecs}}
{{Spec | Parameter | Value}}
{{Spec | Parameter | Value}}
...
{{EndSpecs}}

The Value field can contain Wiki text (formatting, links etc.)

Example:

{{BeginSpecs}}
{{Spec | Bandwidth | DC to 10 MHz (AC coupling LF cutoff <10 Hz) }}
{{Spec | Deflection | 1 mV/Div to 10 V/Div, 1−2−5 }}
{{Spec | Input impedance | 1 MΩ // 47 pF }}
{{Spec | Time base | 1 μs/Div to 5 s/Div, 1−2−5 }}
{{Spec | Storage | [[Bistable storage]], Writing speed >80 Div/ms, >400 Div/ms (250 cm/ms) in enhanced mode }}
{{Spec | CRT | 8×10 Div @ 6 mm/Div, P44 phosphor, 2 kV acceleration voltage }}
{{EndSpecs}}

This template defines the table "Specifications". View table. Edit the page to see the template text.