Template:Student: Difference between revisions

From XPUB & Lens-Based wiki
No edit summary
(Generated from a page schema)
Line 25: Line 25:
! Last name
! Last name
| [[Last name::{{{Last name|}}}]]
| [[Last name::{{{Last name|}}}]]
{{#if:{{{Graduation project|}}}|{{!}}-
! Graduation project
{{!}} [[Graduation project::{{{Graduation project|}}}]]}}
{{#if:{{{Thumbnail|}}}|{{!}}-
{{#if:{{{Thumbnail|}}}|{{!}}-
! Thumbnail
! Thumbnail
{{!}} [[Thumbnail::File:{{{Thumbnail|}}}|240px]]}}
{{!}} [[Thumbnail::{{{Thumbnail|}}}]]}}
{{#if:{{{Website|}}}|{{!}}-
{{#if:{{{Website|}}}|{{!}}-
! Websites
! Websites
{{!}} {{#arraymap:{{{Website|}}}|,|x|[[Website::x]]}} }}
{{!}} [[Website::{{{Website|}}}]]}}
{{#if:{{{Email|}}}|{{!}}-
{{#if:{{{Email|}}}|{{!}}-
! Email
! Email
{{!}} [[Email::{{{Email|}}}]]}}
{{!}} [[Email::{{{Email|}}}]]}}
{{#if:{{{Graduation project|}}}|{{!}}-
! Graduation project
{{!}} [[Graduation project::{{{Graduation project|}}}]]}}
|}
|}
{{DEFAULTSORT:{{{Last name|}}},{{{First name|}}}|noreplace}}
 
[[Category:Student]]
[[Category:Student]]
</includeonly>
</includeonly>

Revision as of 11:51, 15 April 2013

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

{{Student
|Graduation year=
|First name=
|Last name=
|Thumbnail=
|Website=
|Email=
|Graduation project=
}}

Edit the page to see the template text.