Content deleted Content added
handle citation module in template_name_get |
rm debugging |
||
Line 885:
template_list = global_template_list or {}, -- table of templates used in this article
citeref_patterns = citeref_patterns_make() or {}, -- table of Lua patterns to search for citeref from wrappers
}
|