This wiki is still in active development, many areas of the site are unstable or broken.

In the meantime, consider adding content to pages you like!

Template:Delink/doc

From NBITTRPG Wiki
Revision as of 19:10, 22 September 2026 by CStatic (talk | contribs) (Created page with "This template is from [https://en.wikipedia.org/wiki/Template:Delink Wikipedia] and is used to remove links from wikitext. == Usage == Basic <syntaxhighlight lang="xml+smarty"> {{delink|link}} </syntaxhighlight> All parameters <syntaxhighlight lang="xml+smarty"> {{delink | 1 = | wikilinks = no | urls = no | comments = no | whitespace = no | refs = yes }} </syntaxhighlight> == Example == {| class="wikitable" ! Code ! Output |- | <syntaxhighligh...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This template is from Wikipedia and is used to remove links from wikitext.

Basic

{{delink|link}}

All parameters

{{delink
| 1          =
| wikilinks  = no
| urls       = no
| comments   = no
| whitespace = no
| refs       = yes
}}

Example

[edit source]
Code Output
{{delink|[[Foo]]}} Foo
{{delink|[[Foo|Bar]]}} Bar
{{delink|[[Foo|Bar]]|wikilinks=target}} Foo
{{delink|[[Foo]], [[bar]], and [[baz]].}} Foo, bar, and baz.
{{delink|I visited [https://www.example.com example.com].}} I visited example.com.
{{delink|Foo}} Foo