Content deleted Content added
nm |
multiple usage of nowiki |
||
Line 10:
==Wrong==
<s>This part - [[Help:Wikitext examples#Just show what I typed]] - is all wrong. Can someone fix this, please?</s> Nevermind. The link is still messed up. [[User:Rocket000|Rocket000]] 04:58, 6 October 2007 (UTC)
== nowiki ==
Hi, how do we use nowiki twice? For instance for this situation:
:: <nowiki> | {{#if: {{{coauthors|}}} | , {{{coauthors}}} }}.  </nowiki>
:should be changed to
:: <nowiki> | {{#if: {{{coauthors|}}} | <removethisnowiki>;</removethisnowiki> {{{coauthors}}} }}.  </nowiki>
:As far as I can see, this won't cause any problems, and solve this semicolon issue (I added removethis to be able to use nowiki twice, please remove "removethis") [[User:Denizz|Deniz]]<sup>[[User Talk:Denizz|T]]</sup><sub>[[Special:Contributions/Denizz|C]]</sub> 10:13, 13 October 2007 (UTC)
|