jenkins-bot has submitted this change and it was merged.
Change subject: [WikiGrok] Create 'film director' campaign
......................................................................
[WikiGrok] Create 'film director' campaign
Suggestions are 'screenwriter' and 'actor'
Change-Id: I4de19b797a5c121e4797691c1c91fe56960c785b
---
M wmf-config/mobile.php
1 file changed, 14 insertions(+), 0 deletions(-)
Approvals:
Alex Monk: Looks good to me, approved
Phuedx: Looks good to me, but someone else must approve
jenkins-bot: Verified
diff --git a/wmf-config/mobile.php b/wmf-config/mobile.php
index 4b74c84..c343cdc 100644
--- a/wmf-config/mobile.php
+++ b/wmf-config/mobile.php
@@ -163,6 +163,20 @@
'Q2259451' /* stage actor */,
),
),
+
+ // https://trello.com/c/NO1Ss5tu
+ 'filmDirector' => array(
+ 'type' => 'Simple',
+ 'property' => 'P106'/* occupation */,
+ 'ifAll' => array(
+ 'P31'/* instance of */ => 'Q5'/* human
*/,
+ 'P106'/* occupation */ => 'Q2526255'/*
film director */
+ ),
+ 'suggestions' => array(
+ 'Q28389'/* screenwriter */,
+ 'Q33999'/* actor */
+ ),
+ ),
);
}
--
To view, visit https://gerrit.wikimedia.org/r/194373
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I4de19b797a5c121e4797691c1c91fe56960c785b
Gerrit-PatchSet: 2
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Bmansurov <[email protected]>
Gerrit-Reviewer: Alex Monk <[email protected]>
Gerrit-Reviewer: Phuedx <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits