Help talk:Wikitext examples: Difference between revisions

Content deleted Content added
multiple usage of nowiki
Line 13:
== nowiki ==
Hi, how do we use nowiki twice? For instance for this situation:
:: <nowiki> | {{#if: {{{coauthors|}}} | ,&#32;{{{coauthors}}} }}.&#32; </nowiki>
:should be changed to
:: <nowiki> | {{#if: {{{coauthors|}}} | <removethisnowiki>;</removethisnowiki>&#32;{{{coauthors}}} }}.&#32; </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 removeRemove "removethis") [[User:Denizz|Deniz]]<sup>[[User Talk:Denizz|T]]</sup><sub>[[Special:Contributions/Denizz|C]]</sub> 10:13, 13 October 2007 (UTC)