Template

Difference between revisions of "Card"

From LRDE

m (Cd moved page Template:People to Template:Card without leaving a redirect)
 
(7 intermediate revisions by the same user not shown)
Line 5: Line 5:
 
{{Card
 
{{Card
 
|Name=
 
|Name=
|Email=
 
 
|Project=
 
|Project=
 
|EPITA Class=
 
|EPITA Class=
Line 22: Line 21:
 
</noinclude><includeonly>{| class="wikitable"
 
</noinclude><includeonly>{| class="wikitable"
 
! Name
 
! Name
 
|
| [[Has name::{{{Name|}}}]]
 
  +
{{PrintAuthor|{{{Name|}}}}}
|-
 
! Email
 
| [[Has email::{{{Email|}}}]]
 
 
|-
 
|-
 
! Project
 
! Project
  +
|
| {{#arraymap:{{{Project|}}}|,|x|[[Related project::x]]}}
+
{{#arraymap:{{{Project|}}}|,|x|[[Related project::x]]}}
 
|-
 
|-
 
! EPITA Class
 
! EPITA Class
  +
|
| [[EPITA Class::{{{EPITA Class|}}}]]
+
[[EPITA Class::{{{EPITA Class|}}}]]
 
|-
 
|-
 
! Status
 
! Status
  +
|
| {{#arraymap:{{{Status|}}}|,|x|[[Is CSI::x]]}}
+
{{#arraymap:{{{Status|}}}|,|x|[[Status::x]]}}
 
|-
 
|-
 
! Diploma
 
! Diploma
  +
|
| {{#arraymap:{{{Diploma|}}}|,|x|[[Has Diploma::x]]}}
+
{{#arraymap:{{{Diploma|}}}|,|x|[[Has Diploma::x]]}}
 
|-
 
|-
 
! Current position
 
! Current position
  +
|
| [[Current position::{{{Current position|}}}]]
+
[[Current position::{{{Current position|}}}]]
 
|-
 
|-
 
! Home page
 
! Home page
  +
|
| [[Home page::{{{Home page|}}}]]
 
 
[[Home page::{{{Home page|}}}]]
 
|-
 
|-
 
! Arrival date
 
! Arrival date
  +
|
| [[Arrival date::{{{Arrival date|}}}]]
+
[[Arrival date::{{{Arrival date|}}}]]
 
|-
 
|-
 
! Departure date
 
! Departure date
  +
|
| [[Departure date::{{{Departure date|}}}]]
+
[[Departure date::{{{Departure date|}}}]]
 
|-
 
|-
 
! Additional information
 
! Additional information
  +
|
| [[Additional information::{{{Additional information|}}}]]
+
[[Additional information::{{{Additional information|}}}]]
 
|-
 
|-
 
! Photo
 
! Photo
  +
|
| [[Has photo::{{{Photo|}}}]]
 
  +
[[File:{{{Photo|}}}|thumb|left]]
 
|-
 
|-
 
! Phone number
 
! Phone number
  +
|
| [[Has phone number::{{{Phone number|}}}]]
+
[[Has phone number::{{{Phone number|}}}]]
 
|}
 
|}
   
 
[[Category:People]]
 
[[Category:People]]
 
{{#set:Has photo={{{Photo|}}}}}
  +
 
</includeonly>
 
</includeonly>

Latest revision as of 15:43, 29 October 2014

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

{{Card
|Name=
|Project=
|EPITA Class=
|Status=
|Diploma=
|Current position=
|Home page=
|Arrival date=
|Departure date=
|Additional information=
|Photo=
|Phone number=
}}

Edit the page to see the template text.