Template:Tool-Blank: Difference between revisions
From 10BitWorks Makerspace Wiki
mNo edit summary |
mNo edit summary |
||
(21 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
This template is not used directly. It is the source for the Template:Tool page. Any edits to this template will cascade down to [[Template:Tool]] | This template is not used directly. It is the source for the Template:Tool page. Any edits to this template will cascade down to [[Template:Tool]] | ||
</noinclude> | </noinclude> | ||
{| class="wikitable" cellspacing="5" | <div style="float:right"> | ||
{| class="wikitable" cellspacing="5";width: 19em; text-align: left; font-size: 110%; line-height: 1.5em;border-style: solid; border-width: 2px"" | |||
! colspan="2" class="infobox-title" | {{{tool_fullname}}} | ! colspan="2" class="infobox-title" | {{{tool_fullname}}} | ||
<p style="font-size: 85%">{{{tool_nickname}}}</p> | |||
|- | |- | ||
|- | |- | ||
| colspan="2" class="infobox-image" style=text-align: center" | [[File:{{{image}}}|thumb|280px|{{{img_caption}}}]] | | colspan="2" class="infobox-image" style=text-align: center" | [[File:{{{image}}}|thumb|280px|{{{img_caption}}}]] | ||
|- | |- | ||
| colspan="2" class="infobox- | | colspan="2" class="infobox-title" style="font-size: 105%; text-align: center" | General Info | ||
|- | |- | ||
| class="infobox" | Status || {{{status}}} | | class="infobox" | Status || {{{status}}} | ||
Line 26: | Line 28: | ||
| colspan="2" class="infobox-subtitle style=text-align: center" | 10Bit Data | | colspan="2" class="infobox-subtitle style=text-align: center" | 10Bit Data | ||
|- | |- | ||
| class="infobox-rowheader" | | | class="infobox-rowheader" | Area || {{{area}}} | ||
|- | |- | ||
| class="infobox-rowheader" | Private Owner || {{{private_owner}}} | | class="infobox-rowheader" | Private Owner || {{{private_owner}}} | ||
Line 34: | Line 36: | ||
| class="infobox-rowheader" | Training || {{{training}}} | | class="infobox-rowheader" | Training || {{{training}}} | ||
|- | |- | ||
| class="infobox-rowheader" | [[ | | class="infobox-rowheader" | [[Restrictions|Restrictions]] || <span style="color:{{{restrictions}}}">{{{restrictions}}}</span> | ||
|- | |- | ||
|} | |} | ||
</div> | |||
<noinclude> | <noinclude> | ||
<pre> | <pre> | ||
Line 50: | Line 53: | ||
|manufacturer_specs = {{{manufacturer_specs}}} | |manufacturer_specs = {{{manufacturer_specs}}} | ||
|manual = {{{manual}}} | |manual = {{{manual}}} | ||
| | |area = {{{area}}} | ||
|private_owner = {{{private_owner}}} | |private_owner = {{{private_owner}}} | ||
|private_access = {{{private_access}}} | |private_access = {{{private_access}}} |
Latest revision as of 04:04, 19 May 2024
![]() |
Note: Do not use this template directly |
---|---|
Note
This template is not used directly. It is the source for the Template:Tool page. Any edits to this template will cascade down to Template:Tool
{{{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}}} |
{{{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}}}