mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/TemplateData
synced 2024-11-24 16:03:45 +00:00
Explain for wiki-user-name type that it should not include namespace
Change-Id: Iabaa8c7d62718a71db72309977f06b3656e826d9
This commit is contained in:
parent
1369eb96c9
commit
a475e385cb
|
@ -53,7 +53,8 @@
|
||||||
but if not, should be a valid page name to create.
|
but if not, should be a valid page name to create.
|
||||||
- wiki-user-name
|
- wiki-user-name
|
||||||
A valid MediaWiki user name for the current wiki. Doesn't have to exist,
|
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
|
- content
|
||||||
Page content (such as text style, links and images etc.).
|
Page content (such as text style, links and images etc.).
|
||||||
- unbalanced-wikitext
|
- unbalanced-wikitext
|
||||||
|
|
Loading…
Reference in a new issue