Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Blueprint: Difference between revisions

Template page
forgot noinclude tag
removed Blueprint XP field
 
(3 intermediate revisions by the same user not shown)
Line 8: Line 8:
!Crafting Time
!Crafting Time
|{{#if: {{{legacy|}}} |  
|{{#if: {{{legacy|}}} |  
   {{#switch: {{{rarity|}}}
   {{#switch: {{lc:{{{rarity|}}}}}
     |rare = 7h
     |rare = 7h
     |epic = 18h
     |epic = 18h
Line 14: Line 14:
   }}  
   }}  
   |  
   |  
   {{#switch: {{{rarity|}}}
   {{#switch: {{lc:{{{rarity|}}}}}
     |common = 45m
     |common = 45m
     |uncommon = 2h
     |uncommon = 2h
Line 21: Line 21:
     |legendary = 18h
     |legendary = 18h
     |mythic = 1d
     |mythic = 1d
  }}
}}
|-
!Blueprint XP Earned
|{{#if: {{{legacy|}}} |
  {{#switch: {{{rarity|}}}
    |rare = 80 XP
    |epic = 150 XP
    |legendary = 250 XP
  }}
  |
  {{#switch: {{{rarity|}}}
    |common = 5 XP
    |uncommon = 15 XP
    |rare = 35 XP
    |epic = 80 XP
    |legendary = 130 XP
    |mythic = 375 XP
   }}  
   }}  
}}
}}

Latest revision as of 13:57, 30 August 2025

Creates a formatted table to display a blueprint.

Template parameters[Edit template data]

ParameterDescriptionTypeStatus
itemitem

The item crafted by the blueprint

Stringrequired
required_materialsrequired_materials

The materials required to craft

Stringrequired
legacylegacy

Whether the blueprint is from the Legacy Machine

Suggested values
yes
Stringoptional
rarityrarity

The rarity of the cosmetic / blueprint

Stringrequired