Module:Recipe table: Revision history

From TibiaCraft
Jump to navigationJump to search

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.

4 October 2025

  • curprev 18:5018:50, 4 October 2025 Root talk contribs 17,503 bytes +17,503 Created page with "local m = {} -- Internationalization local i18n = { -- Dependencies moduleSlot = Module:Inventory slot, moduleUi = Module:UI, -- Table headings headingDescription = 'Description', headingIngredients = 'Ingredients', headingName = 'Name', headingRecipe = '$1 recipe', -- may require an inflected form instead headingRecipeFallback = 'Recipe', -- if one table has multiple recipe types -- Ingredient separator separator = ' +', setSeparator =..."