Difference between revisions of "Template:Job"
Jump to navigation
Jump to search
(BBlSZsaClIMlx) |
|||
| Line 1: | Line 1: | ||
| − | + | <noinclude> | |
| + | This is the "Job" template. | ||
| + | It should be called in the following format: | ||
| + | <pre> | ||
| + | {{Job | ||
| + | |Company= | ||
| + | |Location= | ||
| + | }} | ||
| + | </pre> | ||
| + | Edit the page to see the template text. | ||
| + | </noinclude><includeonly>{| class="wikitable" | ||
| + | ! Company | ||
| + | | [[Company::{{{Company|}}}]] | ||
| + | |- | ||
| + | ! Location | ||
| + | | {{#arraymap:{{{Location|}}}|,|x|[[Located in::x]]}} | ||
| + | |} | ||
| + | |||
| + | [[Category:Job]] | ||
| + | </includeonly> | ||
Revision as of 19:38, 17 April 2016
This is the "Job" template. It should be called in the following format:
{{Job
|Company=
|Location=
}}
Edit the page to see the template text.