Difference between revisions of "Template:Thought/doc"

From RimWorld Wiki
Jump to navigation Jump to search
Line 16: Line 16:
 
{{Thought|desc=Someone covered me with onions|label=Garnished with onions|value=-10|stack=10|duration=0.5}}
 
{{Thought|desc=Someone covered me with onions|label=Garnished with onions|value=-10|stack=10|duration=0.5}}
  
<pre>{{Thought|desc=Without a neural supercharge, I'm running below my true capacity. It's depressing.|label=want neural supercharge|value=-6}} </pre>
+
<pre>{{Thought|desc=Without a neural supercharge, I'm running below my true capacity. It's depressing.|label=want neural supercharge|value=-6|stack=1}} </pre>
{{Thought|desc=Without a neural supercharge, I'm running below my true capacity. It's depressing.|label=want neural supercharge|value=-6}}  
+
{{Thought|desc=Without a neural supercharge, I'm running below my true capacity. It's depressing.|label=want neural supercharge|value=-6|stack=1}}
 +
 
 +
<pre>{{Thought|desc=We've got slaves. It means we're on the right path.|label=slaves in colony|value=+1}} </pre>
 +
{{Thought|desc=We've got slaves. It means we're on the right path.|label=slaves in colony|value=+1}}  
  
 
<includeonly>[[Category:Formatting templates]]</includeonly>
 
<includeonly>[[Category:Formatting templates]]</includeonly>
 
<noinclude>[[Category:Template documentation]]<noinclude>
 
<noinclude>[[Category:Template documentation]]<noinclude>

Revision as of 01:04, 9 May 2023

A standardized way of formatting and displaying thoughts.

Thoughts have the following parameters, and ideally all of them will be displayed, at least optionally:

  • Label
  • Mood value
  • Description
  • Duration
  • Stack limit
  • Stack multiplier

Examples

{{Thought|desc=A cute animal nuzzled me|label=Nuzzled|value=+6|multi=0.75|stack=4|duration=1}}

+6 Nuzzled mood for 1 day

{{Thought|desc=Someone covered me with onions|label=Garnished with onions|value=-10|stack=10|duration=0.5}}

−10 Garnished with onions mood for 0.5 days

{{Thought|desc=Without a neural supercharge, I'm running below my true capacity. It's depressing.|label=want neural supercharge|value=-6|stack=1}} 

−6 Want neural supercharge mood

{{Thought|desc=We've got slaves. It means we're on the right path.|label=slaves in colony|value=+1}} 

+1 Slaves in colony mood