Template:Code: Difference between revisions

From the Croc Wiki, the Croc encyclopedia
Jump to navigationJump to search
Content added Content deleted
(modified template; see talk)
m (Using parser function trick to break up the "nowiki" so that the template itself won't parse it and fail to interpret the textual parameter. Testing for real in a minute, will revert if fails.)
Line 1: Line 1:
<code>{{#if:{{{1|}}}|<no|<no}}{{#if:{{{1|}}}|wiki>|wiki>}}{{{1}}}{{#if:{{{1|}}}|</no|</no}}{{#if:{{{1|}}}|wiki>|wiki>}}</code>
<code><nowiki>{{{1}}}</nowiki></code>

Revision as of 23:41, March 17, 2007

<nowiki>{{{1}}}</nowiki>