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 Area==
 +
{{Define|Metal
 +
| category = Metallic
 +
| description = An iron-carbon metal alloy used for building structures, tools, and weapons.
 +
| color = (102,102,105)
 +
| always haulable = true
 +
| construct effect = ConstructMetal
 +
| def name = Steel
 +
| default color = (255,255,255)
 +
| draw gui overlay = true
 +
| graphic class = Graphic_Random
 +
| graphic path = Things/Item/Resource/Metal
 +
| label = steel
 +
| parent name = ResourceBase
 +
| path cost = 15
 +
| resource readout priority = Middle
 +
| rotatable = false
 +
| selectable = true
 +
| slag def = ChunkSlagSteel
 +
| sound drop = Metal_Drop
 +
| sound impact stuff = BulletImpactMetal
 +
| sound interact = Metal_Drop
 +
| stack limit = 75
 +
| thing class = ThingWithComps
 +
| sound melee hit blunt = MeleeHit_Metal_Blunt
 +
| sound melee hit sharp = MeleeHit_Metal_Sharp
 +
| use hit points = false
 +
| beauty factor = 1
 +
| flammability factor = 0.2
 +
| market value base = 2.0
 +
| mass = 0.5
 +
| max hit points factor = 1
 +
| melee blunt damage base = 1
 +
| melee cooldown factor = 1
 +
| melee sharp damage base = 1
 +
}}
  
== Test Zone ==
+
{{Info|Steel is the primary resource for mid- to late-game construction, and is therefore vital. Without steel, you cannot build new [[Power|power generators]], [[Power conduit|conduits]], [[Battery|batteries]], [[Temperature#Management|temperature regulators]] like coolers and heaters, or [[turret]]s and [[sandbag]]s, so ensure that you have a steady supply. Steel appears at your crash site when a new game is started. After this steel is exhausted, it can be obtained through random drops, [[trading]], [[Mine|mining]], disassembling [[mechanoid]]s, or smelting [[steel slag chunks]] into usable steel at an [[Electric smelter|Electric Smelter]].}}
{{key|S}}, {{key|}}
 
  
Taking a look at syntax highlighting always citing it has errors
+
==Test Area==
  
‎<syntaxhighlight lang="python" line>
+
{{nav|plant|wide}}
def quick_sort(arr):
+
[[Category:Domesticated plants]]
less = []
 
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: