jenkins-bot has submitted this change and it was merged.

Change subject: Ass missing colon to sub-page transclusion
......................................................................


Ass missing colon to sub-page transclusion

The colon is usually not needed, but it's crucial if the sub-pages are
in the main namespace. In all other cases it's optional, but it can't
hurt to always have it.

Change-Id: Ia2700a5b2f7eb6cc442cdb82a26979d72a0cd56c
---
M assets/Template_Question.wiki
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Daniel Kinzler: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/assets/Template_Question.wiki b/assets/Template_Question.wiki
index a7c16b8..fb8f343 100644
--- a/assets/Template_Question.wiki
+++ b/assets/Template_Question.wiki
@@ -1,4 +1,4 @@
 <noinclude>
 This is the wrapper template that embeds a question into the question list
 </noinclude><includeonly>== [[{{{title}}}|{{{question}}}]] ==
-{{{{{title}}}}}</includeonly>
\ No newline at end of file
+{{:{{{title}}}}}</includeonly>
\ No newline at end of file

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ia2700a5b2f7eb6cc442cdb82a26979d72a0cd56c
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/extensions/Teahouse
Gerrit-Branch: master
Gerrit-Owner: Thiemo Mättig (WMDE) <[email protected]>
Gerrit-Reviewer: Daniel Kinzler <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to