User:ClickBot/TaskList/2
Appearance
From Wikipedia, the free encyclopedia
Settings for task 2 | |
---|---|
<?xml version="1.0"?>
<AutoWikiBrowserPreferences
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:xsd="http://www.w3.org/2001/XMLSchema"
xml:space="preserve"
Version="4.6.0.1">
<Project>wikipedia</Project>
<LanguageCode>en</LanguageCode>
<CustomProject />
<Plugin>
<PluginPrefs>
<Name>TheTemplator</Name>
<PluginSettings>
<anyType xsi:type="PrefsKeyPair">
<Name>enabled</Name>
<Setting xsi:type="xsd:boolean">true</Setting>
</anyType>
<anyType xsi:type="PrefsKeyPair">
<Name>skip</Name>
<Setting xsi:type="xsd:boolean">true</Setting>
</anyType>
<anyType xsi:type="PrefsKeyPair">
<Name>template</Name>
<Setting xsi:type="xsd:string">Infobox UK place</Setting>
</anyType>
<anyType xsi:type="PrefsKeyPair">
<Name>replace</Name>
<Setting xsi:type="xsd:string">| population = ${pop}
| population_ref = ${ref1} ${ref2}</Setting>
</anyType>
<anyType xsi:type="PrefsKeyPair">
<Name>:population</Name>
<Setting xsi:type="xsd:string">(?<pop>[0-9,]*)\s*(?s:(?<ref1>.*))</Setting>
</anyType>
<anyType xsi:type="PrefsKeyPair">
<Name>:population_ref</Name>
<Setting xsi:type="xsd:string">(?s:(?<ref2>.*))</Setting>
</anyType>
</PluginSettings>
</PluginPrefs>
</Plugin>
</AutoWikiBrowserPreferences>
|