Template:Person: Difference between revisions

From elijah
Jump to navigation Jump to search
WikiSync push v1.0
WikiSync push v1.1
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<!-- WikiSync | version=1.0 | updated=2026-04-27 -->
<!-- WikiSync | version=1.1 | updated=2026-06-05 -->
<includeonly>
<includeonly>
__NOFACTBOX__
__NOFACTBOX__
Line 9: Line 9:
     ========================================================== -->
     ========================================================== -->
{{#set:
{{#set:
|HasPersonID={{{HasPersonID|}}}
  |HasType={{{HasType|PublicFigure}}}
  |HasType={{{HasType|PublicFigure}}}
  |HasName={{{HasName|}}}
  |HasName={{{HasName|}}}
Line 174: Line 175:
           <span style="color:#777;">'''External Links'''</span><br/>
           <span style="color:#777;">'''External Links'''</span><br/>
           {{#arraymap:{{{HasExtResources}}}|;|@@|
           {{#arraymap:{{{HasExtResources}}}|;|@@|
             {{#if: {{#rmatch:@@|^https?://}} | <div style="padding-left:0.6em;">[@@ Link]</div> | <!-- Invalid hidden --> }}
             {{#if: {{#rmatch:@@|^https?://}} | <div style="padding-left:0.6em;">[@@ @@]</div> | <!-- Invalid hidden --> }}
           |}}
           |}}
         </div>
         </div>
Line 201: Line 202:
     <div style="display:table-cell; vertical-align:top; padding-left:1em; width:160px; min-width:160px;">
     <div style="display:table-cell; vertical-align:top; padding-left:1em; width:160px; min-width:160px;">
       {{#if:{{{HasImage|}}}|
       {{#if:{{{HasImage|}}}|
         [[{{#show: {{{HasImage|}}} |?HasFile |link=none}}|thumb|150px|center|{{{HasName|}}}]]
         [[{{#show: {{{HasImage|}}} |?HasFile#-}}|thumb|150px|center|{{{HasName|}}}]]
       |
       |
         <div style="
         <div style="
Line 233: Line 234:
<pre>
<pre>
{{Person
{{Person
|HasPersonID=P0001
  |HasName=Perl ,Joseph
  |HasName=Perl ,Joseph
  |HasHebName=פרל, יוסף
  |HasHebName=פרל, יוסף

Latest revision as of 14:36, 12 July 2026



Use this template on Person: pages to describe individual people.

Example:

{{Person
 |HasPersonID=P0001
 |HasName=Perl ,Joseph
 |HasHebName=פרל, יוסף
 |HasYiddishName=פערל, יוסף
 |HasType=PublicFigure
 |HasDateOfBirth=1773
 |HasPlaceOfBirth=Community:Lviv
 |HasDateOfDeath=1839
 |HasPlaceOfDeath=Community:Brody
 |HasWikidataID=Q123456
 |HasMazalID=MAZAL-000045
 |HasVIAFID=22945141
 |HasImage=Image:Josef Perl
 |HasArticle=Article:The Jewish Council of Lviv
 |HasProfession=Community leader and rabbinical scholar
 |HasExtResources=https://example.org/persons/jacob_ben_moses; https://en.wikipedia.org/wiki/Jacob_ben_Moses
 |HasRelatedEntries=Article:Haskalah; Article:Galician Jewry
 |HasWikiLink=
 |HasYIVOLink=
 |HasBibLink=
}}