Difference between revisions of "Template:Printed Part"

From Autopilot Wiki
Jump to: navigation, search
 
Line 5: Line 5:
 
<pre>
 
<pre>
 
{{ Printed_Part
 
{{ Printed_Part
 +
| created_by =
 
| modality =  
 
| modality =  
 
| part_type = type of part (eg. a "nosepoke")
 
| part_type = type of part (eg. a "nosepoke")
Line 12: Line 13:
 
| assembled_in = (list of assembled parts this part is used in)
 
| assembled_in = (list of assembled parts this part is used in)
 
| thingiverse = link to thingiverse page (if applicable)
 
| thingiverse = link to thingiverse page (if applicable)
 +
| remixes = (if it's been remixed...)
 
|}}
 
|}}
 
</pre>
 
</pre>
Line 19: Line 21:
 
|-
 
|-
 
|colspan="2" style="text-align: center;"| '''{{PAGENAME}}'''
 
|colspan="2" style="text-align: center;"| '''{{PAGENAME}}'''
 +
|-
 +
! [[Property:Created By | Created By]]
 +
| [[Created By::{{{created_by}}}]]
 
|-
 
|-
 
! [[Property:Modality | Modality]]
 
! [[Property:Modality | Modality]]
Line 40: Line 45:
 
| [[Property:Thingiverse Link | Thingiverse Link]]
 
| [[Property:Thingiverse Link | Thingiverse Link]]
 
| [[Thingiverse Link::{{{thingiverse}}}]]
 
| [[Thingiverse Link::{{{thingiverse}}}]]
 +
|-
 +
| [[Property:Thingiverse Link | Thingiverse Link]]
 +
| [[Thingiverse Link::{{{thingiverse}}}]]
 +
|-
 +
! [[Property:Remixed As | Remixes]]
 +
| [[Remixed As::{{{remixes}}}]]
 
|}
 
|}
 
<!-- 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>

Latest revision as of 22:06, 18 May 2021

3D Printed parts

Syntax:

{{ Printed_Part
| created_by = 
| modality = 
| part_type = type of part (eg. a "nosepoke")
| stl = 
| version = 
| date_updated = 
| assembled_in = (list of assembled parts this part is used in)
| thingiverse = link to thingiverse page (if applicable)
| remixes = (if it's been remixed...)
|}}


Printed Part
Created By {{{created_by}}}
Modality {{{modality}}}
Part Type {{{part_type}}}
STL {{{stl}}}
Version {{{version}}}
Date Updated {{{date_updated}}}
Assembled In {{{assembled_in}}}
Thingiverse Link {{{thingiverse}}}
Thingiverse Link {{{thingiverse}}}
Remixes {{{remixes}}}