Template:EquipmentGallery: Difference between revisions
From CoMakingSpace Wiki
NitramLegov (talk | contribs) mNo edit summary |
NitramLegov (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
{{#if: {{{machines|}}} | | {{#if: {{{machines|}}} | | ||
== Machines == | == Machines == | ||
{{#ask: [[Location::{{PAGENAME}}]] [[Category:Machines]] | {{#ask: [[Location::{{#if:{{{location|location|{{PAGENAME}}}}]] [[Category:Machines]] | ||
| ?Has image | | ?Has image | ||
| ?Has caption | | ?Has caption | ||
Line 18: | Line 18: | ||
{{#if: {{{tools|}}} | | {{#if: {{{tools|}}} | | ||
== Other Tools== | == Other Tools== | ||
{{#ask: [[Location::{{PAGENAME}}]] [[Category:Tools]] | {{#ask: [[Location::{{#if:{{{location|location|{{PAGENAME}}}}]] [[Category:Tools]] | ||
| ?Has image | | ?Has image | ||
| ?Has caption | | ?Has caption |
Revision as of 21:55, 29 August 2022
{{#if: |
Machines
{{#ask: [[Location::?Has image
}}
{{#if: |
Other Tools
{{#ask: [[Location::?Has image
}}
This template adds a gallery of tools at the location which equals to {{PAGENAME}}. You can control whether it should show a gallery of machines and/or tools by setting the respective parameters:
Parameter | Description | Type | Status | |
---|---|---|---|---|
Machines | machines | Show machine gallery? | Boolean | optional |
Tools | tools | Show Tool gallery? | Boolean | optional |