Template:Institution: Difference between revisions
Appearance
No edit summary Tags: Manual revert Reverted |
No edit summary |
||
| (12 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{| class="wikitable" style="float: right; width: | <noinclude> | ||
! colspan="2" | {{PAGENAME}} | This is the template for Institutions. | ||
Remember, javascript from MediaWiki:Common.js is pulling in the WikiData image after the page loads... | |||
</noinclude><includeonly> | |||
{| class="wikitable" style="float: right; width: 300px; margin-left: 1em;" | |||
! colspan="2" style="background-color: #f2f2f2; text-align: center;" | {{PAGENAME}} | |||
|- | |||
| colspan="2" style="text-align: center; min-height: 150px; vertical-align: middle;" | | |||
<div id="wikidata-image-container"> | |||
</div> | |||
|- | |- | ||
| '''English Name''' || {{{English Name|}}} | | '''English Name''' || {{{English Name|}}} | ||
| Line 8: | Line 16: | ||
| '''Type''' || {{{Type|}}} | | '''Type''' || {{{Type|}}} | ||
|- | |- | ||
| '''Website''' || {{{URL|}}} | | '''Website''' || [{{{URL|}}} Link] | ||
|- | |- | ||
| '''WikiData''' || {{{WikiData Q|}}} | | '''WikiData''' || <span id="wikidata-id">{{{WikiData Q|}}}</span> | ||
|} | |} | ||
[[Category:All Institutions]] | |||
{{#if:{{{Country|}}}|[[Category:Institutions in {{{Country}}}]]}} | |||
{{#if:{{{Type|}}}|[[Category:{{{Type}}} Institutions]]}} | |||
<!-- {{#if:{{{WikiData Q|}}} | |||
| [[Category:Institutions with WikiData ID]] | |||
| [[Category:Institutions missing WikiData ID]] | |||
}} --> | |||
</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...