Difference between revisions of "Template:Person"

From Security Vision
Jump to: navigation, search
(Generated from a page schema)
(Generated from a page schema)
Line 4: Line 4:
 
<pre>
 
<pre>
 
{{Person
 
{{Person
|Date of birth=
+
|D.O.B.=
 
|Institution=
 
|Institution=
|Has Position=
+
|Position=
 
|Keywords=
 
|Keywords=
|URL=
+
|Web=
 
|Research Category=
 
|Research Category=
 
}}
 
}}
Line 16: Line 16:
 
! style="text-align: center; background-color:#ccccff;" colspan="2" |<span style="font-size: larger;">{{PAGENAME}}</span>
 
! style="text-align: center; background-color:#ccccff;" colspan="2" |<span style="font-size: larger;">{{PAGENAME}}</span>
 
|-
 
|-
{{#if:{{{Date of birth|}}}|! Date of birth
+
{{#if:{{{D.O.B.|}}}|! Date of birth
{{!}} [[Date of birth::{{{Date of birth|}}}]]
+
{{!}} [[D.O.B.::{{{D.O.B.|}}}]]
 
}}
 
}}
 
|-
 
|-
Line 25: Line 25:
 
|-
 
|-
 
! Has Position
 
! Has Position
| {{#arraymap:{{{Has Position|}}}|,|x|[[Has Position::x]]}}
+
| {{#arraymap:{{{Position|}}}|,|x|[[Position::x]]}}
  
 
|-
 
|-
Line 31: Line 31:
 
| {{#arraymap:{{{Keywords|}}}|,|x|[[Keywords::x]]}}
 
| {{#arraymap:{{{Keywords|}}}|,|x|[[Keywords::x]]}}
  
{{#if:{{{URL|}}}|
+
{{#if:{{{Web|}}}|
 
{{!}}-
 
{{!}}-
 
! URL
 
! URL
{{!}} {{#arraymap:{{{URL|}}}|,|x|[[URL::x]]}}
+
{{!}} {{#arraymap:{{{Web|}}}|,|x|[[Web::x]]}}
  
 
}}
 
}}

Revision as of 11:50, 15 March 2020

This is the "Person" template. It should be called in the following format:

{{Person
|D.O.B.=
|Institution=
|Position=
|Keywords=
|Web=
|Research Category=
}}

Edit the page to see the template text.