Main public logs
Appearance
This is a combined display of all logs except the patrol, review, tag and thanks logs:
- Who performed the action – enter their name without prefix under "Performer".
- The page or user affected by an action – enter the page or user name (prefixed with "User:") under "Target".
- 17:39, 17 October 2024 Gommeh talk contribs created page Module:ForeignLanguageTextTable (←Created page with 'local p = {} function p.generateTable(frame) -- Get parameters from the template call local args = frame:getParent().args -- Base of the table local tableStart = '{| class="wikitable"\n|+\n' local tableHeader = '!{{ISO 639 name|' .. args.lang1 .. '}}\n!{{ISO 639 name|' .. args.lang2 .. '}}\n|-\n' local tableBody = '' -- Function to add a row for text and translation local function addRow(text, translation) if text...')