Template:Instrument Sidebar: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<noinclude><pre>{{Instrument Sidebar | <noinclude> | ||
manufacturer= | This is the "Instrument" template. | ||
model= | It should be called in the following format: | ||
summary= | <pre>{{Instrument Sidebar | ||
image= | |manufacturer= | ||
caption= | |model= | ||
introduced= | |class= | ||
discontinued= | |summary= | ||
manuals= | |image= | ||
|caption= | |||
|introduced= | |||
|discontinued= | |||
|manuals= | |||
}} | }} | ||
</pre> | |||
{{#cargo_attach: | {{#cargo_attach: | ||
_table = Products | _table = Products | ||
}} | }} | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
Line 34: | Line 38: | ||
<div style="background-color:rgb(240,240,255);font-style:italic; width: 50em; text-align:center;margin-bottom:12px;">[[#Manuals|Manuals]] – [[#Specifications|Specifications]] – [[#Links|Links]] – [[#Pictures|Pictures]]</div> | <div style="background-color:rgb(240,240,255);font-style:italic; width: 50em; text-align:center;margin-bottom:12px;">[[#Manuals|Manuals]] – [[#Specifications|Specifications]] – [[#Links|Links]] – [[#Pictures|Pictures]]</div> | ||
{{#cargo_store:_table=Products | {{#cargo_store:_table=Products | ||
|Manufacturer={{{ | |Manufacturer={{{manufacturer|}}} | ||
|Model={{{ | |Model={{{model|}}} | ||
|Class={{{ | |Class={{{class|}}} | ||
|Description={{{ | |Description={{{summary|}}} | ||
|Series={{{ | |Series={{{series|}}} | ||
|Introduced={{{introduced|}}} | |||
|Introduced={{{ | |Discontinued={{{discontinued|}}} | ||
|Discontinued={{{ | |||
}}</includeonly> | }}</includeonly> |
Revision as of 08:59, 8 August 2021
This is the "Instrument" template. It should be called in the following format:
{{Instrument Sidebar |manufacturer= |model= |class= |summary= |image= |caption= |introduced= |discontinued= |manuals= }}
This template adds rows to the table "Products", which is declared by the template Product. View table. Edit the page to see the template text.