Template:Tool: Difference between revisions

From 10BitWorks Makerspace Wiki

No edit summary
No edit summary
Line 16: Line 16:
|restrictions      = {{{restrictions}}}
|restrictions      = {{{restrictions}}}
}}
}}
<includeonly>[[Category:{{{location}}}]][[Category:Tools]]</includeonly>


<noinclude>
<noinclude>
== Copy Paste version  ==
== Copy Paste version  ==
<pre>
{{Tool
{{Tool
|tool_fullname        = {{{tool_fullname}}}
|tool_fullname        = {{{tool_fullname}}}
Line 36: Line 39:
|restrictions      = {{{restrictions}}}
|restrictions      = {{{restrictions}}}
}}
}}
</pre>
</noinclude>
</noinclude>
<templatedata>
<templatedata>
{
{

Revision as of 23:16, 6 April 2024

{{{tool_fullname}}}

{{{tool_nickname}}}

[[File:{{{image}}}|thumb|280px|{{{img_caption}}}]]
General Info
Status {{{status}}}
Make {{{make}}}
Model {{{model}}}
Serial {{{serial}}}
Specs {{{manufacturer_specs}}}
Manual {{{manual}}}
10Bit Data
Area {{{area}}}
Private Owner {{{private_owner}}}
Private Access {{{private_access}}}
Training {{{training}}}
Restrictions {{{restrictions}}}



Copy Paste version

{{Tool
|tool_fullname         = {{{tool_fullname}}}
|tool_nickname      = {{{tool_nickname}}}
|image              = {{{image}}}
|img_caption        = {{{img_caption}}}
|status             = {{{status}}}
|make               = {{{make}}}
|model              = {{{model}}}
|serial             = {{{serial}}}
|manufacturer_specs = {{{manufacturer_specs}}}
|manual             = {{{manual}}}
|location           = {{{location}}}
|private_owner             = {{{private_owner}}}
|private_access           = {{{private_access}}}
|training            = {{{training}}}
|restrictions       = {{{restrictions}}}
}}


A template for any 10bit tool currently onsite.

Template parameters[Edit template data]

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
tool_fullnametool_fullname

no description

Stringrequired
tool_nicknametool_nickname

no description

Stringoptional
imageimage

no description

Fileoptional
img_captionimg_caption

no description

Stringoptional
statusstatus

no description

Stringoptional
makemake

no description

Stringoptional
modelmodel

no description

Stringoptional
serialserial

no description

Stringoptional
manufacturer_specsmanufacturer_specs

no description

Stringoptional
manualmanual

no description

Stringoptional
ZoneZone

no description

Stringoptional
locationlocation

no description

Stringoptional
private_ownerprivate_owner

no description

Stringoptional
private_accessprivate_access

no description

Stringoptional
trainingtraining

no description

Stringoptional
restrictionsrestrictions

no description

Stringoptional