Template talk:NSINLINE

From Meta, a Wikimedia project coordination wiki

bugzilla:05590 – "[[{{foo}}bar]] fails to generate a link if {{foo}} renders to :bla or #bla"

tests[edit]

simple test[edit]

* {{NSINLINE|namespace=talk}}
* {{NSINLINE|namespace=Talk}}
* {{NSINLINE|namespace=tALk}}
* {{NSINLINE|namespace=image}}
* {{NSINLINE|namespace=Image}}
* {{NSINLINE|namespace=iMAGe}}
* {{NSINLINE|namespace=category}}
* {{NSINLINE|namespace=Category}}
* {{NSINLINE|namespace=cAtEgOrY}}

generates:‎

  • talk:
  • talk:
  • talk:
  • %3Aimage:
  • %3Aimage:
  • %3Aimage:
  • %3Acategory:
  • %3Acategory:
  • %3Acategory:


used in wiki syntax[edit]

* [[{{NSINLINE|namespace=talk}}foo]]
* [[{{NSINLINE|namespace=Talk}}foo]]
* [[{{NSINLINE|namespace=tALk}}foo]]
* [[{{NSINLINE|namespace=image}}foo]]
* [[{{NSINLINE|namespace=Image}}foo]]
* [[{{NSINLINE|namespace=iMAGe}}foo]]
* [[{{NSINLINE|namespace=category}}foo]]
* [[{{NSINLINE|namespace=Category}}foo]]
* [[{{NSINLINE|namespace=cAtEgOrY}}foo]]

generates:‎


rendering 01:37, 16 April 2006 (UTC)[edit]

* [[{{subst:NSINLINE|namespace=talk}}foo]]
* [[{{subst:NSINLINE|namespace=Talk}}foo]]
* [[{{subst:NSINLINE|namespace=tALk}}foo]]
* [[{{subst:NSINLINE|namespace=image}}foo]]
* [[{{subst:NSINLINE|namespace=Image}}foo]]
* [[{{subst:NSINLINE|namespace=iMAGe}}foo]]
* [[{{subst:NSINLINE|namespace=category}}foo]]
* [[{{subst:NSINLINE|namespace=Category}}foo]]
* [[{{subst:NSINLINE|namespace=cAtEgOrY}}foo]]

generates:‎


comments[edit]

  • See how does "{{NSINLINE|namespace=image}}foo" look outside "[[" ... "]]":

%3Aimage:foo

  • See how does "{{NSINLINE|namespace=category}}foo" look outside "[[" ... "]]":

%3Acategory:foo