Difference between revisions of "Template:2D CAD"
From Autopilot Wiki
(Created page with "<noinclude> This is the "2D CAD" template. It should be called in the following format: <pre> {{2D CAD |.DXF= |.PDF= |Other Files= }} </pre> Edit the page to see the template...") |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
|.DXF= | |.DXF= | ||
|.PDF= | |.PDF= | ||
+ | |Manufacturer Link= | ||
|Other Files= | |Other Files= | ||
}} | }} | ||
Line 12: | Line 13: | ||
</noinclude><includeonly>{| class="wikitable" | </noinclude><includeonly>{| class="wikitable" | ||
! .DXF | ! .DXF | ||
− | | [[Has DXF::{{{.DXF|}}}]] | + | | [[Has DXF::File:{{{.DXF|}}}]] |
|- | |- | ||
! .PDF | ! .PDF | ||
− | | [[Has PDF::{{{.PDF|}}}]] | + | | [[Has PDF::File:{{{.PDF|}}}]] |
+ | |- | ||
+ | ! Manufacturer Link | ||
+ | | [[Has Manufacturer Link::{{{Manufacturer Link}}}]] | ||
|- | |- | ||
! Other Files | ! Other Files | ||
− | | {{{Other Files|}}} | + | | {{#arraymap:{{{Other Files|}}}|,|x|* [[File:x]]|\n}} |
− | | | ||
− | |||
− | | | ||
|} | |} | ||
[[Category:2D CAD]] | [[Category:2D CAD]] | ||
</includeonly> | </includeonly> |
Latest revision as of 05:56, 20 December 2021
This is the "2D CAD" template. It should be called in the following format:
{{2D CAD |.DXF= |.PDF= |Manufacturer Link= |Other Files= }}
Edit the page to see the template text.