Featured Project: Difference between revisions

From Squirrel's Lair
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 2: Line 2:
}}
}}


== slideshow test ==
These are what is shown on the [[Main Page]].
{{#cargo_query:
tables=Project
|fields=Project.mainImage,_pageName,shortDescription
|where=projectType HOLDS "Featured Project"
|default=
 
|format=slideshow
|slides per screen=1
|autoplay speed=1
|caption field=shortDescription
|link field=_pageName
|image width=100
|image height=100
}}
 
== gallery test ==
{{#cargo_query:
tables=Project
|fields=Project.mainImage,_pageName,shortDescription
|where=projectType HOLDS "Featured Project"
|format=gallery
|mode=traditional
|caption field=shortDescription
|alt field=_pageName
|link field=_pageName
|limit=1000
|show filename=0
|show bytes=0
|show dimensions=0
|default=
}}

Latest revision as of 15:21, 2021 November 23

Featured Projects are ones that we are especially proud of, or that are especially representative of things we can do.

Click any of the images for more about that project.

These are what is shown on the Main Page.