Examples/Parameter: includematch (example 2): Difference between revisions

m
Convert to parser function syntax per my mandate
imported>FrozenPlum
(Created page with "<noinclude>{{note|Please '''do not edit''' this page unless you're wanting to edit the manual itself, it is an example included in the manual.|error}}</noinclude><!-- This is the example preloaded for testing, press "Show Preview" to see the example working (at the bottom of the page). If you save this page, it saves as a new section at the bottom of your '''User:Username/Sandbox''' --> ==Example== This list articles in the Category:Countries in North America cate...")
 
imported>FrozenPlum
m (Convert to parser function syntax per my mandate)
Line 9:
 
<pre>
<{{#dpl>:
|category=Countries in North America
|include={Country-Infobox}:capital
|includematch=/capital\s*=\s*[^|¦]*Ottawa/s
|table=class="wikitable sortable",Page,Capital
}}
</dpl>
</pre>
 
==Result==
 
<{{#dpl>:
|category=Countries in North America
|include={Country-Infobox}:capital
|includematch=/capital\s*=\s*[^|¦]*Ottawa/s
|table=class="wikitable sortable",Page,Capital
}}
</dpl>
 
<noinclude>
Anonymous user