Difference between revisions of "Template:Job"

From Openresearch
Jump to: navigation, search
 
Line 4: Line 4:
 
<pre>
 
<pre>
 
{{Job
 
{{Job
|Company=
+
|Comp=
|Location=
 
 
}}
 
}}
 
</pre>
 
</pre>
 
Edit the page to see the template text.
 
Edit the page to see the template text.
 
</noinclude><includeonly>{| class="wikitable"
 
</noinclude><includeonly>{| class="wikitable"
! Company
+
! Comp
| [[Company::{{{Company|}}}]]
+
| {{{Comp|}}}
|-
 
! Location
 
| {{#arraymap:{{{Location|}}}|,|x|[[Located in::x]]}}
 
 
|}
 
|}
  
 
[[Category:Job]]
 
[[Category:Job]]
 
</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.