Jump to content

Module:Unsubst: Revision history

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.

26 December 2024

  • curprev 08:2308:23, 26 December 2024 Majestix talk contribs m 3,948 bytes 0 1 revision imported: Initial setup
  • curprev 07:4707:47, 26 December 2024 Majestix talk contribs 3,948 bytes +3,948 Created page with "local checkType = require('libraryUtil').checkType local p = {} local BODY_PARAM = '$B' local specialParams = { ['$params'] = 'parameter list', ['$aliases'] = 'parameter aliases', ['$flags'] = 'flags', ['$B'] = 'template content', ['$template-name'] = 'template invocation name override', } function p.main(frame, body) -- If we are substing, this function returns a template invocation, and if -- not, it returns the template body. The template body can be specif..."

8 October 2021