Volatile:ShowField: Difference between revisions
New page: {{#lua: for page,data in stdin:gmatch("&&([%S]+)&&{{{1}}}= *([^\n]+)") do print("* "..page.." "..data) end | {{#replace:{{#SearchLine:{{{1}}}|{{{2}}}}}|||&&}} }... |
(No difference)
|
Revision as of 02:59, 18 February 2010
{{#lua:
for page,data in stdin:gmatch("&&([%S]+)&&{{{1}}}= *([^\n]+)") do
print("* "..page.." "..data)
end
|
}}