Template:BentoItem: Difference between revisions

From The Seven Sages of Rome
No edit summary
No edit summary
Line 13: Line 13:
   </p>
   </p>
   <!-- Optional content (e.g., maps, images, etc.) -->
   <!-- Optional content (e.g., maps, images, etc.) -->
   {{#if:{{{content|}}}|<div>{{{content}}}</div>}}
   {{#if:{{{content|}}}|<div class="content-container">{{{content}}}</div>}}
</div></includeonly>
</div></includeonly>
<noinclude>
<noinclude>

Revision as of 13:57, 12 March 2025


Usage

{{BentoItem
|type=wide
|title=[[Locations|Locations]]
|count={{#ask:[[Category:Location]]|format=count}}
|countlabel=locations
|content={{#ask:
[[Has Coordinates::+]]
|?Has Coordinates
|markercluster=on
|limit=500
|format=maps
}}
}}