Difference between revisions of "Template:Person"
From Security Vision
(Generated from a page schema) |
(Generated from a page schema) |
||
Line 4: | Line 4: | ||
<pre> | <pre> | ||
{{Person | {{Person | ||
− | | | + | |D.O.B.= |
|Institution= | |Institution= | ||
− | | | + | |Position= |
|Keywords= | |Keywords= | ||
− | | | + | |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:{{{ | + | {{#if:{{{D.O.B.|}}}|! Date of birth |
− | {{!}} [[ | + | {{!}} [[D.O.B.::{{{D.O.B.|}}}]] |
}} | }} | ||
|- | |- | ||
Line 25: | Line 25: | ||
|- | |- | ||
! Has Position | ! Has Position | ||
− | | {{#arraymap:{{{ | + | | {{#arraymap:{{{Position|}}}|,|x|[[Position::x]]}} |
|- | |- | ||
Line 31: | Line 31: | ||
| {{#arraymap:{{{Keywords|}}}|,|x|[[Keywords::x]]}} | | {{#arraymap:{{{Keywords|}}}|,|x|[[Keywords::x]]}} | ||
− | {{#if:{{{ | + | {{#if:{{{Web|}}}| |
{{!}}- | {{!}}- | ||
! URL | ! URL | ||
− | {{!}} {{#arraymap:{{{ | + | {{!}} {{#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.