Template:CRT: Difference between revisions

From TekWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:
<pre>
<pre>
{{CRT
{{CRT
|Manufacturers=
|Manufacturer=
|Model=
|Model=
|Description=
|Description=
Line 18: Line 18:
{{#if:{{NAMESPACE}}||{{#cargo_store:_table=Compponents
{{#if:{{NAMESPACE}}||{{#cargo_store:_table=Compponents
|Class=CRT
|Class=CRT
|Manufacturers={{{manufacturers|}}}
|Manufacturer={{{Manufacturer|}}}
|Model={{{type|}}}
|Model={{{Model|}}}
|Description={{{summary|}}}
|Description={{{Description|}}}
|Used_in={{{used_in|}}}
|Used_in={{{Used_in|}}}
|Designers={{{designers|}}}
|Designers={{{Designers|}}}
}}}}</includeonly>
}}}}</includeonly>

Revision as of 08:10, 10 August 2021

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

{{CRT
|Manufacturer=
|Model=
|Description=
|Used_in=
|Designers=
}}

This template adds rows to the table "Components", which is declared by the template Component. View table. Edit the page to see the template text.