Module:DisplayTemplate: Difference between revisions
// via Wikitext Extension for VSCode |
// via Wikitext Extension for VSCode |
||
| Line 1: | Line 1: | ||
-- Module:ShowTemplateContent | -- Module:ShowTemplateContent | ||
-- Uses Lua to invoke the content of a template to an article without | -- Uses Lua to invoke the content of a template to an article without invoking its Categories | ||
local p = {} | local p = {} | ||