Predloga:Invoke/dok
Videz
To je dokumentacijska podstran za glavno stran Predloga:Invoke. Namenjena je shranjevanju navodil, kategorizaciji in drugi vsebini, ki ni del glavne strani. |
Uporablja Lua: |
This template can be used to debug template parameters.
Uporaba
[uredi kodo]- Napaka skripta: Modul »ime modula« ne obstaja.
Example
[uredi kodo]- 0.32044114513343 --> 0.5717111879828
- 7 --> 7
- " arg1 " --> " arg1 "
- "arg1" --> "arg1"
- " <newline>arg1<newline> " --> " \
arg1\
"
- "<newline>arg1<newline>" --> "arg1"
- "<newline> arg1 <newline>" --> "\
arg1 \
"
- "<newline> arg1 <newline>" --> "arg1"
- "<>" &lt;&gt; --> "<>" <>
- <pre>pre text</pre> --> '"`UNIQ--pre-00000003-QINU`"'
- <nowiki>nowiki text</nowiki> --> '"`UNIQ--nowiki-00000004-QINU`"'
- <ref>ref text</ref> --> '"`UNIQ--ref-00000005-QINU`"'
- <code>code text</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-00000006-QINU`"'
- <span class="template-ping">@[[Uporabnik:User1|User1]]:</span> --> <span class="template-ping">@[[Uporabnik:User1|User1]]:</span>
- '"`UNIQ--nowiki-00000008-QINU`"'User:User1]] --> [[User:User1]]
- <ref>ref then <nowiki>nowiki</nowiki></ref> --> '"`UNIQ--ref-00000009-QINU`"'
- <pre>pre then <nowiki>nowiki</nowiki></pre> --> '"`UNIQ--pre-0000000A-QINU`"'
- '"`UNIQ--nowiki-0000000B-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</pre><nowiki>nowiki text</nowiki><ref>ref text</ref><code>code text</code><syntaxhighlight lang=php>source text</syntaxhighlight> --> <pre>pre text</pre><nowiki>nowiki text</nowiki><ref>ref text</ref><code>code text</code><syntaxhighlight lang=php>source text</syntaxhighlight>