|
|
(10 intermediate revisions by the same user not shown) |
Line 92: |
Line 92: |
| "image_map_coordinates": { | | "image_map_coordinates": { |
| "description": "coordinates for placing the tool on image map. ", | | "description": "coordinates for placing the tool on image map. ", |
| | "type": "content" |
| | }, |
| | "equipment_type": { |
| | "description": "tool or infrastructure ", |
| "type": "content" | | "type": "content" |
| } | | } |
Line 110: |
Line 114: |
| "consumables", | | "consumables", |
| "other_details", | | "other_details", |
| "image_map_coordinates" | | "image_map_coordinates", |
| | "equipment_type" |
| ], | | ], |
| "format": "block" | | "format": "block" |
Line 132: |
Line 137: |
| |consumables = wikitext string | | |consumables = wikitext string |
| |image_map_coordinates = coordinates | | |image_map_coordinates = coordinates |
| | |equipment_type = wikitext string |
| }} | | }} |
| </noinclude><!-- | | </noinclude><!-- |
Line 143: |
Line 149: |
| <tr> | | <tr> |
| <td colspan="2" class="infobox-image"> | | <td colspan="2" class="infobox-image"> |
| [[File:{{{photo|NF no photo.png}}}|300px|noframe]] | | [[File:{{{photo|NF no photo.png}}}|300px|Picture of {{PAGENAME}} in the fablab]] |
| </td> | | </td> |
| </tr> | | </tr> |
Line 165: |
Line 171: |
| <tr> | | <tr> |
| <th class="infobox-label">Related [[tools]]</th> | | <th class="infobox-label">Related [[tools]]</th> |
| <td>{{{related tools|}}}</td> | | <td>{{#invoke:String | splitAndLink | source={{{related tools|}}} }}</td> |
| </tr> | | </tr> |
| <tr> | | <tr> |
Line 213: |
Line 219: |
| |format=ul | | |format=ul |
| }}</td> | | }}</td> |
| | </tr> |
| | <tr> |
| | <th class="infobox-label">Equipment type</th> |
| | <td>{{{equipment_type|tool}}}</td> |
| </tr> | | </tr> |
| </table> | | </table> |
Line 226: |
Line 236: |
| |-|Instructions = | | |-|Instructions = |
| {{#ifexist::Instructions:{{PAGENAME}} | | {{#ifexist::Instructions:{{PAGENAME}} |
| |''edit these instructions at [[Instructions:{{PAGENAME}}]]'' | | |''edit these instructions at [[Instructions:{{PAGENAME}}]]'' <br><br> |
| | |
| | |
| {{:Instructions:{{PAGENAME}}}} | | {{:Instructions:{{PAGENAME}}}} |
| | [[:Instructions:{{PAGENAME}}]] doesn't exist yet }} | | | [[:Instructions:{{PAGENAME}}]] doesn't exist yet }} |
Line 237: |
Line 245: |
| --><includeonly><!-- | | --><includeonly><!-- |
| -->__NOCACHE__<!-- | | -->__NOCACHE__<!-- |
| -->{{#cargo_store:}}<!-- | | -->{{#cargo_store: |
| | equipment_type={{{equipment_type|tool}}} |
| | }}<!-- |
| -->[[Category:Tool]]<!-- | | -->[[Category:Tool]]<!-- |
| -->{{#default_form:Tool}}<!-- | | -->{{#default_form:Tool}}<!-- |
| --></includeonly> | | --></includeonly> |