--simple module to get lead paragraphs, designed for portalslocal p = function p.main(frame) return mw.ustring.match(frame.args[1], ".+\n(.-.+)")endreturn p
This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "Module:Sandbox/Galobtter/Get lead".
Except where otherwise indicated, Everything.Explained.Today is © Copyright 2009-2024, A B Cryer, All Rights Reserved. Cookie policy.