Template:Plugin Sidebar: Difference between revisions

From TekWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 32: Line 32:
}}
}}
</pre>
</pre>
<code><nowiki>manufacturer=</nowiki></code> should be a page name, <code><nowiki>series=</nowiki></code> should be a page name (of the series or model this plug-in is compatible with), <code><nowiki>designers=</nowiki></code> a semicolon-delimited list of page names.
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>.
{{#cargo_attach:
{{#cargo_attach:
_table = Products
_table = Products

Revision as of 02:55, 25 August 2021

This is the "Plugin Sidebar" template. It should be called in the following format:

{{Plugin Sidebar
|manufacturer=
|series=
|type=
|summary=
|image=
|caption=
|introduced=
|discontinued=
|designers=
|manuals=
}}

Example:

{{Plugin Sidebar
|manufacturer=Tektronix
|series=500-series scopes
|type=XYZ
|summary=Amplifier
|image=Picture of XYZ Plugin.jpg
|caption=Description of the above picture
|introduced=1966
|discontinued=(?)
|designers=John Doe;Jane Doe
|manuals=
* link to manual
}}

manufacturer= should be a page name, series= should be a page name (of the series or model this plug-in is compatible with), designers= a semicolon-delimited list of page names.

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.