We are currently working on new rules for what content should and shouldn't be allowed on this website, and are looking for feedback! See Esolang:2026 topicality proposal to view and give feedback on the current draft.
Examine individual changes
This page allows you to examine the variables generated by the Abuse Filter for an individual change.
Variables generated for this change
| Variable | Value |
|---|---|
Edit count of the user (user_editcount) | 0 |
Name of the user account (user_name) | 'Sertdfyguhi' |
Age of the user account (user_age) | 51705 |
Page ID (page_id) | 0 |
Page namespace (page_namespace) | 0 |
Page title without namespace (page_title) | 'Plts' |
Full page title (page_prefixedtitle) | 'Plts' |
Action (action) | 'edit' |
Edit summary/reason (summary) | '' |
Old content model (old_content_model) | '' |
New content model (new_content_model) | 'wikitext' |
Old page wikitext, before the edit (old_wikitext) | '' |
New page wikitext, after the edit (new_wikitext) | '<p>plts(programming language that sucks) is a stack-based programming language invented in 2020 by me.</p>
<h1>Commands</h1>
<ul>
<li><code>?[letter]</code>: push letter to the end of the stack</li>
<li><code>%[letter]</code>: push letter to the beginning of the stack</li>
<li><code>&</code>: prints last item of stack</li>
<li><code>$</code>: prints first item of stack</li>
<li><code>#</code>: prints stack</li>
<li><code>@</code>: prints stack but reversed</li>
<li><code><</code>: removes first item of stack</li>
<li><code>></code>: removes last item of stack</li>
</ul>
<h1>Installation</h1>
<ol>
<li>Download python 3.9</li>
<li>Download the 'main.py' file from the github repository: https://github.com/sertdfyguhi/plts</li>
<li>Run <code>python3 [main.py file path] [(optional)code file path]</code></li>
</ol>
<h1>Hello world! program</h1>
<code>?H?e?l?l?o? ?w?o?r?l?d?!#</code>' |
Unified diff of changes made by edit (edit_diff) | '@@ -1,0 +1,20 @@
+<p>plts(programming language that sucks) is a stack-based programming language invented in 2020 by me.</p>
+<h1>Commands</h1>
+<ul>
+ <li><code>?[letter]</code>: push letter to the end of the stack</li>
+ <li><code>%[letter]</code>: push letter to the beginning of the stack</li>
+ <li><code>&</code>: prints last item of stack</li>
+ <li><code>$</code>: prints first item of stack</li>
+ <li><code>#</code>: prints stack</li>
+ <li><code>@</code>: prints stack but reversed</li>
+ <li><code><</code>: removes first item of stack</li>
+ <li><code>></code>: removes last item of stack</li>
+</ul>
+<h1>Installation</h1>
+<ol>
+ <li>Download python 3.9</li>
+ <li>Download the 'main.py' file from the github repository: https://github.com/sertdfyguhi/plts</li>
+ <li>Run <code>python3 [main.py file path] [(optional)code file path]</code></li>
+</ol>
+<h1>Hello world! program</h1>
+<code>?H?e?l?l?o? ?w?o?r?l?d?!#</code>
' |
New page size (new_size) | 912 |
Old page size (old_size) | 0 |
Lines added in edit (added_lines) | [
0 => '<p>plts(programming language that sucks) is a stack-based programming language invented in 2020 by me.</p>',
1 => '<h1>Commands</h1>',
2 => '<ul>',
3 => ' <li><code>?[letter]</code>: push letter to the end of the stack</li>',
4 => ' <li><code>%[letter]</code>: push letter to the beginning of the stack</li>',
5 => ' <li><code>&</code>: prints last item of stack</li>',
6 => ' <li><code>$</code>: prints first item of stack</li>',
7 => ' <li><code>#</code>: prints stack</li>',
8 => ' <li><code>@</code>: prints stack but reversed</li>',
9 => ' <li><code><</code>: removes first item of stack</li>',
10 => ' <li><code>></code>: removes last item of stack</li>',
11 => '</ul>',
12 => '<h1>Installation</h1>',
13 => '<ol>',
14 => ' <li>Download python 3.9</li>',
15 => ' <li>Download the 'main.py' file from the github repository: https://github.com/sertdfyguhi/plts</li>',
16 => ' <li>Run <code>python3 [main.py file path] [(optional)code file path]</code></li>',
17 => '</ol>',
18 => '<h1>Hello world! program</h1>',
19 => '<code>?H?e?l?l?o? ?w?o?r?l?d?!#</code>'
] |
Unix timestamp of change (timestamp) | 1607127854 |