Jump to content
Toggle menu
  • 8 articles
  • 75 files
  • 7 users
  • 37.8K edits
Neodyland Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Codenowiki/doc: Difference between revisions

Template page
Merge documentation from {{code}}
Examples: Use {{tag}}, {{tld}}, {{tlf}}, {{magic word}}, and <syntaxhighlight>
Line 15: Line 15:
! Remarks
! Remarks
|-
|-
| {{code|1={{code{{!}}FOR i:=1 TO &#x221e; & beyond}}}}
| {{tld|nowrap=1|code|2=1=FOR i:=1 TO &#x221e; & beyond}}
| {{code|1=FOR i:=1 TO &#x221e; & beyond}}
| {{code|1=FOR i:=1 TO &#x221e; & beyond}}
|
|
|-
|-
| {{code|{{code{{!}}&amp;lt;nowiki> ... &amp;lt;/nowiki>}}}}
| {{tld|nowrap=1|code|&amp;lt;nowiki> ... &amp;lt;/nowiki>}}
| {{codef|&lt;nowiki> ... &lt;/nowiki>}}
| {{codef|&lt;nowiki> ... &lt;/nowiki>}}
| You can use {{code|&lt;nowiki>}} and {{code|&lt;/nowiki>}} tags in the argument if you escape them with {{code|&amp;lt;}}
| You can use {{tag|nowiki|o}} and {{tag|nowiki|c}} tags in the argument if you escape them with <syntaxhighlight inline lang="html">&lt;</syntaxhighlight>
|-
|-
| {{code|{{code{{!}}<table>TEXT</table>}}}}
| {{tld|nowrap=1|code|{{#tag:span|{{tag|plain=1|table|content=TEXT}}|class=mw-highlight}}}}
| {{code|<table>TEXT</table>}}
| {{code|<table>TEXT</table>}}
| Most other HTML/XML tags should work without escaping
| Most other HTML/XML tags should work without escaping
|-
|-
| {{code|{{code{{!}}{{shortcuts{{!}}COM:SCOPE}}}}}}
| {{tld|nowrap=1|code|{{tlf|shortcuts|COM:SCOPE}}}}
| {{code|{{shortcuts|COM:SCOPE}}}}
| {{code|{{shortcuts|COM:SCOPE}}}}
| rowspan="2" | Template calls may work if you escape the pipe character {{code|{{!}}}}  
| rowspan="2" | Template calls may work if you escape the pipe character {{code|{{!}}}}, or the opening {{code|({{((}}}}) and closing brackets ({{code|{{))}}}})
|-
|-
| {{code|{{code{{!}}{{shortcuts{{((}}!{{))}}COM:SCOPE}}}}}}
| {{tld|nowrap=1|code|{{tld|((}}shortcuts{{magic word|!}}COM:SCOPE{{tld|))}}}}
| {{code|{{shortcuts{{!}}COM:SCOPE}}}}
| {{code|{{((}}shortcuts{{!}}COM:SCOPE{{))}}}}
|}
|}


Cookies help us deliver our services. By using our services, you agree to our use of cookies.