Difference between revisions of "Template:Extension/doc"

no edit summary
>Tgr (WMF)
>Tgr (WMF)
Line 24: Line 24:
|username            =  
|username            =  
|author              =  
|author              =  
|maintainer          =
|description          =  
|description          =  
|image                =  
|image                =  
Line 66: Line 67:
|username        = SomeUser
|username        = SomeUser
|author          = SomeAuthor
|author          = SomeAuthor
|maintainer      = SomeMaintainer
|image          = Placeholder.png
|image          = Placeholder.png
|version        = {{{version}}}
|version        = {{{version}}}
Line 187: Line 189:
|-
|-
| <span id="author">author</span>|| The extension author's name, if different from their MediaWiki.org username. Free text. If omitted then the 'username' field will be used (if present).
| <span id="author">author</span>|| The extension author's name, if different from their MediaWiki.org username. Free text. If omitted then the 'username' field will be used (if present).
|-
| <span id="maintainer">maintainer</span>|| The extension maintainer's name, if different from the author. If it's a username, user & talk page link will be added automatically.
|-
|-
| <span id="description">'''description'''</span>|| '''short description'''
| <span id="description">'''description'''</span>|| '''short description'''
Line 385: Line 389:
"username": {
"username": {
"description": "The author's username on MediaWiki.org (if they have one). May be omitted, but if present it will be used to link to the author's user & user_talk page. It should be provided without namespace and without [[]]s."
"description": "The author's username on MediaWiki.org (if they have one). May be omitted, but if present it will be used to link to the author's user & user_talk page. It should be provided without namespace and without [[]]s."
},
"maintainer": {
"description": "The extension maintainer's name, if different from the author. If it's a username, user & talk page link will be added automatically."
},
},
"version": {
"version": {
Line 810: Line 817:
"author",
"author",
"username",
"username",
"maintainer",
"version",
"version",
"update",
"update",
Anonymous user