<div dir="ltr">I am new to wikish. Is it possible to do the following with wikish?<div><br></div><div style>A subset of pages in a group have this markup on the page.</div><div style><br></div><div style>(:location x=1 y=2:)</div>
<div style>(:location x=10 y=10:)</div><div style>(:location x=20 y=5)</div><div style>etc...</div><div style><br></div><div style>1. What is the code for listing out the locations, one per line, along with the pagenames, excluding all pages without the (:loaction:) markup. For example:</div>
<div style><br></div><div style>Group:Group1</div><div style>Pagename=Name1, x=1, y=2</div><div style>Pagename=Name1, x=10, y=10</div><div style>Pagename=Name1, x=20, y=5<br></div><div style>Pagename=Name6, x=3, y=15<br></div>
<div style>Pagename=Name82, x=5, y=70<br></div><div style>Pagename=Name82, x=2, y=40<br></div><div style>etc...</div><div style><br></div><div style>2. Is it possible to format the output as a table?</div><div style><br></div>
<div style>3. Is it possible to pipe the result to additional wikish code or a php function?</div><div style><br></div><div style>-Mark</div></div>