Difference between revisions of "Template:Craft Collectable Low"

m
m
Line 16: Line 16:
 
}}
 
}}
 
Here is a filled in example:
 
Here is a filled in example:
{{Collectable|Class=Carpenter|Name=Birch Lumber|Level=60|Scrip=Red|Base=3600|Base Scrip=4
+
{{Craft_Collectable_Low|Class=Carpenter|Name=Birch Lumber|Level=60|Scrip=Red|Base=3600|Base Scrip=4
 
|Base EXP=175564|Bonus1=5000|Bonus2=6400+}}
 
|Base EXP=175564|Bonus1=5000|Bonus2=6400+}}
 
</pre></noinclude>
 
</pre></noinclude>

Revision as of 00:59, 17 November 2017

This Template is for Level 60 and Below. Everything is listed in the turn-in window in-game, so make sure you get the required information!

<!-- This template needs to go on the /Collectable subpage of an item. ie: 
"Adamantite Broadsword/Collectable" -->
{{Craft_Collectable_Low
|Class =  <!-- Name of the class that can turn this in, Carpenter, Leatherworker, etc -->
|Name  =  <!-- Name of item to be turned in -->
|Level =  <!-- Level required to turn this item in -->
|Scrip =  <!-- Red or Yellow (Scrip color received for turnin) MUST BE DEFINED -->
|Base  =  <!-- Base collectable range, lower left on bottom of turnin window, ie:
 for 4000-5499 this would be "4000" -->
|Base Scrip =  <!-- Number of scrips received for 'Base.' MUST BE DEFINED! -->
|Base EXP   =  <!-- EXP received for 'Base.' MUST BE DEFINED. NO COMMA -->
|Bonus1     =  <!-- First number in the BONUS range, middle/bottom of turnin window,
 ie: 5500-7099 would be "5500". MUST BE DEFINED -->
|Bonus2     =  <!-- Maximum collectability, ie: "7100+".  MUST BE DEFINED -->
<!-- For the following parameters the system will use automatically. No need to fill out -->
}}
Here is a filled in example:
{{Craft_Collectable_Low|Class=Carpenter|Name=Birch Lumber|Level=60|Scrip=Red|Base=3600|Base Scrip=4
|Base EXP=175564|Bonus1=5000|Bonus2=6400+}}