Template:Tool-Blank: Difference between revisions
From 10BitWorks Makerspace Wiki
(Created page with "{{Tool-Blank |tool_title = {{{tool_title}}} |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}}} |...") |
mNo edit summary |
||
(48 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<noinclude> | |||
{{Xbox|text=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]] | |||
</noinclude> | |||
<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}}} | |||
<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-title" style="font-size: 105%; text-align: center" | General Info | |||
|- | |||
| class="infobox" | 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 style=text-align: center" | 10Bit Data | |||
|- | |||
| class="infobox-rowheader" | Area || {{{area}}} | |||
|- | |||
| class="infobox-rowheader" | Private Owner || {{{private_owner}}} | |||
|- | |||
| class="infobox-rowheader" | Private Access || {{{private_access}}} | |||
|- | |||
| class="infobox-rowheader" | Training || {{{training}}} | |||
|- | |||
| class="infobox-rowheader" | [[Restrictions|Restrictions]] || <span style="color:{{{restrictions}}}">{{{restrictions}}}</span> | |||
|- | |||
|} | |||
</div> | |||
<noinclude> | |||
<pre> | |||
{{Tool-Blank | {{Tool-Blank | ||
| | |tool_fullname = {{{tool_fullname}}} | ||
|tool_nickname = {{{tool_nickname}}} | |tool_nickname = {{{tool_nickname}}} | ||
|image = {{{image}}} | |image = {{{image}}} | ||
Line 10: | Line 53: | ||
|manufacturer_specs = {{{manufacturer_specs}}} | |manufacturer_specs = {{{manufacturer_specs}}} | ||
|manual = {{{manual}}} | |manual = {{{manual}}} | ||
| | |area = {{{area}}} | ||
|private_owner | |private_owner = {{{private_owner}}} | ||
|private_access | |private_access = {{{private_access}}} | ||
|training | |training = {{{training}}} | ||
|restrictions = {{{restrictions}}} | |restrictions = {{{restrictions}}} | ||
}} | }} | ||
</noinclude> |
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}}}