Main public logs

Jump to navigation Jump to search

Combined display of all available logs of Structorica Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 15:28, 15 January 2026 Ivan talk contribs created page Module:ProcessArgs (Created page with "--- --- This module provides utilities for processing template arguments. --- --- 1. Function norm(): --- Cleans template arguments by removing empty values and trimming whitespace. --- Example: {{Template|a| |b| }} becomes {a="a", b="b"} --- --- 2. Function merge(): --- Combines current template parameters with parent template parameters. --- Example: Current template {{Child|y=2}} + parent {{Parent|x=1}} = {y="2", x="1"} --- --- Source: https://minecraft.wi...")