local p = function p.CPCount(frame) local title = mw.title.new("Wikipedia:Copyright problems") local text = title:getContent text = frame:preprocess(text) local temp, count = mw.ustring.gsub(text, "\n *\\*[^*]", '%0') return countendreturn p
This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "Module:Sandbox/GoldenRing".
Except where otherwise indicated, Everything.Explained.Today is © Copyright 2009-2024, A B Cryer, All Rights Reserved. Cookie policy.