Main Page: Difference between revisions
Appearance
Ttenbergen (talk | contribs) No edit summary |
Ttenbergen (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
Welcome to the Squirrelslair. We provide a variety of services, please see the projects below for more info. If you have a project you think we could help you with, please email us at webcontact@squirrelslair.ca | Welcome to the Squirrelslair. We provide a variety of services, please see the projects below for more info. If you have a project you think we could help you with, please email us at webcontact@squirrelslair.ca | ||
[[Project Type]] | == [[Project Type]] == | ||
{{ | We have done the following types of projects: | ||
{{#cargo_query: | |||
tables=Project | |||
|fields=projectType | |||
|group by=projectType | |||
|limit=5000 | |||
|format=ul | |||
|default=no project types found | |||
}} | |||
[[Skillset]] | ==[[Skillset]]== | ||
{{ | We have the following skillsets: | ||
{{#cargo_query: | |||
tables=Project | |||
|fields=skillSet | |||
|group by=skillSet | |||
|limit=5000 | |||
|format=ul | |||
|default=no project types found | |||
}} | |||
== Projects == | |||
{{ | {{#if: | yes | no}} | ||
{{#cargo_query: | |||
tables=Project | |||
|fields= CONCAT("[[File:",_pageData._pageName,".jpg\|100px]]")=picture, _pageData._pageName=Project | |||
|limit=10 | |||
|format=dynamic table | |||
|default=no projects found | |||
|more results text=Click here for a full list of projects | |||
}} |
Revision as of 21:25, 2021 October 23
Welcome to the Squirrelslair. We provide a variety of services, please see the projects below for more info. If you have a project you think we could help you with, please email us at webcontact@squirrelslair.ca
Project Type
We have done the following types of projects:
- Featured Project
- Interactive Display
- Mediawiki Project
- Museum Display
- Office Automation
- Personal Project
- Portfolio
- Prototyping and Integration
Skillset
We have the following skillsets:
- 3D Modelling
- 3D Printing
- 3D Scanning
- Arduino
- CNC Machining
- Electronics
- Graphic Design
- Laser Cutting
- Making
- Masked Sandblasting
- Mediawiki
- Office Automation
- Programming
- Python
- Raspberry Pi
- Reverse Engineering
- Sandblasting
- Shape Extraction
- Vacuum Forming
- Vinyl Cutting
- Visual Basic for Applications(VBA)
- Woodworking
Projects
no
Error 1054: Unknown column '_pageData._pageName' in 'field list'
Function: CargoSQLQuery::run Query: SELECT `mw_cargo__Project`.`_pageID` AS `cargo_backlink_page_id_Project`,CONCAT("File:", pageData. pageName,".jpg\") AS `picture`,`_pageData`.`_pageName` AS `Project` FROM `mw_cargo__Project` ORDER BY `mw_cargo__Project`.`_pageID`,CONCAT("File:", pageData. pageName,".jpg\"),_pageData._pageName LIMIT 100