Template:Spec: Difference between revisions

From TekWiki
Jump to navigation Jump to search
m (format)
No edit summary
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
! align="right" valign="top" | {{{1}}}  
<noinclude>'''This is the "Spec" template.'''
| {{{2}}}
 
: ''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. ''
: ''Instead, please go back to the instrument's page and edit that.''
 
'''This template should be invoked in the following format:'''
<pre>
{{BeginSpecs}}
{{Spec | Parameter | Value}}
{{Spec | Parameter | Value}}
...
{{EndSpecs}}
</pre>
The Value field can contain Wiki text (formatting, links etc.)
 
Example:
<pre><nowiki>
{{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}}</nowiki>
</pre>
{{#cargo_declare:_table=Specifications
|Parameter=String
|Value=Wikitext
}}
Edit the page to see the template text.
 
'''See [[Article templates]] for details on other templates available in TekWiki.'''
 
</noinclude><includeonly>
! align="right" valign="top" style="padding-right: 0.8em;"| {{{1}}}  
|valign="top"| {{{2}}}
|-
|-
{{#cargo_store:_table=Specifications
|Parameter={{{1}}}
|Value={{{2}}}
}}
</includeonly>

Latest revision as of 05:51, 10 September 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.
Instead, 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.

See Article templates for details on other templates available in TekWiki.