Difference between revisions of "Template:Printed Part"

From Autopilot Wiki
Jump to: navigation, search
(Created page with "<noinclude>3D Printed parts '''Syntax:''' <pre> {{ Printed_Part | modality = | stl = |}} </pre> </noinclude> {| style="border: 1px solid; width:25em; float: right; font-s...")
 
Line 7: Line 7:
 
| modality =  
 
| modality =  
 
| stl =  
 
| stl =  
 +
| version =
 +
| date_updated =
 
|}}
 
|}}
 
</pre>
 
</pre>
Line 20: Line 22:
 
! [[Property:Has STL | STL]]
 
! [[Property:Has STL | STL]]
 
| [[Has STL::{{{stl}}}]]
 
| [[Has STL::{{{stl}}}]]
 +
|-
 +
! [[Property:Is Version | Version]]
 +
| [[Is Version::{{{version}}}]]
 +
|-
 +
! [[Property:Date Updated | Date Updated]]
 +
| [[Date Updated::{{{date_updated}}}]]
 
|}
 
|}
 
<!-- now some annotations that don't appear in the template -->
 
<!-- now some annotations that don't appear in the template -->
 
<includeonly> [[Category:Printed Part]] [[Category:Part]] [[Category:Hardware]]  </includeonly>
 
<includeonly> [[Category:Printed Part]] [[Category:Part]] [[Category:Hardware]]  </includeonly>

Revision as of 23:50, 21 January 2021

3D Printed parts

Syntax:

{{ Printed_Part
| modality = 
| stl = 
| version = 
| date_updated = 
|}}


Printed Part
Modality {{{modality}}}
STL {{{stl}}}
Version {{{version}}}
Date Updated {{{date_updated}}}