Zum Inhalt springen

Vorlage:Code: Unterschied zwischen den Versionen

Aus skandinavien-wiki.net
modified template; see talk
imported>SMcCandlish
K 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.
Zeile 1: Zeile 1:
<code><nowiki>{{{1}}}</nowiki></code>
<code>{{#if:{{{1|}}}|<no|<no}}{{#if:{{{1|}}}|wiki>|wiki>}}{{{1}}}{{#if:{{{1|}}}|</no|</no}}{{#if:{{{1|}}}|wiki>|wiki>}}</code>

Version vom 18. März 2007, 01:41 Uhr

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