Šablóna:Delink/Dokumentácia

z Wikipédie, slobodnej encyklopédie

Táto šablóna odstraňuje wikilinky z textu.

Použitie[upraviť zdroj]

základné
{{delink|text}}
Všetky parametre
{{delink
| 1          = 
| wikilinks  = no
| urls       = no
| comments   = no
| whitespace = no
| refs       = yes
}}

Parametere[upraviť zdroj]

  • 1 - text, ktorý sa má delinkovať.
  • wikilinks - ak sa nastaví na "no", "n", "false", alebo "0", wikilinky sa ne de-linked.
  • urls - if set to "no", "n", "false", or "0", URL links are not de-linked.
  • comments - if set to "no", "n", "false", or "0", HTML comments are not removed.
  • whitespace - if set to "no", "n", "false", or "0", whitespace is not normalised. The normalisation makes the whitespace of the resulting text look as if it had been put through the MediaWiki parser. For example, single new lines are converted to a single space, but double new lines are left alone.
  • refs - (experimental) if set to "yes", "y", "true", or "1", removes references. This is not recommended, as only the [1], [2], etc. markers will be removed - the references themselves will still appear at the end of the page. There is no known workaround for this problem as of April 2014.

Príklady[upraviť zdroj]

Kód Výstup
{{delink|[[Foo]]}} Foo
{{delink|[[Foo (niekde inde)|]]}} Foo
{{delink|[[Foo|niečo]]}} niečo
{{delink|[[Foo]], [[bar]] and [[baz]].}} Foo, bar and baz.
{{delink|I visited [http://www.example.com example.com].}} I visited example.com.

Zdroj[upraviť zdroj]

Tento článok je čiastočný alebo úplný preklad článku Template:Delink na anglickej Wikipédii.