Difference between revisions of "Template:Scholar"

From BITPlan ceur-ws Wiki
Jump to navigation Jump to search
(pushed from media by wikipush)
 
(modified by py-yprinciple-gen 0.1.1)
Line 1: Line 1:
<noinclude>
+
<noinclude><!--
<!--
+
   --     Copyright (C) 2015-2022 BITPlan GmbH
   -- Copyright (C) 2015-2022 BITPlan GmbH
 
 
   --  
 
   --  
   -- Pater-Delp-Str. -- 1
+
   --     Pater-Delp-Str. -- 1
   -- D-47877 -- Willich-Schiefbahn
+
   --     D-47877 -- Willich-Schiefbahn
 
   --  
 
   --  
   -- http://www.bitplan.com
+
   --     http://www.bitplan.com
 
   --
 
   --
 
   --  
 
   --  
 
-->
 
-->
This is the template {{Link|target=Template:Scholar|title=Scholar}}.
+
This is the [https://wiki.bitplan.com/index.php/ProfiWiki BITPlan Y-Prinzip ProfiWiki]-Template for "Scholar".
It belongs to the concept/topic {{Link|target=:Concept:Scholar}}<br>
+
=== see also ===
You may find examples for the use of this template via the {{Link|target=List of Scholars}}.
+
see also
 +
* [[List of Scholars]]
 +
* [[Help:Scholar]]
 +
* [[Concept:Scholar]]
 +
* [[:Category:Scholar]]
 +
* [[:Template:Scholar]]
 +
* [[:Form:Scholar]]
 +
topic links:
 
=== Usage ===
 
=== Usage ===
==== storemode subobject ====
 
 
<pre>{{Scholar
 
<pre>{{Scholar
|name=
 
|firstName=
 
|orcid=
 
|dblpId=
 
 
|wikiDataId=
 
|wikiDataId=
|googleScholarUser=
 
|linkedInId=
 
|gndId=
 
|smartCRMId=
 
|storemode=subobject
 
}}
 
</pre>
 
 
==== storemode property ====
 
<pre>{{Scholar
 
 
|name=
 
|name=
 
|firstName=
 
|firstName=
 +
|description=
 +
|homepage=
 
|orcid=
 
|orcid=
 
|dblpId=
 
|dblpId=
|wikiDataId=
 
|googleScholarUser=
 
 
|linkedInId=
 
|linkedInId=
 
|gndId=
 
|gndId=
 
|smartCRMId=
 
|smartCRMId=
|storemode=property
+
|storemode=property or subjobject or none"
 
}}
 
}}
</pre>
+
[[Category:Template]]
 
+
</noinclude><includeonly>{{#switch:{{{storemode|}}}
==== storemode none ====
 
<pre>{{Scholar
 
|name=
 
|firstName=
 
|orcid=
 
|dblpId=
 
|wikiDataId=
 
|googleScholarUser=
 
|linkedInId=
 
|gndId=
 
|smartCRMId=
 
|storemode=none
 
}}
 
</pre>
 
 
 
 
 
==== viewmode tableheader ====
 
<pre>{{Scholar
 
|name=
 
|firstName=
 
|orcid=
 
|dblpId=
 
|wikiDataId=
 
|googleScholarUser=
 
|linkedInId=
 
|gndId=
 
|smartCRMId=
 
|viewmode=tableheader
 
}}
 
</pre>
 
 
 
==== viewmode tablerow ====
 
<pre>{{Scholar
 
|name=
 
|firstName=
 
|orcid=
 
|dblpId=
 
|wikiDataId=
 
|googleScholarUser=
 
|linkedInId=
 
|gndId=
 
|smartCRMId=
 
|viewmode=tablerow
 
}}
 
</pre>
 
 
 
==== viewmode tablefooter ====
 
<pre>{{Scholar
 
|name=
 
|firstName=
 
|orcid=
 
|dblpId=
 
|wikiDataId=
 
|googleScholarUser=
 
|linkedInId=
 
|gndId=
 
|smartCRMId=
 
|viewmode=tablefooter
 
}}
 
</pre>
 
 
 
==== viewmode labelfield ====
 
<pre>{{Scholar
 
|name=
 
|firstName=
 
|orcid=
 
|dblpId=
 
|wikiDataId=
 
|googleScholarUser=
 
|linkedInId=
 
|gndId=
 
|smartCRMId=
 
|viewmode=labelfield
 
}}
 
</pre>
 
 
 
=== Source (pretty printed) ===
 
<source lang='html4strict'>
 
{{#switch:{{{userparam|}}}|sidif={{#if:{{{?pageid|}}}|{{#replace:{{#replace:{{{?pageid}}}|#|}}|-|_}} isA Scholar<br>|}}
 
{{#if:{{{?name|}}}|"{{{?name}}}" is name of it <br>|}}
 
{{#if:{{{?firstName|}}}|"{{{?firstName}}}" is firstName of it <br>|}}
 
{{#if:{{{?orcid|}}}|"{{{?orcid}}}" is orcid of it <br>|}}
 
{{#if:{{{?dblpId|}}}|"{{{?dblpId}}}" is dblpId of it <br>|}}
 
{{#if:{{{?wikiDataId|}}}|"{{{?wikiDataId}}}" is wikiDataId of it <br>|}}
 
{{#if:{{{?googleScholarUser|}}}|"{{{?googleScholarUser}}}" is googleScholarUser of it <br>|}}
 
{{#if:{{{?linkedInId|}}}|"{{{?linkedInId}}}" is linkedInId of it <br>|}}
 
{{#if:{{{?gndId|}}}|"{{{?gndId}}}" is gndId of it <br>|}}
 
{{#if:{{{?smartCRMId|}}}|"{{{?smartCRMId}}}" is smartCRMId of it <br>|}}
 
|#default={{#switch:{{{storemode|}}}
 
 
|none=
 
|none=
 
|subobject={{#subobject:-
 
|subobject={{#subobject:-
 
|isA=Scholar
 
|isA=Scholar
|Scholar name={{{name|}}}
+
|wikiDataId={{{wikiDataId|}}}
|Scholar firstName={{{firstName|}}}
+
|name={{{name|}}}
|Scholar orcid={{{orcid|}}}
+
|firstName={{{firstName|}}}
|Scholar dblpId={{{dblpId|}}}
+
|description={{{description|}}}
|Scholar wikiDataId={{{wikiDataId|}}}
+
|homepage={{{homepage|}}}
|Scholar googleScholarUser={{{googleScholarUser|}}}
+
|orcid={{{orcid|}}}
|Scholar linkedInId={{{linkedInId|}}}
+
|dblpId={{{dblpId|}}}
|Scholar gndId={{{gndId|}}}
+
|linkedInId={{{linkedInId|}}}
|Scholar smartCRMId={{{smartCRMId|}}}
+
|gndId={{{gndId|}}}
 +
|smartCRMId={{{smartCRMId|}}}
 
}}
 
}}
 
|#default={{#set:
 
|#default={{#set:
 
|isA=Scholar
 
|isA=Scholar
|Scholar name={{{name|}}}
 
|Scholar firstName={{{firstName|}}}
 
|Scholar orcid={{{orcid|}}}
 
|Scholar dblpId={{{dblpId|}}}
 
 
|Scholar wikiDataId={{{wikiDataId|}}}
 
|Scholar wikiDataId={{{wikiDataId|}}}
|Scholar googleScholarUser={{{googleScholarUser|}}}
 
|Scholar linkedInId={{{linkedInId|}}}
 
|Scholar gndId={{{gndId|}}}
 
|Scholar smartCRMId={{{smartCRMId|}}}
 
}}
 
}}
 
{{#switch: {{{viewmode|}}}
 
|hidden=
 
|masterdetail=
 
|tableheader={{{!}} class='wikitable'
 
!name!!firstName!!orcid!!dblpId!!wikiDataId!!googleScholarUser!!linkedInId!!gndId!!smartCRMId
 
{{!}}-
 
|tablerow=
 
{{!}}{{{name|}}}{{!}}{{!}}{{{firstName|}}}{{!}}{{!}}{{{orcid|}}}{{!}}{{!}}{{{dblpId|}}}{{!}}{{!}}{{{wikiDataId|}}}{{!}}{{!}}{{{googleScholarUser|}}}{{!}}{{!}}{{{linkedInId|}}}{{!}}{{!}}{{{gndId|}}}{{!}}{{!}}{{{smartCRMId|}}}
 
{{!}}-
 
|tablefooter={{!}}}
 
|labelfield=
 
name={{#if:{{{name|}}}|{{{name|}}}|}}<br>firstName={{#if:{{{firstName|}}}|{{{firstName|}}}|}}<br>orcid={{#if:{{{orcid|}}}|{{{orcid|}}}|}}<br>dblpId={{#if:{{{dblpId|}}}|{{{dblpId|}}}|}}<br>wikiDataId={{#if:{{{wikiDataId|}}}|{{{wikiDataId|}}}|}}<br>googleScholarUser={{#if:{{{googleScholarUser|}}}|{{{googleScholarUser|}}}|}}<br>linkedInId={{#if:{{{linkedInId|}}}|{{{linkedInId|}}}|}}<br>gndId={{#if:{{{gndId|}}}|{{{gndId|}}}|}}<br>smartCRMId={{#if:{{{smartCRMId|}}}|{{{smartCRMId|}}}|}}<br>|#default={{{!}} class='wikitable'
 
! colspan='2' {{!}}Scholar
 
{{!}}-
 
{{#switch:{{{storemode|}}}|property=
 
! colspan='2' style='text-align:left' {{!}} {{Icon|name=edit|size=24}}{{Link|target=Special:FormEdit/Scholar/{{FULLPAGENAME}}|title=edit}}
 
{{!}}-
 
}}
 
!name
 
{{!}}&nbsp;{{#if:{{{name|}}}|{{{name|}}}|}}
 
{{!}}-
 
!firstName
 
{{!}}&nbsp;{{#if:{{{firstName|}}}|{{{firstName|}}}|}}
 
{{!}}-
 
!orcid
 
{{!}}&nbsp;{{#if:{{{orcid|}}}|{{{orcid|}}}|}}
 
{{!}}-
 
!dblpId
 
{{!}}&nbsp;{{#if:{{{dblpId|}}}|{{{dblpId|}}}|}}
 
{{!}}-
 
!wikiDataId
 
{{!}}&nbsp;{{#if:{{{wikiDataId|}}}|{{{wikiDataId|}}}|}}
 
{{!}}-
 
!googleScholarUser
 
{{!}}&nbsp;{{#if:{{{googleScholarUser|}}}|{{{googleScholarUser|}}}|}}
 
{{!}}-
 
!linkedInId
 
{{!}}&nbsp;{{#if:{{{linkedInId|}}}|{{{linkedInId|}}}|}}
 
{{!}}-
 
!gndId
 
{{!}}&nbsp;{{#if:{{{gndId|}}}|{{{gndId|}}}|}}
 
{{!}}-
 
!smartCRMId
 
{{!}}&nbsp;{{#if:{{{smartCRMId|}}}|{{{smartCRMId|}}}|}}
 
{{!}}-
 
{{!}}}
 
}}
 
}}
 
[[Category:Scholar]]{{#default_form:Scholar}}
 
</source>
 
=== Source ===
 
Click on "Edit" to edit the noinclude-part Source of this Template.
 
[[Category:Template]]
 
 
</noinclude><includeonly>{{#switch:{{{userparam|}}}|sidif={{#if:{{{?pageid|}}}|{{#replace:{{#replace:{{{?pageid}}}|#|}}|-|_}} isA Scholar<br>|}}
 
{{#if:{{{?name|}}}|"{{{?name}}}" is name of it <br>|}}
 
{{#if:{{{?firstName|}}}|"{{{?firstName}}}" is firstName of it <br>|}}
 
{{#if:{{{?orcid|}}}|"{{{?orcid}}}" is orcid of it <br>|}}
 
{{#if:{{{?dblpId|}}}|"{{{?dblpId}}}" is dblpId of it <br>|}}
 
{{#if:{{{?wikiDataId|}}}|"{{{?wikiDataId}}}" is wikiDataId of it <br>|}}
 
{{#if:{{{?googleScholarUser|}}}|"{{{?googleScholarUser}}}" is googleScholarUser of it <br>|}}
 
{{#if:{{{?linkedInId|}}}|"{{{?linkedInId}}}" is linkedInId of it <br>|}}
 
{{#if:{{{?gndId|}}}|"{{{?gndId}}}" is gndId of it <br>|}}
 
{{#if:{{{?smartCRMId|}}}|"{{{?smartCRMId}}}" is smartCRMId of it <br>|}}
 
|#default={{#switch:{{{storemode|}}}
 
|none=
 
|subobject={{#subobject:-
 
|isA=Scholar
 
|Scholar name={{{name|}}}
 
|Scholar firstName={{{firstName|}}}
 
|Scholar homepage={{{homepage|}}}
 
|Scholar orcid={{{orcid|}}}
 
|Scholar dblpId={{{dblpId|}}}
 
|Scholar wikiDataId={{{wikiDataId|}}}
 
|Scholar googleScholarUser={{{googleScholarUser|}}}
 
|Scholar linkedInId={{{linkedInId|}}}
 
|Scholar gndId={{{gndId|}}}
 
|Scholar smartCRMId={{{smartCRMId|}}}
 
}}
 
|#default={{#set:
 
|isA=Scholar
 
 
|Scholar name={{{name|}}}
 
|Scholar name={{{name|}}}
 
|Scholar firstName={{{firstName|}}}
 
|Scholar firstName={{{firstName|}}}
 +
|Scholar description={{{description|}}}
 
|Scholar homepage={{{homepage|}}}
 
|Scholar homepage={{{homepage|}}}
 
|Scholar orcid={{{orcid|}}}
 
|Scholar orcid={{{orcid|}}}
 
|Scholar dblpId={{{dblpId|}}}
 
|Scholar dblpId={{{dblpId|}}}
|Scholar wikiDataId={{{wikiDataId|}}}
 
|Scholar googleScholarUser={{{googleScholarUser|}}}
 
 
|Scholar linkedInId={{{linkedInId|}}}
 
|Scholar linkedInId={{{linkedInId|}}}
 
|Scholar gndId={{{gndId|}}}
 
|Scholar gndId={{{gndId|}}}
Line 252: Line 63:
 
}}
 
}}
 
}}
 
}}
{{#switch: {{{viewmode|}}}
+
{{{!}} class='wikitable'
|hidden=
 
|masterdetail=
 
|tableheader={{{!}} class='wikitable'
 
!name!!firstName!!orcid!!dblpId!!wikiDataId!!googleScholarUser!!linkedInId!!gndId!!smartCRMId
 
{{!}}-
 
|tablerow=
 
{{!}}{{{name|}}}{{!}}{{!}}{{{firstName|}}}{{!}}{{!}}{{{orcid|}}}{{!}}{{!}}{{{dblpId|}}}{{!}}{{!}}{{{wikiDataId|}}}{{!}}{{!}}{{{googleScholarUser|}}}{{!}}{{!}}{{{linkedInId|}}}{{!}}{{!}}{{{gndId|}}}{{!}}{{!}}{{{smartCRMId|}}}
 
{{!}}-
 
|tablefooter={{!}}}
 
|labelfield=
 
name={{#if:{{{name|}}}|{{{name|}}}|}}<br>firstName={{#if:{{{firstName|}}}|{{{firstName|}}}|}}<br>orcid={{#if:{{{orcid|}}}|{{{orcid|}}}|}}<br>dblpId={{#if:{{{dblpId|}}}|{{{dblpId|}}}|}}<br>wikiDataId={{#if:{{{wikiDataId|}}}|{{{wikiDataId|}}}|}}<br>googleScholarUser={{#if:{{{googleScholarUser|}}}|{{{googleScholarUser|}}}|}}<br>linkedInId={{#if:{{{linkedInId|}}}|{{{linkedInId|}}}|}}<br>gndId={{#if:{{{gndId|}}}|{{{gndId|}}}|}}<br>smartCRMId={{#if:{{{smartCRMId|}}}|{{{smartCRMId|}}}|}}<br>|#default={{{!}} class='wikitable'
 
 
! colspan='2' {{!}}Scholar
 
! colspan='2' {{!}}Scholar
 
{{!}}-
 
{{!}}-
Line 270: Line 70:
 
{{!}}-
 
{{!}}-
 
}}
 
}}
{{!}} colspan='2' {{!}}{{#if:{{{smartCRMId|}}}|{{CRM|{{#if:{{{name|}}}|{{{name|}}}|}}|{{#if:{{{firstName|}}}|{{{firstName|}}}|}}|{{{smartCRMId|}}}}}|}}
+
!wikiDataId
 +
{{!}}&nbsp;{{#if:{{{wikiDataId|}}}|{{{wikiDataId}}}|}}
 
{{!}}-
 
{{!}}-
 
!name
 
!name
{{!}}&nbsp;{{#if:{{{name|}}}|{{{name|}}}|}}
+
{{!}}&nbsp;{{#if:{{{name|}}}|{{{name}}}|}}
 
{{!}}-
 
{{!}}-
 
!firstName
 
!firstName
{{!}}&nbsp;{{#if:{{{firstName|}}}|{{{firstName|}}}|}}
+
{{!}}&nbsp;{{#if:{{{firstName|}}}|{{{firstName}}}|}}
 +
{{!}}-
 +
!description
 +
{{!}}&nbsp;{{#if:{{{description|}}}|{{{description}}}|}}
 
{{!}}-
 
{{!}}-
 
!homepage
 
!homepage
{{!}}&nbsp;{{#if:{{{homepage|}}}|{{{homepage|}}}|}}
+
{{!}}&nbsp;{{#if:{{{homepage|}}}|{{{homepage}}}|}}
 
{{!}}-
 
{{!}}-
 
!orcid
 
!orcid
{{!}}&nbsp;{{#if:{{{orcid|}}}|[https://orcid.org/{{{orcid|}}} {{{orcid|}}}]|}}
+
{{!}}&nbsp;{{#if:{{{orcid|}}}|{{{orcid}}}|}}
 
{{!}}-
 
{{!}}-
 
!dblpId
 
!dblpId
{{!}}&nbsp;{{#if:{{{dblpId|}}}|[https://dblp.org/pid/{{{dblpId|}}} {{{dblpId|}}}]|}}
+
{{!}}&nbsp;{{#if:{{{dblpId|}}}|{{{dblpId}}}|}}
{{!}}-
 
!wikiDataId
 
{{!}}&nbsp;{{#if:{{{wikiDataId|}}}|[https://www.wikidata.org/entity/{{{wikiDataId|}}} {{{wikiDataId|}}}][https://scholia.toolforge.org/author/{{{wikiDataId|}}} scholia {{{wikiDataId|}}}]|}}
 
{{!}}-
 
!googleScholarUser
 
{{!}}&nbsp;{{#if:{{{googleScholarUser|}}}|[https://scholar.google.com/citations?user={{{googleScholarUser|}}} {{{googleScholarUser|}}}]|}}
 
 
{{!}}-
 
{{!}}-
 
!linkedInId
 
!linkedInId
{{!}}&nbsp;{{#if:{{{linkedInId|}}}|[https://www.linkedin.com/in/{{{linkedInId|}}} {{{linkedInId|}}}]|}}
+
{{!}}&nbsp;{{#if:{{{linkedInId|}}}|{{{linkedInId}}}|}}
 
{{!}}-
 
{{!}}-
 
!gndId
 
!gndId
{{!}}&nbsp;{{#if:{{{gndId|}}}|[https://d-nb.info/gnd/{{{gndId|}}} {{{gndId|}}}]|}}
+
{{!}}&nbsp;{{#if:{{{gndId|}}}|{{{gndId}}}|}}
 
{{!}}-
 
{{!}}-
 
!smartCRMId
 
!smartCRMId
{{!}}&nbsp;{{#if:{{{smartCRMId|}}}|[http://crm.bitplan.com/smartcrm/person/{{{smartCRMId|}}} {{{smartCRMId|}}}]|}}
+
{{!}}&nbsp;{{#if:{{{smartCRMId|}}}|{{{smartCRMId}}}|}}
 
{{!}}-
 
{{!}}-
{{!}}}
+
{{!}}}[[Category:Scholar]]{{#default_form:Scholar}}
}}
+
</includeonly>
}}
 
[[Category:Scholar]]{{#default_form:Scholar}}</includeonly>
 

Revision as of 10:00, 16 January 2023

This is the BITPlan Y-Prinzip ProfiWiki-Template for "Scholar".

see also

see also

topic links:

Usage

Scholar
wikiDataId  
name  
firstName  
description  
homepage  
orcid  
dblpId  
linkedInId  
gndId  
smartCRMId