Difference between revisions of "Template:Tool SO"

From Autopilot Wiki
Jump to: navigation, search
 
(4 intermediate revisions by the same user not shown)
Line 10: Line 10:
 
|Product ID=
 
|Product ID=
 
|Datasheet=
 
|Datasheet=
 +
|External Datasheet=
 
}}
 
}}
 
</pre>
 
</pre>
Line 15: Line 16:
 
</noinclude><includeonly>
 
</noinclude><includeonly>
 
{{#set:
 
{{#set:
   Uses Material={{{Name|}}}
+
   Uses Tool={{{Name|}}}
 
}}
 
}}
{{#subobject:|
+
{{#subobject:{{{Name|}}}
 
  |Subobject Of={{{Name|}}}
 
  |Subobject Of={{{Name|}}}
 
  |Subobject Type=Tool
 
  |Subobject Type=Tool
Line 25: Line 26:
 
  |Has Product ID={{{Product ID|}}}
 
  |Has Product ID={{{Product ID|}}}
 
  |Has Datasheet={{{Datasheet|}}}
 
  |Has Datasheet={{{Datasheet|}}}
 +
|Has External Datasheet={{{External Datasheet|}}}
 
}}
 
}}
 
</includeonly>
 
</includeonly>

Latest revision as of 22:43, 26 August 2021

A tool template (a la Template:Material_SO), but it doesn't render anything and just makes a subobject It should be called in the following format:

{{Tool_SO
|Name=
|Tool Kind=
|Dimensions=
|Manufacturer=
|Product ID=
|Datasheet=
|External Datasheet=
}}

Edit the page to see the template text.