Difference between revisions of "Template:Material"
From Autopilot Wiki
(Created page with "<noinclude> This is the "Material" template. It should be called in the following format: <pre> {{Material |Material Kind= |Quantity= |Dimensions= |Manufacturer= |Product ID=...") |
|||
| (One intermediate revision by the same user not shown) | |||
| Line 4: | Line 4: | ||
<pre> | <pre> | ||
{{Material | {{Material | ||
| + | |Name= | ||
|Material Kind= | |Material Kind= | ||
|Quantity= | |Quantity= | ||
| Line 9: | Line 10: | ||
|Manufacturer= | |Manufacturer= | ||
|Product ID= | |Product ID= | ||
| + | |Datasheet= | ||
}} | }} | ||
</pre> | </pre> | ||
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 28: | Line 33: | ||
| [[Has Product ID::{{{Product ID|}}}]] | | [[Has Product ID::{{{Product ID|}}}]] | ||
|- | |- | ||
| − | ! | + | ! Datasheet |
| − | | | + | | [[Has Datasheet::{{{Datasheet|}}}]] |
|} | |} | ||
[[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.