Predloga:Invoke

Iz Wikipedije, proste enciklopedije
Dokumentacija za predlogo[poglej] [uredi] [zgodovina] [osveži]

This template can be used to debug template parameters.

Uporaba[uredi kodo]

  • Napaka skripta: Modul »ime modula« ne obstaja.

Example[uredi kodo]

  • 0.010038624522294 --> 0.76985067071852
  • 7 --> 7
  • " arg1 " --> " arg1 "
  • "arg1" --> "arg1"
  • " <newline>arg1<newline> " --> " \

arg1\

 "
  • "<newline>arg1<newline>" --> "arg1"
  • "<newline> arg1 <newline>" --> "\
 arg1  \

"

  • "<newline> arg1 <newline>" --> "arg1"
  • "&lt;&gt;" &amp;lt;&amp;gt; --> "<>" &lt;&gt;
  • &lt;pre>pre text&lt;/pre> --> '"`UNIQ--pre-00000000-QINU`"'
  • &lt;nowiki>nowiki text&lt;/nowiki> --> '"`UNIQ--nowiki-00000001-QINU`"'
  • &lt;ref>ref text&lt;/ref> --> '"`UNIQ--ref-00000002-QINU`"'
  • &lt;code>code text&lt;/code> --> <code>code text</code>
  • Napaka Lua v mw.text.lua v vrstici 144: bad argument #1 to 'gsub' (string expected, got nil). --> '"`UNIQ--syntaxhighlight-00000003-QINU`"'
  • <span class="template-ping">@[[User:User1|User1]]:</span> --> <span class="template-ping">@[[User:User1|User1]]:</span>
  • '"`UNIQ--nowiki-00000005-QINU`"'User:User1]] --> [[User:User1]]
  • &lt;ref>ref then &lt;nowiki>nowiki&lt;/nowiki>&lt;/ref> --> '"`UNIQ--ref-00000006-QINU`"'
  • &lt;pre>pre then &lt;nowiki>nowiki&lt;/nowiki>&lt;/pre> --> '"`UNIQ--pre-00000007-QINU`"'
  • '"`UNIQ--nowiki-00000008-QINU`"' --> <pre>pre text</pre><nowiki>nowiki text</nowiki><ref>ref text</ref><code>code text</code><syntaxhighlight lang=php>syntaxhighlight text</syntaxhighlight>
  • <pre>pre text&lt;/pre><nowiki>nowiki text&lt;/nowiki><ref>ref text&lt;/ref><code>code text&lt;/code><syntaxhighlight lang=php>source text&lt;/syntaxhighlight> --> <pre>pre text</pre><nowiki>nowiki text</nowiki><ref>ref text</ref><code>code text</code><syntaxhighlight lang=php>source text</syntaxhighlight>
  1. ref text
  2. ref then nowiki