Difference between revisions of "User:Pangaea"

From RimWorld Wiki
Jump to navigation Jump to search
(Undo revision 74943 by Zestyisashitball (talk))
Tag: Undo
(16 intermediate revisions by 3 users not shown)
Line 1: Line 1:
== Sandbox ==
+
{{TOCright}}
* [[User:Pangaea/Sandbox/Main page editcopy|Main page]]
+
== Useful pages ==
 +
* [[RimWorld_Wiki:Admin_noticeboard|Admin noticeboard]]
 +
* [[RimWorld_Wiki_talk:Community_portal|Community portal talk page]]
 +
<!--* [[User:Pangaea/Sandbox/Main page editcopy|Main page editcopy]] -->
 +
* '''[[User:Pangaea/To-do|TO-DO overview]]'''
 
* [[User:Pangaea/vector.css|Vector CSS]]
 
* [[User:Pangaea/vector.css|Vector CSS]]
 +
* [[User:Pangaea/Mainpage draft|Mainpage draft (dark design)]]
 +
** [[User:Pangaea/Section 1|Section 1]], [[User:Pangaea/Section 2|Section 2]], [[User:Pangaea/Section 3|Section 3]], [[User:Pangaea/Section 4|Section 4]]
 +
* [[User:Pangaea/Compare changes|Compare changes]]
 +
* [[User:Pangaea/Wikitable|Wikitables]]
 +
* [[Template:Cargo test|Cargo test template]] and [[User:Pangaea/Cargo test page|Cargo test page]]
 +
* [[User:Pangaea/Notes on infoboxes|Notes on infoboxes]]
 +
* [http://www.convertcsv.com/xml-to-csv.htm XML to CSV converter] (external)
 +
* [[User:Pangaea/Categories reorganisation|Categories reorganisation]]
  
 
== Under development ==
 
== Under development ==
* [[About Rimworld]]: An introduction to the game that can be linked from the frontpage. An even briefer version may be ''on'' the frontpage itself. Just a short blurb/description about the main features of the game - so newcomers can quickly get an understanding of it.
+
* [[About RimWorld]]: An introduction to the game that can be linked from the frontpage. An even briefer version may be ''on'' the frontpage itself. Just a short blurb/description about the main features of the game - so newcomers can quickly get an understanding of it.
 +
 
 +
== Game UI colours ==
 +
Doubtful everything is 100% correct, but it should be pretty close as I zoomed in hard and checked many places.
 +
 
 +
<code>Main UI (before load):
 +
button background:  #6A512E
 +
button text:        #DFDDDB (gradient probably, hard to get precise)
 +
box background:    #15191D
 +
 
 +
Trader will buy UI:
 +
main background:    #2A2B2C
 +
tabs background:    #2B2C2D
 +
selected text:      #E6D404 (yellow-ish)
 +
text:              #E6E6E6 #E1E1E1 #BDBEBE (gradient text, grainy, tiny)
 +
 
 +
Schedules:
 +
healthy background: #232323
 +
neutral background: #1A3434
 +
sleep background:  #33337F (dark blue)
 +
unrestricted bg:    #808080 (grey)
 +
 
 +
Bio:
 +
box background:    #15191D
 +
skill bar bg:      #2D3034 (dark grey)
 +
 
 +
Needs:
 +
box background:    #15191D
 +
needs bar bg:      #33CCD9
 +
box border:        #616C7A
 +
 
 +
Health:
 +
left box bg:        #2A2B2C
 +
left box border:    #878787
 +
tab heading bg:    #2B2C2D
 +
right box bg:      #15191D
 +
right box border:  #616C7A
 +
odd-even bar bg:    #262A30 / #15191D
 +
 
 +
implant text:      #7373CF
 +
destroyed text:    #737373
 +
scar text:          #A5A5A5</code>
 +
 
 +
== Test Navbox ==
 +
{{Navbox
 +
|title=Professions & occupations
 +
|name=Occupation
 +
|group1 = Ruling class and civil service&nbsp;
 +
|list1 = [[Ruler]] • [[Nobility]] • [[Spy]]
 +
|group2 = Combat and military&nbsp;
 +
|list2 = [[Witcher]] • [[Knight]] • [[Commander]] • [[Soldier]] • [[Mercenary]] • [[Bounty hunter]] • [[Witch hunter]]
 +
|group3 = Civilian and religious service&nbsp;
 +
|list3 = [[Alchemist]] • [[Druid]] • [[Mage]] • [[Medic]] • [[Priest]] • [[Scholar]] • [[Servant]] • [[Soothsayer]]
 +
|group4 = Commerce and production&nbsp;
 +
|list4 = [[Armorer]] • [[Blacksmith]] • [[Bard]] • [[Barber]] • [[Merchant]] • [[Innkeeper]] • [[Prostitute]] • [[Runewright]]
 +
|group5 = Agriculture and production&nbsp;
 +
|list5 = [[Farmer]] • [[Fisherman]] • [[Hunter]]
 +
|group6 = Other&nbsp;
 +
|list6 = [[Havekar]] • [[Loafer]] • [[Thug]]
 +
}}
 +
 
 +
:Template itself seems to work, but could use some colourly love.

Revision as of 04:32, 16 September 2020

Useful pages

Under development

  • About RimWorld: An introduction to the game that can be linked from the frontpage. An even briefer version may be on the frontpage itself. Just a short blurb/description about the main features of the game - so newcomers can quickly get an understanding of it.

Game UI colours

Doubtful everything is 100% correct, but it should be pretty close as I zoomed in hard and checked many places.

Main UI (before load): button background: #6A512E button text: #DFDDDB (gradient probably, hard to get precise) box background: #15191D

Trader will buy UI: main background: #2A2B2C tabs background: #2B2C2D selected text: #E6D404 (yellow-ish) text: #E6E6E6 #E1E1E1 #BDBEBE (gradient text, grainy, tiny)

Schedules: healthy background: #232323 neutral background: #1A3434 sleep background: #33337F (dark blue) unrestricted bg: #808080 (grey)

Bio: box background: #15191D skill bar bg: #2D3034 (dark grey)

Needs: box background: #15191D needs bar bg: #33CCD9 box border: #616C7A

Health: left box bg: #2A2B2C left box border: #878787 tab heading bg: #2B2C2D right box bg: #15191D right box border: #616C7A odd-even bar bg: #262A30 / #15191D

implant text: #7373CF destroyed text: #737373 scar text: #A5A5A5

Test Navbox

Template itself seems to work, but could use some colourly love.