Difference between revisions of "Template:Thought"
(Created page with "<includeonly>{{Hover title|Stacking {{{stack}}} times {{#ifeq:{{{multi|1}}}|1|for a maximum of {{#expr: {{{value}}} * {{{stack}}}}}|with a {{{multi}}} multiplier for maximum o...") |
|||
Line 1: | Line 1: | ||
− | <includeonly>{{Hover title|Stacking {{{stack}}} times {{#ifeq:{{{multi|1}}}|1|for a maximum of {{#expr: {{{value}}} * {{{stack}}}}}|with a {{{multi}}} multiplier for maximum of {{#expr: {{{value}}} * ( 1 - {{{multi}}}^{{{stack}}})/(1 - {{{multi}}}) round 0}}}}|{{#ifexpr:{{{value}}}<0|{{Bad|{{{value}}}}}|{{Good|{{{value}}}}}}}}} {{Hover title|{{{desc|}}}|''{{{label}}}''}} [[mood]] for {{{duration}}} [[time|day]]{{#ifeq: {{{duration}}}|1||s}}</includeonly><noinclude>{{Documentation}}</noinclude> | + | <includeonly>{{Hover title|Stacking {{{stack}}} times {{#ifeq:{{{multi|1}}}|1|for a maximum of {{#expr: {{{value}}} * {{{stack}}}}}|with a {{{multi}}} multiplier for maximum of {{#expr: {{{value}}} * ( 1 - {{{multi}}}^{{{stack}}})/(1 - {{{multi}}}) round 0}}}}|{{#ifexpr:{{{value}}}<0|{{Bad|{{{value}}}}}|{{Good|{{{value}}}}}}}}} {{Hover title|{{{desc|}}}|''{{ucfirst:{{{label}}}}}''}} [[mood]] for {{{duration}}} [[time|day]]{{#ifeq: {{{duration}}}|1||s}}</includeonly><noinclude>{{Documentation}}</noinclude> |
Revision as of 23:41, 8 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
label
- Mood value
value, value2, value3, value4, value5, value6, value7, value8, value9
- Description
desc
- Duration
duration
- Stack limit
stack
- Stack multiplier
multi
Do note that a not defined Stack multiplier defaults to 1. Additionally, defining more than one mood value makes the template ignore both the Stack limit and the Stack multiplier.
Examples
{{Thought|desc=A cute animal nuzzled me|label=Nuzzled|value=+6|multi=0.75|stack=4|duration=1}}
{{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 for {{{duration}}} days
{{Thought|desc=We've got slaves. It means we're on the right path.|label=slaves in colony|value=+1}}
<span title="Stacking {{{stack}}} times for a maximum of Expression error: Unrecognized punctuation character "{"." style="border-bottom:1px dotted">+1 Slaves in colony mood for {{{duration}}} days
{{Thought|desc=I am happily connected to a Gauranlen tree.|label=Gauranlen connection|value=+3|value2=+0|value3=-1|value4=-2|value5=-4|value6=-6}}
<span title="Stacking {{{stack}}} times for a maximum of Expression error: Unrecognized punctuation character "{"." style="border-bottom:1px dotted">+3 Gauranlen connection mood for {{{duration}}} days
{{Thought|desc=Two dread leather items. These make me uncomfortable.|label=dread leather <APPAREL NAME> (+1)|value=A|stack=1}}
<span title="Stacking 1 times for a maximum of Expression error: Unrecognized word "a"." style="border-bottom:1px dotted">Expression error: Unrecognized word "a". Dread leather <APPAREL NAME> (+1) mood for {{{duration}}} days
{{Thought|desc=What do i do now?|label=I'm a waffle.|value=0|value5=2|value9=-4|stack=1}}
The above documentation is transcluded from Template:Thought/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |