From Dark and Darker Wiki

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

14 March 2026

  • curprev 06:0806:08, 14 March 2026Raw Salad talk contribs 541 bytes +22 No edit summary
  • curprev 06:0806:08, 14 March 2026Raw Salad talk contribs 519 bytes +519 Created page with "=Overview= Functions for making Weapon table. Data comes from Data:Weapon.json. =Functions= ==draw_table== Creates a table of weapons ===Parameters=== * ''1'' - <Type> * ''2'' - Craftable or Uncraftable or Artifact ==draw_table examples== ===Craftable Sword=== ---- <pre>{{#invoke:Weapon|draw_table|Sword|Craftable}}</pre> {{#invoke:Weapon|draw_table|Sword|Craftable}} <br> ===Firearm=== ---- <pre>{{#invoke:Weapon|draw_table|Firearm|Uncraftable}}</pre> {{#in..."