Template:OddJob: Difference between revisions

From A KoL Wiki
imported>Fig bucket
mNo edit summary
imported>Johnny Treehugger
items are given, not taken
 
(One intermediate revision by one other user not shown)
Line 27: Line 27:
**<code>meat</code> Meat reward
**<code>meat</code> Meat reward
**<code>adv</code> Adventure cost
**<code>adv</code> Adventure cost
*Optional parameters allow for a second line under the wages to specify item(s) required:
*Optional parameters allow for a second line under the wages to specify item(s) awarded:
**<code>item</code> The items required
**<code>item</code> The items required
**<code>itemqty</code> The number of items required
**<code>itemqty</code> The number of items awarded


==Examples==
==Examples==
*<nowiki>{{OddJob|job=Stock-Taker|desc=The General Store's General needs someone to take inventory for him, so he knows how much of which goods he will need to reorder. Upon reflection, this is more of a ''regular'' job than an odd job.|meat=200|adv=3|item=chewing gum on a string|itemqty=3}}</nowiki>
*<nowiki>{{OddJob|job=Stock-Taker|desc=The General Store's General needs someone to take inventory for him, so he knows how much of which goods he will need to reorder. Upon reflection, this is more of a ''regular'' job than an odd job.|meat=200|adv=3|item=chewing gum on a string|itemqty=3}}</nowiki>
{{OddJob|job=Stock-Taker|desc=The General Store's General needs someone to take inventory for him, so he knows how much of which goods he will need to reorder. Upon reflection, this is more of a ''regular'' job than an odd job.|meat=200|adv=3|item=chewing gum on a string|itemqty=3}}
{{OddJob|job=Stock-Taker|desc=The General Store's General needs someone to take inventory for him, so he knows how much of which goods he will need to reorder. Upon reflection, this is more of a ''regular'' job than an odd job.|meat=200|adv=3|item=chewing gum on a string|itemqty=3}}
*<nowiki>{{OddJob|job=Stock-Taker|desc=The General Store's General needs someone to take inventory for him, so he knows how much of which goods he will need to reorder. Upon reflection, this is more of a ''regular'' job than an odd job.|meat=200|adv=3}}</nowiki>
{{OddJob|job=Stock-Taker|desc=The General Store's General needs someone to take inventory for him, so he knows how much of which goods he will need to reorder. Upon reflection, this is more of a ''regular'' job than an odd job.|meat=200|adv=3}}


[[Category:Standardization Templates]]
[[Category:Standardization Templates]]
</noinclude>
</noinclude>

Latest revision as of 22:42, 25 September 2014

Constructs a wanted poster for The Odd Jobs Board.

Usage

  • Required parameters consist of:
    • job The job title
    • desc The job description
    • meat Meat reward
    • adv Adventure cost
  • Optional parameters allow for a second line under the wages to specify item(s) awarded:
    • item The items required
    • itemqty The number of items awarded

Examples

  • {{OddJob|job=Stock-Taker|desc=The General Store's General needs someone to take inventory for him, so he knows how much of which goods he will need to reorder. Upon reflection, this is more of a ''regular'' job than an odd job.|meat=200|adv=3|item=chewing gum on a string|itemqty=3}}
Wanted: Stock-Taker
The General Store's General needs someone to take inventory for him, so he knows how much of which goods he will need to reorder. Upon reflection, this is more of a regular job than an odd job.
Wages: 200
chewing gum on a string (3)
Do This Job (3 Adventures)
  • {{OddJob|job=Stock-Taker|desc=The General Store's General needs someone to take inventory for him, so he knows how much of which goods he will need to reorder. Upon reflection, this is more of a ''regular'' job than an odd job.|meat=200|adv=3}}
Wanted: Stock-Taker
The General Store's General needs someone to take inventory for him, so he knows how much of which goods he will need to reorder. Upon reflection, this is more of a regular job than an odd job.
Wages: 200
Do This Job (3 Adventures)