Template:HarvestInfo: Difference between revisions

From Eternal Lands Wiki
Jump to navigation Jump to search
m (set item image to 80px, some have 50px, others 80px, this will make all the same size (I hope))
m (17 revisions imported)
 
(No difference)

Latest revision as of 08:35, 9 August 2021

Documentation[edit]

Parameters[edit]

  • item: Name of the item (capitalization, spacing etc. as the wiki-page-name); mandatory
  • desc: Description, will be added between the image and the list of ingredients; optional
  • exp: base experience given, defaults to empty
  • lvl: recommended skill level, defaults to empty
  • know: required knowledge, i.e. the link will be made to know; optional
  • bookpic: book image; optional
  • nexus: required nexus; optional
  • nexuslvl: level of the required nexus; optional
  • tool: tool needed to make; optional
  • ing: Name of the ingredient used to harvest the item; optional

Usage[edit]

Copy and paste the code below, fill in the necessary information, remove unused parameters, preview, save.

{{HarvestInfo
|item =
|desc =
|exp =
|lvl =
|know =
|bookpic =
|nexus =
|nexuslvl =
|tool =
|ing =
}}