"साचा:Autotranslate/doc" च्या विविध आवृत्यांमधील फरक

Content deleted Content added
छो O-o
छो Reverted edits by Mike.lifeguard (talk) to last revision by Alno
ओळ १:
{{Documentation subpage}}
'''MostTo uses ofuse this template, should be substituted ininclude the finalfollowing product.'''code:
 
<PRE>
You probably want to call ''this'' template like
<pre><nowiki>{{<includeonly>{{{s|subst:}}}</includeonly>Autotranslate|1={{{1|}}}|2={{{2|}}}|3={{{3|}}}|4={{{4|}}}|5={{{5|}}}|6={{{6|}}}|base={{subst:PAGENAME}}}}
</nowiki></prePRE>
 
 
If you ''don't'' want it to be substituted, then you can use
<pre><nowiki>{{Autotranslate|1={{{1|}}}|2={{{2|}}}|3={{{3|}}}|4={{{4|}}}|5={{{5|}}}|6={{{6|}}}|base={{subst:PAGENAME}}}}</nowiki></pre>
 
 
Note that you can and should pass the parameter <code>|s=subst:</code> if the next level of substitution requires that or <code>|s=</code> if the next level ''shouldn't'' be substituted. Normally the default should be set correctly using the includeonly trick.