Template:Probe Sidebar: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<noinclude>'''This is the "Probe" 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...") |
No edit summary |
||
(19 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<noinclude>'''This is the "Probe" template.''' | <noinclude> | ||
'''This is the "Probe Sidebar" 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 | : ''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.'' | |||
{| cellpadding="5" | |||
<pre>{{Probe Sidebar | |- | ||
!This template should be invoked in the following format: | |||
!Example: | |||
|- valign="top" | |||
| | |||
<pre> | |||
{{Probe Sidebar | |||
|manufacturer= | |manufacturer= | ||
|model= | |model= | ||
|summary= | |summary= | ||
|image= | |image= | ||
|caption= | |caption= | ||
|for= | |||
|introduced= | |introduced= | ||
|discontinued= | |discontinued= | ||
|designers= | |||
|manuals= | |manuals= | ||
}} | }} | ||
</pre> | </pre> | ||
| | |||
<pre> | <pre> | ||
{{Probe Sidebar | {{Probe Sidebar | ||
|manufacturer=Tektronix | |manufacturer=Tektronix | ||
|model=XYZ | |||
|model= | |summary=25 MΩ probe | ||
|summary= | |image=Picture of XYZ Probe.jpg | ||
|image=Picture of | |||
|caption=Description of the above picture | |caption=Description of the above picture | ||
| | |for=50 Ω scope inputs | ||
|introduced= | |introduced=1966 | ||
|discontinued=(?) | |discontinued=(?) | ||
|manuals= | |designers=John Doe;Jane Smith | ||
* [[Media: | |manuals= | ||
* [[Media:000-0000-00.pdf|Type XYZ manual]] | |||
}} | }} | ||
</pre> | </pre> | ||
<code><nowiki>manufacturer | |} | ||
<code><nowiki>manufacturer=</nowiki></code> should be a page name, <code><nowiki>for=</nowiki></code> should be a page name (of the series or model this plug-in is compatible with, such as "50 Ω scope inputs", "1 MΩ scope inputs", or a particular instrument). | |||
This template adds <code><nowiki>[[Category:Introduced in (year)]]</nowiki></code> to the article. | |||
If the introduction or discontinuation year is unknown, please use (?) in its place, e.g. <code><nowiki>introduced=(?)</nowiki></code>. | If the introduction or discontinuation year is unknown, please use (?) in its place, e.g. <code><nowiki>introduced=(?)</nowiki></code>. | ||
</noinclude><includeonly>{{ | {{#cargo_attach: | ||
| | _table = Products | ||
| | }} | ||
| | |||
| | '''See [[Article templates]] for details on other templates available in TekWiki.''' | ||
| | </noinclude><includeonly><div class="noprint" width="255" style="float:right; margin-left: 1em; margin-bottom: 1em; border: 1px #aaaaaa solid; border-collapse: collapse; max-width:255px;"> | ||
| | {| border="0" cellpadding="2" cellspacing="0" | ||
| | |- | ||
| | !colspan=2 style="background-color: rgb(184, 200, 255); font-size: 120%;"|{{{manufacturer}}} {{{model}}} | ||
| | |- | ||
| | | | ||
}}</includeonly> | <center><span style="text-transform:capitalize;font-weight:bold;">{{{summary}}}</span></center> | ||
[[Image:{{{image}}}|thumb|center|220px|{{{caption}}}]] | |||
<center> | |||
{{#if: {{{for|}}} |'''Compatible with [[{{{for|}}}]]''' | }} | |||
'''Produced from ''' {{{introduced|}}} to {{{discontinued|}}} | |||
</center> | |||
<div style="background-color:rgb(240,240,255); width: 100%; text-align:center;padding-bottom:3px;"> | |||
<span id="Manuals" style="font-size:110%; padding-top:3px;">'''Manuals'''</span></div><div style="padding-left: 1em;"> | |||
</div><div style="padding-left: 1em;"> | |||
{{{manuals}}} | |||
</div>[[Category:Introduced in {{{introduced}}}]] | |||
|} | |||
{{#if:{{NAMESPACE}}||{{#cargo_store:_table=Products | |||
|Manufacturer={{{manufacturer|}}} | |||
|Model={{{model|}}} | |||
|Class=Probe | |||
|Description={{{summary|}}} | |||
|Series={{{for|}}} | |||
|Introduced={{{introduced|}}} | |||
|Discontinued={{{discontinued|}}} | |||
|Designers={{{designers|}}} | |||
}}}} | |||
__NOEDITSECTION__ | |||
</div> | |||
<div style="background-color:rgb(240,240,255);font-style:italic; text-align:center;margin-bottom:12px;">[[#Manuals|Manuals]] – [[#Key_Specifications|Specifications]] – [[#Links|Links]] – [[#Pictures|Pictures]]</div></includeonly> |
Latest revision as of 02:09, 23 November 2023
This is the "Probe Sidebar" 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: | Example: |
---|---|
{{Probe Sidebar |manufacturer= |model= |summary= |image= |caption= |for= |introduced= |discontinued= |designers= |manuals= }} |
{{Probe Sidebar |manufacturer=Tektronix |model=XYZ |summary=25 MΩ probe |image=Picture of XYZ Probe.jpg |caption=Description of the above picture |for=50 Ω scope inputs |introduced=1966 |discontinued=(?) |designers=John Doe;Jane Smith |manuals= * [[Media:000-0000-00.pdf|Type XYZ manual]] }} |
manufacturer=
should be a page name, for=
should be a page name (of the series or model this plug-in is compatible with, such as "50 Ω scope inputs", "1 MΩ scope inputs", or a particular instrument).
This template adds [[Category:Introduced in (year)]]
to the article.
If the introduction or discontinuation year is unknown, please use (?) in its place, e.g. introduced=(?)
.
This template adds rows to the table "Products", which is declared by the template Product. View table.
See Article templates for details on other templates available in TekWiki.