Template:Unmaintained extension/cs

From Linux Web Expert

Revision as of 02:18, 19 January 2024 by imported>FuzzyBot (Updating to match new version of source page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


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": "Rozšíření:Cite \n*Rozšíření: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>

Použití

{{Unmaintained extension}}

Volitelné parametry

  • alternative= — Pokud byste chtěli uvést možné alternativní rozšíření.
  • author= — Wikilinkujte slovo autor na uživatelskou stránku ve zprávě. (Vyžaduje pouze uživatelské jméno a žádné další formátování)

Příklad

{{Unmaintained extension}}


Autor

{{Unmaintained extension|author=example}}


Zobrazení alternativy

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