Difference between revisions of "Template:Craft Collectable Low"

m
Line 25: Line 25:
 
{{#switch:{{{Scrip}}}|Red={{#vardefine:scrip|[[File:Red {{#var:shape}} Scrip Icon.png|40px|link=Red {{#var:shape}} Scrip]]}}|Yellow={{#vardefine:scrip|[[File:Yellow {{#var:shape}} Scrip Icon.png|40px|link=Yellow {{#var:shape}} Scrip]]}}|#default=[[File:Red {{#var:shape}} Scrip Icon.png|40px|link=Red {{#var:shape}} Scrip]]}}{{#arraydefine:classes|{{{Class|}}}}}{{#arrayprint:classes||@@@@|[[Category:@@@@ Collectable]]}}{{#vardefine:basecollectmax|{{#expr:{{{Bonus1}}}-1}}}}{{#vardefine:bonuscollectmax|{{#expr:{{{Bonus2}}}-1}}}}[[Category: {{{Name|{{PAGENAME}}}}} Collectable]]
 
{{#switch:{{{Scrip}}}|Red={{#vardefine:scrip|[[File:Red {{#var:shape}} Scrip Icon.png|40px|link=Red {{#var:shape}} Scrip]]}}|Yellow={{#vardefine:scrip|[[File:Yellow {{#var:shape}} Scrip Icon.png|40px|link=Yellow {{#var:shape}} Scrip]]}}|#default=[[File:Red {{#var:shape}} Scrip Icon.png|40px|link=Red {{#var:shape}} Scrip]]}}{{#arraydefine:classes|{{{Class|}}}}}{{#arrayprint:classes||@@@@|[[Category:@@@@ Collectable]]}}{{#vardefine:basecollectmax|{{#expr:{{{Bonus1}}}-1}}}}{{#vardefine:bonuscollectmax|{{#expr:{{{Bonus2}}}-1}}}}[[Category: {{{Name|{{PAGENAME}}}}} Collectable]]
 
{{{!}} class="itembox" style="color:white; width:95%; cellpadding=0; cellspacing=1;" border=0 background-color:#D7D8DB;
 
{{{!}} class="itembox" style="color:white; width:95%; cellpadding=0; cellspacing=1;" border=0 background-color:#D7D8DB;
{{!}} '''For 60- Job'''
+
{{!}} '''For 60-'''
 
{{!}} Rating
 
{{!}} Rating
 
{{!}} Scrips
 
{{!}} Scrips
 
{{!}} EXP
 
{{!}} EXP
 
{{!}}-
 
{{!}}-
{{!}}width="15%"{{!}}Recipe Lv. {{{Level}}}
+
{{!}}width="15%"{{!}}Lv. {{{Level}}}
 
{{!}}width="30%"{{!}}{{{Base|0}}}-{{#var:basecollectmax}}
 
{{!}}width="30%"{{!}}{{{Base|0}}}-{{#var:basecollectmax}}
  

Revision as of 00:20, 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:
{{Collectable|Class=Carpenter|Name=Birch Lumber|Level=60|Scrip=Red|Base=3600|Base Scrip=4
|Base EXP=175564|Bonus1=5000|Bonus2=6400+}}