Template:Unmaintained extension/da

From Linux Web Expert


Template documentation

<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>

{{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}}


Forfatter

{{Unmaintained extension|author=example}}


Showing a alternative

{{Unmaintained extension|alternative={{ll|Extension:Cite}}
*{{ll|Extension:Poem}} }}