Modul:Unsubst: Unterschied zwischen den Versionen
K
all uses removed
(add tracking category per protected edit request by User:Jackmcbarn) |
K (all uses removed) |
||
| Zeile 2: | Zeile 2: | ||
local specialParams = { | local specialParams = { | ||
['$B'] = 'template content', | ['$B'] = 'template content', | ||
} | } | ||
| Zeile 60: | Zeile 59: | ||
---- Not substing | ---- Not substing | ||
-- Just return the "body" | -- Just return the "body" | ||
return frame.args['$B'] | return frame.args['$B'] | ||
end | end | ||
end | end | ||
return p | return p | ||