Template:Plugin Sidebar: Difference between revisions

From TekWiki
Jump to navigation Jump to search
(Created page with "<noinclude> This is the "Plugin Sidebar" template. It should be called in the following format: <pre> {{Plugin Sidebar |title= |summary= |image= |caption= |series= |introduced...")
 
No edit summary
Line 4: Line 4:
<pre>
<pre>
{{Plugin Sidebar
{{Plugin Sidebar
|title=
|manufacturer=
|type=
|summary=
|summary=
|image=
|image=
Line 17: Line 18:
{| border="0" cellpadding="2" cellspacing="0"
{| border="0" cellpadding="2" cellspacing="0"
|-
|-
!colspan=2 style="background-color: rgb(184, 200, 255); font-size: 120%;"|{{{title}}}
!colspan=2 style="background-color: rgb(184, 200, 255); font-size: 120%;"|{{{manufacturer}}} {{{type}}}
|-
|-
|
|
Line 33: Line 34:
</div>[[Category:Introduced in {{{introduced}}}]]
</div>[[Category:Introduced in {{{introduced}}}]]
|}
|}
{{#cargo_store:_table=Products
|Manufacturer={{{manufacturer|}}}
|Type={{{type|}}}
|Class=Plug-in
|Description={{{summary|}}}
|Series={{{series|}}}
|Introduced={{{introduced|}}}
|Discontinued={{{discontinued|}}}
}}
__NOEDITSECTION__
__NOEDITSECTION__
</div>
</div>
<div style="background-color:rgb(240,240,255);font-style:italic; width: 50em; text-align:center;margin-bottom:12px;">[[#Manuals|Manuals]]&nbsp;&ndash;&nbsp;[[#Specifications|Specifications]]&nbsp;&ndash;&nbsp;[[#Links|Links]]&nbsp;&ndash;&nbsp;[[#Pictures|Pictures]]</div></includeonly>
<div style="background-color:rgb(240,240,255);font-style:italic; width: 50em; text-align:center;margin-bottom:12px;">[[#Manuals|Manuals]]&nbsp;&ndash;&nbsp;[[#Specifications|Specifications]]&nbsp;&ndash;&nbsp;[[#Links|Links]]&nbsp;&ndash;&nbsp;[[#Pictures|Pictures]]</div></includeonly>

Revision as of 06:59, 8 August 2021

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

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

Edit the page to see the template text.