jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/379992 )

Change subject: Add Uganda in English (ug_en)
......................................................................


Add Uganda in English (ug_en)

Bug: T174426
Change-Id: Ie81f3ee1f68bc1a164773051f999b7fa9f2b51e1
---
A erfgoedbot/monuments_config/ug_en.json
1 file changed, 141 insertions(+), 0 deletions(-)

Approvals:
  Lokal Profil: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/erfgoedbot/monuments_config/ug_en.json 
b/erfgoedbot/monuments_config/ug_en.json
new file mode 100644
index 0000000..1de400a
--- /dev/null
+++ b/erfgoedbot/monuments_config/ug_en.json
@@ -0,0 +1,141 @@
+{
+    "country": "ug",
+    "lang": "en",
+    "description": "Monuments in Uganda in English",
+    "project": "wikipedia",
+    "namespaces": [
+        0
+    ],
+    "table": "monuments_ug_(en)",
+    "truncate": false,
+    "primkey": "number",
+    "headerTemplate": "National Cultural Site of Uganda header",
+    "rowTemplate": "National Cultural Site of Uganda row",
+    "commonsTemplate": "National Cultural Site Uganda",
+    "commonsTrackerCategory": "National Cultural Sites in Uganda with known 
IDs",
+    "commonsCategoryBase": "National Cultural Sites in Uganda",
+    "unusedImagesPage": "Wikipedia:WikiProject Historic sites/Unused images of 
National Cultural Sites in Uganda",
+    "imagesWithoutIdPage": "Wikipedia:WikiProject Historic sites/Images of 
National Cultural Sites in Uganda without an ID",
+    "fields": [
+        {
+            "dest": "number",
+            "source": "number",
+            "type": "varchar(11)"
+        },
+        {
+            "dest": "region_iso",
+            "source": "region_iso"
+        },
+        {
+            "dest": "site",
+            "source": "site"
+        },
+        {
+            "dest": "description",
+            "source": "description"
+        },
+        {
+            "dest": "district",
+            "source": "district"
+        },
+        {
+            "dest": "location",
+            "source": "location"
+        },
+        {
+            "dest": "original_function",
+            "source": "original_function"
+        },
+        {
+            "dest": "lat",
+            "source": "lat",
+            "check": "checkLat"
+        },
+        {
+            "dest": "lon",
+            "source": "lon",
+            "check": "checkLon"
+        },
+        {
+            "dest": "image",
+            "source": "image"
+        },
+        {
+            "dest": "commonscat",
+            "source": "commonscat"
+        },
+        {
+            "dest": "monument_article",
+            "source": "site",
+            "conv": "extractWikilink"
+        }
+    ],
+    "sql_lang": "English",
+    "sql_country": "Uganda",
+    "sql_data": {
+        "country": {
+            "value": "ug",
+            "type": "Text"
+        },
+        "lang": {
+            "value": "en",
+            "type": "Text"
+        },
+        "id": {
+            "value": "number",
+            "type": "Field"
+        },
+        "adm0": {
+            "value": "ug",
+            "type": "Text"
+        },
+        "adm1": {
+            "value": "LOWER(`region_iso`)",
+            "type": "Raw"
+        },
+        "adm3": {
+            "value": "district",
+            "type": "Field"
+        },
+        "name": {
+            "value": "site",
+            "type": "Field"
+        },
+        "address": {
+            "value": "location",
+            "type": "Field"
+        },
+        "municipality": {
+            "value": "district",
+            "type": "Field"
+        },
+        "lat": {
+            "value": "lat",
+            "type": "Field"
+        },
+        "lon": {
+            "value": "lon",
+            "type": "Field"
+        },
+        "image": {
+            "value": "image",
+            "type": "Field"
+        },
+        "commonscat": {
+            "value": "commonscat",
+            "type": "Field"
+        },
+        "source": {
+            "value": "source",
+            "type": "Field"
+        },
+        "changed": {
+            "value": "changed",
+            "type": "Field"
+        },
+        "monument_article": {
+            "value": "monument_article",
+            "type": "Field"
+        }
+    }
+}
\ No newline at end of file

-- 
To view, visit https://gerrit.wikimedia.org/r/379992
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ie81f3ee1f68bc1a164773051f999b7fa9f2b51e1
Gerrit-PatchSet: 2
Gerrit-Project: labs/tools/heritage
Gerrit-Branch: master
Gerrit-Owner: Jean-Frédéric <jeanfrederic.w...@gmail.com>
Gerrit-Reviewer: Lokal Profil <lokal.pro...@gmail.com>
Gerrit-Reviewer: Multichill <maar...@mdammers.nl>
Gerrit-Reviewer: Siebrand <siebr...@kitano.nl>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to