Jforrester has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/130090

Change subject: Explain for -wiki- types that the should not include namespace
......................................................................

Explain for -wiki- types that the should not include namespace

Change-Id: Iabaa8c7d62718a71db72309977f06b3656e826d9
---
M spec.templatedata.txt
1 file changed, 4 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/TemplateData 
refs/changes/90/130090/1

diff --git a/spec.templatedata.txt b/spec.templatedata.txt
index 960753a..f24cf26 100644
--- a/spec.templatedata.txt
+++ b/spec.templatedata.txt
@@ -50,10 +50,12 @@
          Any numerical value (without decimal points or thousand separators).
        - wiki-page-name
          A valid MediaWiki page name for the current wiki. Doesn't have to 
exist,
-         but if not, should be a valid page name to create.
+         but if not, should be a valid page name to create. Should not include 
any
+         namespace prefix ("Foo" not ":Foo").
        - wiki-user-name
          A valid MediaWiki user name for the current wiki. Doesn't have to 
exist,
-         but if not should be a valid user name to create.
+         but if not, should be a valid user name to create. Should not include 
any
+         localised or standard namespace prefix ("Foo" not "User:Foo").
        - content
          Page content (such as text style, links and images etc.).
        - unbalanced-wikitext

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iabaa8c7d62718a71db72309977f06b3656e826d9
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/TemplateData
Gerrit-Branch: master
Gerrit-Owner: Jforrester <jforres...@wikimedia.org>

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

Reply via email to