Main Page: Difference between revisions
Ttenbergen (talk | contribs) No edit summary |
Ttenbergen (talk | contribs) mNo edit summary |
||
| Line 52: | Line 52: | ||
|default=no projects found | |default=no projects found | ||
|more results text=Click here for a full list of projects | |more results text=Click here for a full list of projects | ||
}} | |||
== TidBits == | |||
Some things we have been playing with that aren't quite projects but might be of interest to some people. | |||
{{#cargo_query: | |||
tables=TidBit | |||
|fields=CONCAT("[[", _pageName,"|", shortDescription,"]]") | |||
|where= _pageName NOT LIKE "Internal:%" | |||
|order by=featured DESC , _pageID DESC | |||
|limit=1000 | |||
|more results text=more TidBits | |||
|default=no TidBits found | |||
|format=ul | |||
}} | }} | ||
Revision as of 17:49, 2022 January 12
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
{{#cargo_query: tables=Project |fields=Project.mainImage,CONCAT(_pageName, " - ", shortDescription)=Descript,_pageName |where=projectType HOLDS "Featured Project" |default= |format=gallery |mode=packed |show bytes=0 |show dimensions=0 |show filename=0 |image width=150 |caption field=Descript |alt field=_pageName |link field=_pageName |limit=1000 }}
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 }}
We have the following skillsets: {{#cargo_query: tables=Project |fields=skillSet |group by=skillSet |limit=5000 |format=ul |default=no project types found }}
Projects
{{#cargo_query: tables=Project |fields= CONCAT("100px")=, Project._pageName=Project |order by=Project._pageName |limit=0 |rows per page=1000 |format=dynamic table |default=no projects found |more results text=Click here for a full list of projects }}
TidBits
Some things we have been playing with that aren't quite projects but might be of interest to some people. {{#cargo_query: tables=TidBit |fields=CONCAT("", shortDescription,"") |where= _pageName NOT LIKE "Internal:%" |order by=featured DESC , _pageID DESC |limit=1000 |more results text=more TidBits |default=no TidBits found |format=ul }}