Difference between revisions of "Template:Material"

From Autopilot Wiki
Jump to: navigation, search
 
Line 4: Line 4:
 
<pre>
 
<pre>
 
{{Material
 
{{Material
 +
|Name=
 
|Material Kind=
 
|Material Kind=
 
|Quantity=
 
|Quantity=
Line 14: Line 15:
 
Edit the page to see the template text.
 
Edit the page to see the template text.
 
</noinclude><includeonly>{| class="wikitable"
 
</noinclude><includeonly>{| class="wikitable"
 +
! Name
 +
| [[Uses Material::{{{Name|}}}]]
 +
|-
 
! Kind
 
! Kind
 
| [[Material Kind::{{{Material Kind|}}}]]
 
| [[Material Kind::{{{Material Kind|}}}]]
Line 31: Line 35:
 
! Datasheet
 
! Datasheet
 
| [[Has Datasheet::{{{Datasheet|}}}]]
 
| [[Has Datasheet::{{{Datasheet|}}}]]
|-
 
! Used In
 
|{{#ask:[[Uses Material::{{SUBJECTPAGENAME}}]]|format=list}}
 
 
|}
 
|}
  
 
[[Category:Material]]
 
[[Category:Material]]
 
</includeonly>
 
</includeonly>

Latest revision as of 23:08, 21 June 2021

This is the "Material" template. It should be called in the following format:

{{Material
|Name=
|Material Kind=
|Quantity=
|Dimensions=
|Manufacturer=
|Product ID=
|Datasheet=
}}

Edit the page to see the template text.