jenkins-bot has submitted this change and it was merged.
Change subject: [WikiGrok] Create 'screenwriter' campaign
......................................................................
[WikiGrok] Create 'screenwriter' campaign
Suggestions are 'author', 'actor', and 'film producer'
Change-Id: I08c34bb150d4ea919a95e5833b19941945073110
---
M wmf-config/mobile.php
1 file changed, 15 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 c343cdc..0859df3 100644
--- a/wmf-config/mobile.php
+++ b/wmf-config/mobile.php
@@ -177,6 +177,21 @@
'Q33999'/* actor */
),
),
+
+ // https://trello.com/c/Ephr8PNK
+ 'screenwriter' => array(
+ 'type' => 'Simple',
+ 'property' => 'P106'/* occupation */,
+ 'ifAll' => array(
+ 'P31'/* instance of */ => 'Q5'/* human
*/,
+ 'P106'/* occupation */ => 'Q28389'/*
screenwriter */
+ ),
+ 'suggestions' => array(
+ 'Q482980'/* author */,
+ 'Q33999'/* actor */,
+ 'Q3282637'/* film producer */
+ ),
+ ),
);
}
--
To view, visit https://gerrit.wikimedia.org/r/194378
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I08c34bb150d4ea919a95e5833b19941945073110
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