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) | 'Meh2' |
Age of the user account (user_age) | 5712 |
Page ID (page_id) | 0 |
Page namespace (page_namespace) | 0 |
Page title (without namespace) (page_title) | '4c' |
Full page title (page_prefixedtitle) | '4c' |
Action (action) | 'edit' |
Edit summary/reason (summary) | 'My first language' |
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) | '== 4c ==
4c is a 4-command [https://esolangs.org/wiki/Brainfuck/ Brainfuck] derivative.
{| class="wikitable"
|+ Commands
|-
! Command !! Description
|-
| + || Increment cell
|-
| - || Decrement cell
|-
| <.>|| Move pointer (<.(left), .>(right))
|-
| . || Output number as ASCII character
|}
== Examples ==
Hi
<code>++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++.+++++++++++++++++++++++++++++++++.</code>
4c is like others, Turing-complete.
[[Category:Turing complete]]' |
Unified diff of changes made by edit (edit_diff) | '@@ -1,0 +1,21 @@
+== 4c ==
+4c is a 4-command [https://esolangs.org/wiki/Brainfuck/ Brainfuck] derivative.
+{| class="wikitable"
+|+ Commands
+|-
+! Command !! Description
+|-
+| + || Increment cell
+|-
+| - || Decrement cell
+|-
+| <.>|| Move pointer (<.(left), .>(right))
+|-
+| . || Output number as ASCII character
+|}
+== Examples ==
+Hi
+<code>++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++.+++++++++++++++++++++++++++++++++.</code>
+4c is like others, Turing-complete.
+
+[[Category:Turing complete]]
' |
New page size (new_size) | 499 |
Old page size (old_size) | 0 |
Lines added in edit (added_lines) | [
0 => '== 4c ==',
1 => '4c is a 4-command [https://esolangs.org/wiki/Brainfuck/ Brainfuck] derivative. ',
2 => '{| class="wikitable"',
3 => '|+ Commands',
4 => '|-',
5 => '! Command !! Description',
6 => '|-',
7 => '| + || Increment cell',
8 => '|-',
9 => '| - || Decrement cell ',
10 => '|-',
11 => '| <.>|| Move pointer (<.(left), .>(right)) ',
12 => '|-',
13 => '| . || Output number as ASCII character ',
14 => '|}',
15 => '== Examples ==',
16 => 'Hi',
17 => '<code>++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++.+++++++++++++++++++++++++++++++++.</code>',
18 => '4c is like others, Turing-complete.',
19 => '',
20 => '[[Category:Turing complete]]'
] |
Unix timestamp of change (timestamp) | '1774032571' |