User:Noeth: Difference between revisions

From The Seven Sages of Rome
No edit summary
No edit summary
Line 1: Line 1:
<div class="container">
  <div class="row">
    <!-- Bento grid card -->
    <div class="col-md-6 col-lg-4 mb-4">
      <div class="card h-100 shadow-sm" style="border-radius: 12px; overflow: hidden;">
        <div class="card-body d-flex flex-column">
          <!-- Heading -->
          <h5 class="card-title font-weight-bold">Manuscript Locations</h5>
          <!-- Subtext -->
          <p class="card-text text-muted small mb-3">
            There are
            <span class="font-weight-bold">
              {{#ask:[[Category:Location]][[Is Manuscript Location::True]]|format=count}}
            </span>
            manuscript locations in the database.
          </p>
         
          <!-- Map container -->
          <div class="mt-auto">
            {{#ask:
            [[Has Coordinates::+]]
            |?Has Coordinates
            |markercluster = on
            |limit=500
            |format=maps
            }}
          </div>
        </div>
      </div>
    </div>
  </div>
</div>
{{#ask:[[Category:Location]]
{{#ask:[[Category:Location]]
|?Is Manuscript Location=Manuscript Location|+filter=value|+value filter switches=on off
|?Is Manuscript Location=Manuscript Location|+filter=value|+value filter switches=on off

Revision as of 12:19, 12 March 2025

Manuscript Locations

There are 157 manuscript locations in the database.

Loading map...