Template:Tool-Blank: Difference between revisions

From 10BitWorks Makerspace Wiki

No edit summary
No edit summary
Line 1: Line 1:
{| class="infobox" cellspacing="5" style="width: 22em; text-align: left; font-size: 88%; line-height: 1.5em;"
! colspan="2" class="infobox-title" | {{{tool_fullname}}}
|-
|
|-
| colspan="2" class="infobox-image" | [[File:{{{image}}}|thumb|250px|{{{img_caption}}}]]
|-
| colspan="2" class="infobox-subtitle" | General Info
|-
| class="infobox-rowheader" | Status || {{{status}}}
|-
| class="infobox-rowheader" | Make || {{{make}}}
|-
| class="infobox-rowheader" | Model || {{{model}}}
|-
| class="infobox-rowheader" | Serial || {{{serial}}}
|-
| class="infobox-rowheader" | Specs || {{{manufacturer_specs}}}
|-
| class="infobox-rowheader" | Manual || {{{manual}}}
|-
| colspan="2" class="infobox-subtitle" | 10Bit Data
|-
| class="infobox-rowheader" | Zone|| {{{zone}}}
|-
| class="infobox-rowheader" | Private Owner || {{{private_owner}}}
|-
| class="infobox-rowheader" | Private Access || {{{private_access}}}
|-
| class="infobox-rowheader" | Training|| {{{training}}}
|-
| class="infobox-rowheader" | [[Additional restrictions|Restrictions]] || <span style="color:{{{restrictions}}}">{{{restrictions}}}</span>
|-
|}
<noinclude>
<pre>
{{Tool-Blank
{{Tool-Blank
|tool_fullname        = {{{tool_fullname}}}
|tool_fullname        = {{{tool_fullname}}}
Line 16: Line 52:
|restrictions      = {{{restrictions}}}
|restrictions      = {{{restrictions}}}
}}
}}
</noinclude>

Revision as of 22:36, 6 April 2024

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