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

Abuse Filter navigation (Home | Recent filter changes | Examine past edits | Abuse log)
Jump to navigation Jump to search

This page allows you to examine the variables generated by the Abuse Filter for an individual change.

Variables generated for this change

VariableValue
Edit count of the user (user_editcount)
2
Name of the user account (user_name)
'Iah'
Age of the user account (user_age)
639
Page ID (page_id)
0
Page namespace (page_namespace)
10
Page title (without namespace) (page_title)
'Extended Esolang Infobox For Very Good Purposes I Swear Please Don't Delete This'
Full page title (page_prefixedtitle)
'Template:Extended Esolang Infobox For Very Good Purposes I Swear Please Don't Delete This'
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)
'<table style="float:right;border:1px solid silver;background-color:rgb(249, 249, 249);max-width:256px;padding:5px;"> <caption>'''{{{name|{{PAGENAME}}}}}'''</caption> {{#if: {{{paradigms|}}} | <tr> <th style="text-align: left;vertical-align: top;">[[Esolang:Categorization#Paradigm|Paradigm(s)]]</th> <td>{{{paradigms}}}</td> </tr> }} <tr> <th style="text-align: left;vertical-align: top;">Designed by</th> <td>{{{author}}}</td> </tr> <tr> <th style="text-align: left;vertical-align: top;">[[:Category:Years|Appeared in]]</th> <td>{{{year}}}</td> </tr> {{#if: {{{typesys|}}} | <tr> <th style="text-align: left;vertical-align: top;">Type system</th> <td>{{{typesys}}}</td> </tr> }} {{#if: {{{memsys|}}} | <tr> <th style="text-align: left;vertical-align: top;">[[Esolang:Categorization#Memory|Memory system]]</th> <td>{{{memsys}}}</td> </tr> }} {{#if: {{{dimensions|}}} | <tr> <th style="text-align: left;vertical-align: top;">[[Esolang:Categorization#Dimensions|Dimensions]]</th> <td>{{{dimensions}}}</td> </tr> }} <tr> <th style="text-align: left;vertical-align: top;">[[Computational class]]</th> <td>{{{class|[[:Category:Unknown computational class|Unknown]]}}}</td> </tr> <tr> <th style="text-align: left;vertical-align: top;">Good class</th> <td>{{{good|Who knows}}}</td> </tr> {{#ifeq: {{{refimpl|}}} | {{{majorimpl|}}} | <tr> <th style="text-align: left;vertical-align: top;">Reference implementation</th> <td>{{{refimpl|[[:Category:Unimplemented|Unimplemented]]}}}</td> </tr> | {{#if: {{{refimpl|}}} | <tr> <th style="text-align: left;vertical-align: top;">Reference implementation</th> <td>{{{refimpl}}}</td> </tr> }} {{#if: {{{majorimpl|}}} | <tr> <th style="text-align: left;vertical-align: top;">Major implementations</th> <td>{{{majorimpl}}}</td> </tr> }} }} {{#if: {{{dialects|}}} | <tr> <th style="text-align: left;vertical-align: top;">Dialects</th> <td>{{{dialects}}}</td> </tr> }} {{#if: {{{influence|}}} | <tr> <th style="text-align: left;vertical-align: top;">Influenced by</th> <td>{{{influence}}}</td> </tr> }} {{#if: {{{influenced|}}} | <tr> <th style="text-align: left;vertical-align: top;">Outfluenced:</th> <td>{{{outfluenced}}}</td> </tr> }} <tr> <th style="text-align: left;vertical-align: top;">File extension(s)</th> <td>{{{files}}}</td> </tr> </table>'
Unified diff of changes made by edit (edit_diff)
'@@ -1,0 +1,84 @@ +<table style="float:right;border:1px solid silver;background-color:rgb(249, 249, 249);max-width:256px;padding:5px;"> +<caption>'''{{{name|{{PAGENAME}}}}}'''</caption> +{{#if: {{{paradigms|}}} | +<tr> +<th style="text-align: left;vertical-align: top;">[[Esolang:Categorization#Paradigm|Paradigm(s)]]</th> +<td>{{{paradigms}}}</td> +</tr> +}} +<tr> +<th style="text-align: left;vertical-align: top;">Designed by</th> +<td>{{{author}}}</td> +</tr> +<tr> +<th style="text-align: left;vertical-align: top;">[[:Category:Years|Appeared in]]</th> +<td>{{{year}}}</td> +</tr> +{{#if: {{{typesys|}}} | +<tr> +<th style="text-align: left;vertical-align: top;">Type system</th> +<td>{{{typesys}}}</td> +</tr> +}} +{{#if: {{{memsys|}}} | +<tr> +<th style="text-align: left;vertical-align: top;">[[Esolang:Categorization#Memory|Memory system]]</th> +<td>{{{memsys}}}</td> +</tr> +}} +{{#if: {{{dimensions|}}} | +<tr> +<th style="text-align: left;vertical-align: top;">[[Esolang:Categorization#Dimensions|Dimensions]]</th> +<td>{{{dimensions}}}</td> +</tr> +}} +<tr> +<th style="text-align: left;vertical-align: top;">[[Computational class]]</th> +<td>{{{class|[[:Category:Unknown computational class|Unknown]]}}}</td> +</tr> +<tr> +<th style="text-align: left;vertical-align: top;">Good class</th> +<td>{{{good|Who knows}}}</td> +</tr> +{{#ifeq: {{{refimpl|}}} | {{{majorimpl|}}} | +<tr> +<th style="text-align: left;vertical-align: top;">Reference implementation</th> +<td>{{{refimpl|[[:Category:Unimplemented|Unimplemented]]}}}</td> +</tr> +| +{{#if: {{{refimpl|}}} | +<tr> +<th style="text-align: left;vertical-align: top;">Reference implementation</th> +<td>{{{refimpl}}}</td> +</tr> +}} +{{#if: {{{majorimpl|}}} | +<tr> +<th style="text-align: left;vertical-align: top;">Major implementations</th> +<td>{{{majorimpl}}}</td> +</tr> +}} +}} +{{#if: {{{dialects|}}} | +<tr> +<th style="text-align: left;vertical-align: top;">Dialects</th> +<td>{{{dialects}}}</td> +</tr> +}} +{{#if: {{{influence|}}} | +<tr> +<th style="text-align: left;vertical-align: top;">Influenced by</th> +<td>{{{influence}}}</td> +</tr> +}} +{{#if: {{{influenced|}}} | +<tr> +<th style="text-align: left;vertical-align: top;">Outfluenced:</th> +<td>{{{outfluenced}}}</td> +</tr> +}} +<tr> +<th style="text-align: left;vertical-align: top;">File extension(s)</th> +<td>{{{files}}}</td> +</tr> +</table> '
New page size (new_size)
2280
Old page size (old_size)
0
Lines added in edit (added_lines)
[ 0 => '<table style="float:right;border:1px solid silver;background-color:rgb(249, 249, 249);max-width:256px;padding:5px;">', 1 => '<caption>'''{{{name|{{PAGENAME}}}}}'''</caption>', 2 => '{{#if: {{{paradigms|}}} |', 3 => '<tr>', 4 => '<th style="text-align: left;vertical-align: top;">[[Esolang:Categorization#Paradigm|Paradigm(s)]]</th>', 5 => '<td>{{{paradigms}}}</td>', 6 => '</tr>', 7 => '}}', 8 => '<tr>', 9 => '<th style="text-align: left;vertical-align: top;">Designed by</th>', 10 => '<td>{{{author}}}</td>', 11 => '</tr>', 12 => '<tr>', 13 => '<th style="text-align: left;vertical-align: top;">[[:Category:Years|Appeared in]]</th>', 14 => '<td>{{{year}}}</td>', 15 => '</tr>', 16 => '{{#if: {{{typesys|}}} |', 17 => '<tr>', 18 => '<th style="text-align: left;vertical-align: top;">Type system</th>', 19 => '<td>{{{typesys}}}</td>', 20 => '</tr>', 21 => '}}', 22 => '{{#if: {{{memsys|}}} |', 23 => '<tr>', 24 => '<th style="text-align: left;vertical-align: top;">[[Esolang:Categorization#Memory|Memory system]]</th>', 25 => '<td>{{{memsys}}}</td>', 26 => '</tr>', 27 => '}}', 28 => '{{#if: {{{dimensions|}}} |', 29 => '<tr>', 30 => '<th style="text-align: left;vertical-align: top;">[[Esolang:Categorization#Dimensions|Dimensions]]</th>', 31 => '<td>{{{dimensions}}}</td>', 32 => '</tr>', 33 => '}}', 34 => '<tr>', 35 => '<th style="text-align: left;vertical-align: top;">[[Computational class]]</th>', 36 => '<td>{{{class|[[:Category:Unknown computational class|Unknown]]}}}</td>', 37 => '</tr>', 38 => '<tr>', 39 => '<th style="text-align: left;vertical-align: top;">Good class</th>', 40 => '<td>{{{good|Who knows}}}</td>', 41 => '</tr>', 42 => '{{#ifeq: {{{refimpl|}}} | {{{majorimpl|}}} |', 43 => '<tr>', 44 => '<th style="text-align: left;vertical-align: top;">Reference implementation</th>', 45 => '<td>{{{refimpl|[[:Category:Unimplemented|Unimplemented]]}}}</td>', 46 => '</tr>', 47 => '|', 48 => '{{#if: {{{refimpl|}}} |', 49 => '<tr>', 50 => '<th style="text-align: left;vertical-align: top;">Reference implementation</th>', 51 => '<td>{{{refimpl}}}</td>', 52 => '</tr>', 53 => '}}', 54 => '{{#if: {{{majorimpl|}}} |', 55 => '<tr>', 56 => '<th style="text-align: left;vertical-align: top;">Major implementations</th>', 57 => '<td>{{{majorimpl}}}</td>', 58 => '</tr>', 59 => '}}', 60 => '}}', 61 => '{{#if: {{{dialects|}}} |', 62 => '<tr>', 63 => '<th style="text-align: left;vertical-align: top;">Dialects</th>', 64 => '<td>{{{dialects}}}</td>', 65 => '</tr>', 66 => '}}', 67 => '{{#if: {{{influence|}}} |', 68 => '<tr>', 69 => '<th style="text-align: left;vertical-align: top;">Influenced by</th>', 70 => '<td>{{{influence}}}</td>', 71 => '</tr>', 72 => '}}', 73 => '{{#if: {{{influenced|}}} |', 74 => '<tr>', 75 => '<th style="text-align: left;vertical-align: top;">Outfluenced:</th>', 76 => '<td>{{{outfluenced}}}</td>', 77 => '</tr>', 78 => '}}', 79 => '<tr>', 80 => '<th style="text-align: left;vertical-align: top;">File extension(s)</th>', 81 => '<td>{{{files}}}</td>', 82 => '</tr>', 83 => '</table>' ]
Unix timestamp of change (timestamp)
1597015565