Template:Help Wanted: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<noinclude> | |||
This is the "Help Wanted" template. | |||
It should be called in the following format: | |||
<pre> | |||
{{Help Wanted | |||
|Job_Description= | |||
|Experience_Needed= | |||
|Work_Hours= | |||
|Rate_of_Pay= | |||
|Job_Location= | |||
|Zip_code= | |||
|Contact= | |||
|Image= | |||
}} | |||
</pre> | |||
Edit the page to see the template text. | |||
{{#cargo_declare:_table=Help_Wanted|Job_Description=Text|Experience_Needed=Text|Work_Hours=String|Rate_of_Pay=String|Job_Location=String|Zip_code=String|Contact=Text|Image=File}} | |||
</noinclude><includeonly>{{#cargo_store:_table=Help_Wanted|Job_Description={{{Job_Description|}}}|Experience_Needed={{{Experience_Needed|}}}|Work_Hours={{{Work_Hours|}}}|Rate_of_Pay={{{Rate_of_Pay|}}}|Job_Location={{{Job_Location|}}}|Zip_code={{{Zip_code|}}}|Contact={{{Contact|}}}|Image={{{Image|}}} }}{| class="wikitable" | |||
! Job Description | |||
| {{{Job_Description|}}} | |||
|- | |||
! Experience Needed | |||
| {{{Experience_Needed|}}} | |||
|- | |||
! Work Hours | |||
| {{{Work_Hours|}}} | |||
|- | |||
! Rate of Pay | |||
| {{{Rate_of_Pay|}}} | |||
|- | |||
! Job Location | |||
| {{{Job_Location|}}} | |||
|- | |||
! Zip code | |||
| {{{Zip_code|}}} | |||
|- | |||
! Contact | |||
| {{{Contact|}}} | |||
|- | |||
! Image | |||
| {{#if:{{{Image|}}}|[[File:{{{Image|}}}]]}} | |||
|} | |||
[[Category:Help Wanted]] | [[Category:Help Wanted]] | ||
</includeonly> |
Latest revision as of 14:53, 2 August 2019
This is the "Help Wanted" template. It should be called in the following format:
{{Help Wanted |Job_Description= |Experience_Needed= |Work_Hours= |Rate_of_Pay= |Job_Location= |Zip_code= |Contact= |Image= }}
Edit the page to see the template text. This template defines the table "Help_Wanted". This table has not been created yet.