Difference between revisions of "Template:3D CAD"

From Autopilot Wiki
Jump to: navigation, search
Line 16: Line 16:
 
</noinclude><includeonly>
 
</noinclude><includeonly>
 
[[Category:3D CAD]]
 
[[Category:3D CAD]]
{{#3d:{{{.STL|}}}|400|400|cccccc||1|5||}}
+
{{#3d:File:{{{.STL|}}}|400|400|cccccc||1|5||}}
  
 
{| class="wikitable"
 
{| class="wikitable"
 
! .STL
 
! .STL
| [[Has STL::{{{.STL|}}}]]
+
| [[Has STL::File:{{{.STL|}}}]]
 
|-
 
|-
 
! .STEP
 
! .STEP
| [[Has STEP::{{{.STEP|}}}]]
+
| [[Has STEP::File:{{{.STEP|}}}]]
 
|-
 
|-
 
! Other Files
 
! Other Files

Revision as of 23:07, 28 June 2021

This is the "3D CAD" template. It should be called in the following format:

{{3D CAD
|.STL=
|.STEP=
|Other Files=
}}

Edit the page to see the template text.

The syntax for the 3d tag is

{{#3d:Model.json|width|height|color|opacity|norotate|scale|z|style|class}}