Content deleted Content added
→Arithmetic: added modulo examples |
No edit summary Tag: nowiki added |
||
Line 1,672:
{{JavaScript}}
{{Use dmy dates|date=April
}}{{DEFAULTSORT:Javascript Syntax}}
[[Category:JavaScript|syntax]]
[[Category:Programming language syntax]]
== <math>Heading text</math> ==
<nowiki>
===== Insert non-formatted text here =====
<br>
#REDIRECT [[
{| class="wikitable"
|-
! Header text !! Header text !! Header text
|-
| Example || Example || Example
|-
| Example || Example || Example
|-
| Example || Example || Example
|}
]]
</nowiki>
|