Editing User:Zesty

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
 
I'm the RimWorld Wiki assistant admin. Message me if you've got questions or things break.
 
I'm the RimWorld Wiki assistant admin. Message me if you've got questions or things break.
  
The best place to reach me is with an @ message via [https://discordapp.com/invite/UTaMDWc The RimWorld Discord] (@cawsforconcern), or on my [https://rimworldwiki.com/wiki/User_talk:Zesty User Talk Page].
+
If you need to reach me, you can do so via [https://steamcommunity.com/id/Divaya Steam]or on the [https://ludeon.com/forums/index.php?action=profile;u=7108 Ludeon forums].
  
 +
Test edit (exception debugging)
  
== Test Zone ==
+
{{Graph:Chart|width=600|height=100|xAxisTitle=X|yAxisTitle=Y
{{key|S}}, {{key|}}
+
|type=rect|x=1,2,3,4,5,6,7,8|y=10,12,6,14,2,10,7,9}}
  
Taking a look at syntax highlighting always citing it has errors
+
{{Graph:Chart|width=100|height=100|type=pie|legend=Legende
 +
|x=A,B,C,D,E,F,G,H,I|y1=100,200,150,300,100,100,150,50,200
 +
|y2=7,8,9,8,8,9,10,9,5|showValues=}}
  
‎<syntaxhighlight lang="python" line>
+
{{Graph:Chart|width=400|height=100|xAxisTitle=X|yAxisTitle=Y
def quick_sort(arr):
+
|legend=Legend|type=stackedarea|x=1,2,3,4,5,6|y1=10,12,6,14,2,10
less = []
+
|y2=2,4,6,8,13,11|interpolate=monotone|colors=seagreen,orchid}}
pivot_list = []
 
more = []
 
if len(arr) <= 1:
 
return arr
 
else:
 
pass
 
‎</syntaxhighlight>
 

Please note that all contributions to RimWorld Wiki are considered to be released under the CC BY-SA 3.0 (see RimWorld Wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)

Template used on this page: