Module:WikiProject banner/sandbox: Difference between revisions

Content deleted Content added
TF_TEXT
can't substitute importance if it doesn't exist
Line 548:
:gsub('_NAME_', args[tf_prefix .. 'NAME'])
:gsub('_LINK_', args[tf_prefix .. 'LINK'])
:gsub('_IMPORTANCE_', tf_importance or '')
:gsub('_PAGETYPE_', pagetype)
else