Template:Help Wanted: Difference between revisions

From WikiDemocracy
Jump to navigation Jump to search
(Created page with "You can put them in your page using the "picture gallery" or the "embedded file" icon from the menu bar on this editor. You must use the exact file name including the extensio...")
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
You can put them in your page using the "picture gallery" or the "embedded file" icon from the menu bar on this editor. You must use the exact file name including the extension type.''
<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|}}}]]}}
|}


==== See [[The Rules for Ads/Announcements]] page before creating a page on this Wiki. Creation of this page implies acceptance of [[The Rules for Ads/Announcements]]. ====
You may upload your ad and using the Embedded File option and create a link (see second sample) to your website.
[[File:SmartPhone.jpg|left|100px|Your Caption]]
[[File:SmartPhone.jpg|left|50px|link=https://www.mediawiki.org/wiki/Help:Images|Click for Website]]
[[File:SmartPhone.jpg|center|300px|your caption]]
Here is a sample of photo gallery: it is useful for posting several smaller photos (of an item for sale) on a page. When they are clicked they show a full sized image. Remember there is a limit of 3 file uploads per page.
<gallery>
Cart Icon.png|Your Caption
</gallery>
Do Not Remove the below category setting.
[[Category:Classified]]
[[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.