Template:Unmaintained extension/da
This extension is currently not actively maintained! Although it may still work, any bug reports or feature requests will more than likely be ignored. If you are interested in taking on the task of developing and maintaining this extension, you can request repository ownership. As a courtesy, you may want to contact the author. You should also remove this template and list yourself as maintaining the extension in the page's {{Skabelon:Udvidelse }} infobox. |
File:Lua-logo-nolabel.svg | Uses Lua: |
<templatedata> { "params": { "mbox-type": { "label": "Type", "description": "Defaults to \"warning\", an alias of \"content\".", "type": "string", "suggestedvalues": [ "speedy", "delete", "style", "notice", "move", "protection" ], "default": "warning" }, "author": { "label": "Author", "description": "Username to link \"author\" to.", "type": "wiki-user-name", "suggested": true }, "note": { "label": "Note", "description": "An additional note to be inserted before the alternative(s) as raw wikitext that gets added to the end of the first paragraph.", "type": "unbalanced-wikitext" }, "alternative": { "label": "Alternative extension(s)", "description": "Link other extensions to replace this one. Will be raw wikitext that follows a bullet point.", "example": "Extension:Cite \n*Extension:Poem ", "type": "unbalanced-wikitext", "suggested": true }, "nocat": { "label": "Remove categories?", "description": "If any value is present, the template will not categorize the current page.", "type": "boolean" } }, "description": "A page warning ambox that warns you all about an unmaintained extension for use on the unmaintained extension's page.", "paramOrder": [ "mbox-type", "note", "alternative", "author", "nocat" ] } </templatedata>
Usage
{{Unmaintained extension}}
Optional parameters
alternative=
— If you would like to list a possible alternative extension.author=
— Wikilink the word author to a userpage in the message. (Only requires the username and no other formatting)
Eksempel
{{Unmaintained extension}}
<translate> This extension is currently not actively maintained!</translate> <translate> Although it may still work, any bug reports or feature requests will more than likely be ignored.</translate> <translate> If you are interested in taking on the task of developing and maintaining this extension, [[<tvar name=request>Special:MyLanguage/Gerrit/Privilege policy#Requesting Gerrit privileges</tvar>|you can request repository ownership]].</translate> <translate> As a courtesy, you may want to contact the author.</translate> <translate> You should also remove this template and list yourself as maintaining the extension in the page's <tvar name=extension>{{Skabelon:Udvidelse }}</tvar> infobox.</translate> |
Forfatter
{{Unmaintained extension|author=example}}
<translate> This extension is currently not actively maintained!</translate> <translate> Although it may still work, any bug reports or feature requests will more than likely be ignored.</translate> <translate> If you are interested in taking on the task of developing and maintaining this extension, [[<tvar name=request>Special:MyLanguage/Gerrit/Privilege policy#Requesting Gerrit privileges</tvar>|you can request repository ownership]].</translate> <translate> As a courtesy, you may want to contact the [[<tvar name=2>User:example</tvar>|author]].</translate> <translate> You should also remove this template and list yourself as maintaining the extension in the page's <tvar name=extension>{{Skabelon:Udvidelse }}</tvar> infobox.</translate> |
Showing a alternative
{{Unmaintained extension|alternative={{ll|Extension:Cite}} *{{ll|Extension:Poem}} }}
<translate> This extension is currently not actively maintained!</translate> <translate> Although it may still work, any bug reports or feature requests will more than likely be ignored.</translate> <translate> Please see the following alternatives that you may wish to install instead of this extension:</translate><translate> If you are interested in taking on the task of developing and maintaining this extension, [[<tvar name=request>Special:MyLanguage/Gerrit/Privilege policy#Requesting Gerrit privileges</tvar>|you can request repository ownership]].</translate> <translate> As a courtesy, you may want to contact the author.</translate> <translate> You should also remove this template and list yourself as maintaining the extension in the page's <tvar name=extension>{{Skabelon:Udvidelse }}</tvar> infobox.</translate> |