User talk:Jonny-mt/At

From Wikipedia, the free encyclopedia

Contents

[edit] Afd top

Hi Jonny. I though I'd create a little chat space here. I hope we can come up with a solution. EdokterTalk 13:16, 28 February 2008 (UTC)

Wouldn't it be great if this could be fixed with a simple <substonly>? Have a look at Bugzilla:4484. EdokterTalk 16:20, 28 February 2008 (UTC)

[edit] Tests

This is the resulting wikisource.

[edit] Substing #switch only

The result was {{#if:  | '''{{{1}}}'''}} <br/>No parameter
The result was {{#if:  | ''''''}} <br/>Empty parameter
The result was '''Delete.''' <br/>With "d"
The result was {{#if: Free text | '''Free text'''}} <br/>With free text

Tracnsclusion exposes the parser code.

[edit] Substing #if as well

The result was  <br/>No parameter
The result was  <br/>Empty parameter
The result was '''Delete.''' <br/>With "d"
The result was '''Free text''' <br/>With free text

Perfect when substed, exposes even more code when transcluded.