Difference between revisions of "Template:Institution"

From BITPlan cr Wiki
Jump to navigation Jump to search
(modified by py-yprinciple-gen 0.2.9)
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<noinclude><!--
 
<noinclude><!--
   --    Copyright (C) 2015-2022 BITPlan GmbH
+
   --    Copyright (C) 2015-2023 BITPlan GmbH
 
   --  
 
   --  
 
   --    Pater-Delp-Str. -- 1
 
   --    Pater-Delp-Str. -- 1
Line 9: Line 9:
 
   --  
 
   --  
 
-->
 
-->
This is the template {{Link|target=Template:Institution|title=Institution}}.
+
This is the [https://wiki.bitplan.com/index.php/ProfiWiki BITPlan Y-Prinzip ProfiWiki]-Template for "Institution".
It belongs to the concept/topic {{Link|target=:Concept:Institution}}<br>
+
=== see also ===
You may find examples for the use of this template via the {{Link|target=List of Institutions}}.
+
see also
 +
* [[List of Institutions]]
 +
* [[Help:Institution]]
 +
* [[Concept:Institution]]
 +
* [[:Category:Institution]]
 +
* [[:Template:Institution]]
 +
* [[:Form:Institution]]
 +
topic links:
 +
* [[Concept:Scholar]]
 +
 
 
=== Usage ===
 
=== Usage ===
 +
<pre>{{Institution
 +
|title=
 +
|wikidataid=
 +
|homepage=
 +
|inception=
 +
|smartCRMId=
 +
|country=
 +
|storemode=property or subjobject or none"
 +
}}
 
[[Category:Template]]
 
[[Category:Template]]
</noinclude><includeonly></includeonly>
+
</noinclude><includeonly>{{#switch:{{{storemode|}}}
 +
|none=
 +
|subobject={{#subobject:-
 +
|isA=Institution
 +
|Institution title={{{title|}}}
 +
|Institution wikidataid={{{wikidataid|}}}
 +
|Institution homepage={{{homepage|}}}
 +
|Institution inception={{{inception|}}}
 +
|Institution smartCRMId={{{smartCRMId|}}}
 +
|Institution country={{{country|}}}
 +
}}
 +
|#default={{#set:
 +
|isA=Institution
 +
|Institution title={{{title|}}}
 +
|Institution wikidataid={{{wikidataid|}}}
 +
|Institution homepage={{{homepage|}}}
 +
|Institution inception={{{inception|}}}
 +
|Institution smartCRMId={{{smartCRMId|}}}
 +
|Institution country={{{country|}}}
 +
}}
 +
}}
 +
{{#switch:{{{viewmode|}}}|hidden=|masterdetail=
 +
= scholars =
 +
{{#ask:[[Concept:Scholar]][[Scholar affiliations::{{FULLPAGENAME}}]]
 +
| ?Scholar wikiDataId = wikiDataId
 +
| ?Scholar name = name
 +
| ?Scholar firstName = firstName
 +
| ?Scholar description = description
 +
| ?Scholar homepage = homepage
 +
| ?Scholar orcid = orcid
 +
| ?Scholar dblpId = dblpId
 +
| ?Scholar googleScholarUser = googleScholarUser
 +
| ?Scholar linkedInId = linkedInId
 +
| ?Scholar researchGate = researchGate
 +
| ?Scholar gndId = gndId
 +
| ?Scholar smartCRMId = smartCRMId
 +
| ?Scholar affiliations = affiliations
 +
}}|#default={{{!}} class='wikitable'
 +
! colspan='2' {{!}}Institution
 +
{{!}}-
 +
{{#switch:{{{storemode|}}}|property=
 +
! colspan='2' style='text-align:left' {{!}} {{Icon|name=edit|size=24}}{{Link|target=Special:FormEdit/Institution/{{FULLPAGENAME}}|title=edit}}
 +
{{!}}-
 +
}}
 +
![[Property:Institution title|title]]
 +
{{!}}&nbsp;{{#if:{{{title|}}}|{{{title}}}|}}
 +
{{!}}-
 +
![[Property:Institution wikidataid|wikidataid]]
 +
{{!}}&nbsp;{{#if:{{{wikidataid|}}}|{{{wikidataid}}}|}}→{{#show: {{FULLPAGENAME}}|?Institution wikidataid}}
 +
{{!}}-
 +
![[Property:Institution homepage|homepage]]
 +
{{!}}&nbsp;{{#if:{{{homepage|}}}|{{{homepage}}}|}}
 +
{{!}}-
 +
![[Property:Institution inception|inception]]
 +
{{!}}&nbsp;{{#if:{{{inception|}}}|{{{inception}}}|}}
 +
{{!}}-
 +
![[Property:Institution smartCRMId|smartCRMId]]
 +
{{!}}&nbsp;{{#if:{{{smartCRMId|}}}|{{{smartCRMId}}}|}}→{{#show: {{FULLPAGENAME}}|?Institution smartCRMId}}
 +
{{!}}-
 +
![[Property:Institution country|country]]
 +
{{!}}&nbsp;{{#if:{{{country|}}}|{{{country}}}|}}→{{#show: {{FULLPAGENAME}}|?Institution country}}
 +
{{!}}-
 +
{{!}}}
 +
}}
 +
[[Category:Institution]]{{#default_form:Institution}}
 +
</includeonly>

Latest revision as of 06:51, 20 April 2023