Jump to content

Template:ProjectGallery: Difference between revisions

From Squirrel's Lair
Ttenbergen (talk | contribs)
No edit summary
Ttenbergen (talk | contribs)
mNo edit summary
Line 10: Line 10:


----
----
</noinclude><includeonly>{{#cargo_query:
</noinclude><includeonly>{{#cargo_compound_query:
tables=Project
tables=Project;fields=Project.mainImage,_pageName,shortDescription;|where=Project.projectType HOLDS "Featured Project" and {{{1|true}}}
|fields=Project.mainImage,_pageName,shortDescription
|tables=Project;fields=Project.mainImage,_pageName,shortDescription;where=NOT(Project.projectType HOLDS "Featured Project") and {{{1|true}}}
|where={{{1|}}}
|format=gallery
|format=gallery
|mode=traditional
|mode=traditional
Line 24: Line 23:
|show dimensions=0
|show dimensions=0
|default=
|default=
}}<includeonly>
}}
<includeonly>

Revision as of 20:22, 2021 December 3

This template implements a Mediawiki Extension Cargo query against the Project table in the gallery format (ie pictures with the shortDescription as caption). It takes an optional 1 parameter that it uses as the where clause.

to pass this query a parameter that contains an equal sign, see example in North Forge Fabrication Lab and https://stackoverflow.com/questions/20897400/passing-an-equal-sign-to-a-parameter-in-a-mediawiki-template