Template

Difference between revisions of "Job"

From LRDE

Line 24: Line 24:
 
</noinclude><includeonly>{| class="wikitable"
 
</noinclude><includeonly>{| class="wikitable"
 
!
 
!
! <big>[[Job title::{{{Title|}}}]]</big>
+
! <big>{{{Title|}}}</big>
 
|-
 
|-
 
! Dates
 
! Dates
| [[Job dates::{{{Dates|}}}]]
+
| {{{Dates|}}}
 
|-
 
|-
 
! Research field
 
! Research field
| [[Job research field::{{{Research field|}}}]]
+
| {{{Research field|}}}
 
|-
 
|-
 
! Related project
 
! Related project
| [[Related project::{{{Related project|}}}]]
+
| {{{Related project|}}}
 
|-
 
|-
 
! Advisor
 
! Advisor
| [[Advisor::{{{Advisor|}}}]]
+
| {{{Advisor|}}}
 
|-
 
|-
 
! Context
 
! Context
| [[Job context::{{{Context|}}}]]
+
| {{{Context|}}}
 
|-
 
|-
 
! General presentation of the field
 
! General presentation of the field
| [[Job field::{{{General presentation of the field|}}}]]
+
| {{{General presentation of the field|}}}
 
|-
 
|-
 
! Prerequisites
 
! Prerequisites
| [[Job prerequisites::{{{Prerequisites|}}}]]
+
| {{{Prerequisites|}}}
 
|-
 
|-
 
! Objectives
 
! Objectives
| [[Job objectives::{{{Objectives|}}}]]
+
| {{{Objectives|}}}
 
|-
 
|-
 
! Benefit for the candidate
 
! Benefit for the candidate
| [[Job benefit::{{{Benefit for the candidate|}}}]]
+
| {{{Benefit for the candidate|}}}
 
|-
 
|-
 
! References
 
! References
| [[Job references::{{{References|}}}]]
+
| {{{References|}}}
 
|-
 
|-
 
! Place
 
! Place
Line 60: Line 60:
 
|-
 
|-
 
! Compensation
 
! Compensation
| [[Job compensation::{{{Compensation|}}}]]
+
| {{{Compensation|}}}
 
|-
 
|-
 
! Future work opportunities
 
! Future work opportunities
| [[Job future work opportunities::{{{Future work opportunities|}}}]]
+
| {{{Future work opportunities|}}}
 
|-
 
|-
 
! Contact
 
! Contact
| [[Job contact::{{{Contact|}}}]]
+
| {{{Contact|}}}
 
|}
 
|}
   
 
{{#set:Job type={{{Type|}}}}}
 
{{#set:Job type={{{Type|}}}}}
  +
{{#set:Job title={{{Title|}}}}}
  +
{{#set:Job dates={{{Dates|}}}}}
  +
{{#set:Job research field={{{Research field|}}}}}
  +
{{#set:Related project={{{Related project|}}}}}
  +
{{#set:Advisor={{{Advisor|}}}}}
  +
{{#set:Job context={{{Context|}}}}}
  +
{{#set:Job field={{{General presentation of the field|}}}}}
  +
{{#set:Job prerequisites={{{Prerequisites|}}}}}
  +
{{#set:Job objectives={{{Objectives|}}}}}
  +
{{#set:Job benefit={{{Benefit for the candidate|}}}}}
  +
{{#set:Job references={{{References|}}}}}
  +
{{#set:Job compensation={{{Compensation|}}}}}
  +
{{#set:Job future work opportunities={{{Future work opportunities|}}}}}
  +
{{#set:Job contact={{{Contact|}}}}}
   
 
[[Category:Jobs]]
 
[[Category:Jobs]]

Revision as of 19:09, 14 November 2013

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

{{Job
|Title=
|Dates=
|Research field=
|Related project=
|Advisor=
|Context=
|General presentation of the field=
|Prerequisites=
|Objectives=
|Benefit for the candidate=
|References=
|Compensation=
|Future work opportunities=
|Contact=
|Type=
}}

Edit the page to see the template text.