سانچو:Codenowiki

کليل ڄاڻ چيڪلي، وڪيپيڊيا مان

{{subst:dtag|nowiki|{{{1}}}}}

Documentation icon دستاويز سانچو[نمائش] [سنواريو] [تاريخچو] [تطهير]
هن خاني ۾ سانچي جي نحو جي چند انتہائي پيچيدهه ۽ پوشيدهه خصويات استعمال ڪيو ويون آهن۔ براءِ ڪرم هن ۾ ڪا به تبديلي ڪرڻ جي ڪوشش نه ڪئي وڃي سواءِ ان جي ته توهان نحو جي ڍانچي لي پوري طرح سمجهندا هجو ۽ تبديليءَ جي غير متوقع نتيجن ڪي صورت ۾ سانچي جي مرمت جي لاءِ تيار هجو۔ ڪنهن به قسم جي تجربن ريتخاني ۾ ڪيو وڃن۔

Script error: The function "main" does not exist.

This template provides a speedy way to wrap template source code in <code><nowiki>...</nowiki></code> markup. To work correctly, it must be substituted.

Recommended use is:

سانچو:Tc

The 1= is often necessary so that that anything before an equals sign in the code isn't interpreted as a parameter name.

Example[سنواريو]

{{subst:codenowiki |1=Here be code}} ... outputs: ...  Here be code

The code produced by the template for this output is:

<code><nowiki>Here be code</nowiki></code>

Embedded substitution[سنواريو]

If the template is transcluded rather than substituted on a page, its output can be corrected by re-saving the page, triggering the substitution embedded within it:

{{subst:Nowiki|Here be code}}

Limitations[سنواريو]

This template does not work with signatures. Typing {{subst:codenowiki|~~~~}} results in displaying your full signature's code.

See also[سنواريو]

سانچو:Semantic markup templates