Difference between revisions of "Template:Job"

From Openresearch
Jump to: navigation, search
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{| cellspacing="0" cellpadding="5" style="position:relative; margin: 0 0 0.5em 1em; border-collapse: collapse; border: 1px solid #aaa; background: #fff; float: right; clear: right; width: 20em"
+
<noinclude>
! colspan="2" style="background: #ef7c00; color: white" | {{PAGENAME}}
+
This is the "Job" template.
|-
+
It should be called in the following format:
{{#ifeq:{{{Title|}}}|||{{Tablelongrow|Value=[[title:={{{Title}}}]]|Color=#fdddbb}}}}
+
<pre>
|-
+
{{Job
{{#ifeq:{{{Homepage|}}}|||{{Tablerow|Label=Homepage:|Value=[[homepage:=http://{{{Homepage}}}|{{{Homepage label|Homepage}}}]]}}}}
+
|Comp=
|-
+
}}
{{#ifeq:{{{Submission deadline|}}}|||{{Tablerow|Label=Applications due:|Value=[[submission deadline:={{{Submission deadline}}}]]}}}}
+
</pre>
|-
+
Edit the page to see the template text.
{{#ifeq:{{{Field|}}}|||{{Tablerow|Label=Field:|Value=[[:Category:{{{Field}}}|{{{Field}}}]]}}}}
+
</noinclude><includeonly>{| class="wikitable"
|-
+
! Comp
{{#ifeq:{{{Type|}}}|||{{Tablerow|Label=Type:|Value=[[Type::{{{Type}}}]]}}}}
+
| {{{Comp|}}}
|-
+
|}
{{#ifeq:{{{City|}}}|||{{Tablerow|Label=Location:|Value=[[City::{{{City}}}]], [[Country::{{{Country}}}]]}}}}
+
 
|-
 
{{#ifeq:{{{Salary|}}}|||{{Tablerow|Label=Salary:|Value=[[Salary:={{{Salary}}}]] [[Currency:={{{Currency}}}]]}}}}
 
|-
 
{{#ifeq:{{{Affiliation|}}}|||{{Tablerow|Label=Affiliation:|Value=[[Affiliation:={{{Affiliation}}}]]}}}}
 
|}<!--
 
--><includeonly>
 
 
[[Category:Job]]
 
[[Category:Job]]
{{#ifeq:{{{Field|}}}|||[[Category:{{{Field|}}}]]}}
 
 
</includeonly>
 
</includeonly>

Latest revision as of 20:45, 17 April 2016

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

{{Job
|Comp=
}}

Edit the page to see the template text.