Please consider adopting examples to fit your environment since simple duplication may not create appropriate results.
Data presented on this page are for educational and demonstration purpose only.
keywords: regex query · uri query
[[Has URL::+]] [edit]
{{#ask: [[Has URL::+]]
|?Has URL
|limit = 3
|format=table
}}
[[Has URL::~*flickr*]] [edit]
{{#ask: [[Has URL::~*flickr*]]
|?Has URL
|limit = 3
|format=table
}}
[[Has URL::~*=*]] [[Has URL::!~*bugzilla*]] [edit]
{{#ask:
[[Has URL::~*=*]]
[[Has URL::!~*bugzilla*]]
|?Has URL
|limit = 3
|format=table
}}

