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) | 'LeCo13' |
Age of the user account (user_age) | 694307 |
Page ID (page_id) | 0 |
Page namespace (page_namespace) | 0 |
Page title (without namespace) (page_title) | 'S²EG' |
Full page title (page_prefixedtitle) | 'S²EG' |
Action (action) | 'edit' |
Edit summary/reason (summary) | 'a cool esolang i found on itch.io' |
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) | 'S²EG or SSEG is an programming language written in only 1s and 0s made by laptopcoder11
<small>''(idk how to properly make pages, so pls improve if u can)''</small>
instructions:
{| class="wikitable"
|-
! instruction !! functionality
|-
| 000n || decrease register-n
|-
| 001n || increase register-n
|-
| 010n || subtract reg0 - reg1 and put the answer in reg-n
|-
| 011n || add both registers and put the answer in reg-n
|-
| 100nAAAA || move instruction pointer to n(0:left 1:right) by A instructions
|-
| 101nAAAA || set reg-n to A
|-
| 110nAAAA || if reg-n != 0 move instruction pointer left by A instructions
|-
| 1110AAAA || if reg-0 != reg-1 move instruction pointer left by A instructions
|-
| 1111000n || pop top value of the stack to reg-n
|-
| 1111001n || push reg-n on top of the stack
|-
| 11110100 || subtract top stack values
|-
| 11110110 || add top stack values
|-
| 11111100 || print top stack value in ascii (no popping)
|-
| 11111101 || print top stack value as an integer (no popping)
|}
(original)itch.io: https://laptopcoder11.itch.io/sseg' |
Unified diff of changes made by edit (edit_diff) | '@@ -1,0 +1,39 @@
+S²EG or SSEG is an programming language written in only 1s and 0s made by laptopcoder11
+
+<small>''(idk how to properly make pages, so pls improve if u can)''</small>
+
+instructions:
+{| class="wikitable"
+|-
+! instruction !! functionality
+|-
+| 000n || decrease register-n
+|-
+| 001n || increase register-n
+|-
+| 010n || subtract reg0 - reg1 and put the answer in reg-n
+|-
+| 011n || add both registers and put the answer in reg-n
+|-
+| 100nAAAA || move instruction pointer to n(0:left 1:right) by A instructions
+|-
+| 101nAAAA || set reg-n to A
+|-
+| 110nAAAA || if reg-n != 0 move instruction pointer left by A instructions
+|-
+| 1110AAAA || if reg-0 != reg-1 move instruction pointer left by A instructions
+|-
+| 1111000n || pop top value of the stack to reg-n
+|-
+| 1111001n || push reg-n on top of the stack
+|-
+| 11110100 || subtract top stack values
+|-
+| 11110110 || add top stack values
+|-
+| 11111100 || print top stack value in ascii (no popping)
+|-
+| 11111101 || print top stack value as an integer (no popping)
+|}
+
+(original)itch.io: https://laptopcoder11.itch.io/sseg
' |
New page size (new_size) | 1066 |
Old page size (old_size) | 0 |
Lines added in edit (added_lines) | [
0 => 'S²EG or SSEG is an programming language written in only 1s and 0s made by laptopcoder11',
1 => '',
2 => '<small>''(idk how to properly make pages, so pls improve if u can)''</small>',
3 => '',
4 => 'instructions:',
5 => '{| class="wikitable"',
6 => '|-',
7 => '! instruction !! functionality',
8 => '|-',
9 => '| 000n || decrease register-n',
10 => '|-',
11 => '| 001n || increase register-n',
12 => '|-',
13 => '| 010n || subtract reg0 - reg1 and put the answer in reg-n',
14 => '|-',
15 => '| 011n || add both registers and put the answer in reg-n',
16 => '|-',
17 => '| 100nAAAA || move instruction pointer to n(0:left 1:right) by A instructions',
18 => '|-',
19 => '| 101nAAAA || set reg-n to A',
20 => '|-',
21 => '| 110nAAAA || if reg-n != 0 move instruction pointer left by A instructions',
22 => '|-',
23 => '| 1110AAAA || if reg-0 != reg-1 move instruction pointer left by A instructions',
24 => '|-',
25 => '| 1111000n || pop top value of the stack to reg-n',
26 => '|-',
27 => '| 1111001n || push reg-n on top of the stack',
28 => '|-',
29 => '| 11110100 || subtract top stack values',
30 => '|-',
31 => '| 11110110 || add top stack values',
32 => '|-',
33 => '| 11111100 || print top stack value in ascii (no popping)',
34 => '|-',
35 => '| 11111101 || print top stack value as an integer (no popping)',
36 => '|}',
37 => '',
38 => '(original)itch.io: https://laptopcoder11.itch.io/sseg'
] |
Unix timestamp of change (timestamp) | '1769286368' |