Template talk:NSINLINE
From Meta, a Wikimedia project coordination wiki
Contents |
→ bugzilla:05590 – "[[{{foo}}bar]] fails to generate a link if {{foo}} renders to :bla or #bla"
[edit] tests
[edit] simple test
* {{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:
[edit] used in wiki syntax
* [[{{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:
[edit] rendering 01:37, 16 April 2006 (UTC)
* [[{{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:
[edit] comments
- See how does "{{NSINLINE|namespace=image}}foo" look outside "[[" ... "]]":
%3Aimage:foo
- See how does "{{NSINLINE|namespace=category}}foo" look outside "[[" ... "]]":
%3Acategory:foo