Jump to content

Template:Institution: Difference between revisions

From OA GLAM Wiki
No edit summary
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<noinclude>
<noinclude>
This is the template for Institutions.
This is the template for Institutions.
Remember, javascript from MediaWiki:Common.js is pulling in the WikiData image after the page loads...
</noinclude><includeonly>
</noinclude><includeonly>
{| class="wikitable" style="float: right; width: 300px; margin-left: 1em;"
{| class="wikitable" style="float: right; width: 300px; margin-left: 1em;"
Line 7: Line 8:
| colspan="2" style="text-align: center; min-height: 150px; vertical-align: middle;" |  
| colspan="2" style="text-align: center; min-height: 150px; vertical-align: middle;" |  
<div id="wikidata-image-container">
<div id="wikidata-image-container">
  <div id="wiki-spinner" style="border: 4px solid #f3f3f3; border-top: 4px solid #3498db; border-radius: 50%; width: 30px; height: 30px; animation: spin 2s linear infinite; margin: 20px auto;"></div>
</div>
</div>
|-
|-
Line 27: Line 27:
{{#if:{{{Type|}}}|[[Category:{{{Type}}} Institutions]]}}
{{#if:{{{Type|}}}|[[Category:{{{Type}}} Institutions]]}}


'{{#if:{{{WikiData Q|}}}
<!-- {{#if:{{{WikiData Q|}}}
   | [[Category:Institutions with WikiData ID]]
   | [[Category:Institutions with WikiData ID]]
   | [[Category:Institutions missing WikiData ID]]
   | [[Category:Institutions missing WikiData ID]]
}}'
}} -->
</includeonly>
</includeonly>

Latest revision as of 17:37, 22 December 2025

This is the template for Institutions. Remember, javascript from MediaWiki:Common.js is pulling in the WikiData image after the page loads...