| Page namespace (page_namespace) | 0 | 
| Page title (without namespace) (page_title) | 'Cursor' | 
| Full page title (page_prefixedtitle) | 'Cursor' | 
| 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) | 'Cursor is a 2-dimensional [[Esoteric programming language|esolang]] created by [[User:AdjectiveNounNumber|AdjectiveNounNumber]] on Jan 10 2025 7:42 ET where you can control propertys of the cursor. (VERY WIP)
{| class="wikitable"
|+ Component Summarys
|-
! Symbol !! Name !! Summary
|-
| * || Start || Starts the program.
|-
| ; || Set Property To || Enters 'Set' Mode.
|-
| : || If Property Is || Enters 'If' Mode.
|-
| / || Exit || Exits the current mode.
|-
| @ || End || Ends Program.
|-
| Example || Example || Example
|-
| Example || Example || Example
|-
| Example || Example || Example
|-
| Example || Example || Example
|}
<pre>
*;Cx,3/@
      
      
Output:
hello world
</pre>' | 
| Unified diff of changes made by edit (edit_diff) | '@@ -1,0 +1,32 @@
+Cursor is a 2-dimensional [[Esoteric programming language|esolang]] created by [[User:AdjectiveNounNumber|AdjectiveNounNumber]] on Jan 10 2025 7:42 ET where you can control propertys of the cursor. (VERY WIP)
+
+{| class="wikitable"
+|+ Component Summarys
+|-
+! Symbol !! Name !! Summary
+|-
+| * || Start || Starts the program.
+|-
+| ; || Set Property To || Enters 'Set' Mode.
+|-
+| : || If Property Is || Enters 'If' Mode.
+|-
+| / || Exit || Exits the current mode.
+|-
+| @ || End || Ends Program.
+|-
+| Example || Example || Example
+|-
+| Example || Example || Example
+|-
+| Example || Example || Example
+|-
+| Example || Example || Example
+|}
+<pre>
+*;Cx,3/@
+      
+      
+Output:
+hello world
+</pre>
' | 
| Lines added in edit (added_lines) | [
	0 => 'Cursor is a 2-dimensional [[Esoteric programming language|esolang]] created by [[User:AdjectiveNounNumber|AdjectiveNounNumber]] on Jan 10 2025 7:42 ET where you can control propertys of the cursor. (VERY WIP)',
	1 => '',
	2 => '{| class="wikitable"',
	3 => '|+ Component Summarys',
	4 => '|-',
	5 => '! Symbol !! Name !! Summary',
	6 => '|-',
	7 => '| * || Start || Starts the program.',
	8 => '|-',
	9 => '| ; || Set Property To || Enters 'Set' Mode.',
	10 => '|-',
	11 => '| : || If Property Is || Enters 'If' Mode.',
	12 => '|-',
	13 => '| / || Exit || Exits the current mode.',
	14 => '|-',
	15 => '| @ || End || Ends Program.',
	16 => '|-',
	17 => '| Example || Example || Example',
	18 => '|-',
	19 => '| Example || Example || Example',
	20 => '|-',
	21 => '| Example || Example || Example',
	22 => '|-',
	23 => '| Example || Example || Example',
	24 => '|}',
	25 => '<pre>',
	26 => '*;Cx,3/@',
	27 => '      ',
	28 => '      ',
	29 => 'Output:',
	30 => 'hello world',
	31 => '</pre>'
] |