Difference between revisions of "Template:Cleanliness Note"

From RimWorld Wiki
Jump to navigation Jump to search
 
Line 1: Line 1:
<includeonly>Every {{{1|{{P|Name}}}}} is considered dirty with a [[Cleanliness]] of {{Bad|{{Q|{{{1|{{P|Name}}}}}|Cleanliness}}}}{{#ifeq: {{Q|{{{1|{{P|Name}}}}}|Size}}|1 × 1|, applied on the bottom-left-most tile from the player's perspective, regardless of orientation}}. This reduces the average [[Room stats|cleanliness]] of the room it occupies.</includeonly><noinclude>{{Documentation}}</noinclude>
+
<includeonly>Each {{lc:{{{1|{{P|Name}}}}}}} is considered dirty with a [[Cleanliness]] of {{Bad|{{{2|{{Q|{{{1|{{P|Name}}}}}|Cleanliness}}}}}}}{{#ifeq: {{Q|{{{1|{{P|Name}}}}}|Size}}|1&nbsp;×&nbsp;1||, applied to the bottom-left-most tile from the player's perspective, regardless of orientation}}. This reduces the average [[Room stats|cleanliness]] of the room it occupies.</includeonly><noinclude>{{Documentation}}</noinclude>

Latest revision as of 05:26, 12 October 2023

Documentation icon Template documentation[view] [edit] [history] [purge]

Just standardizes the spiel about a particular building have a cleanliness penalty.

Supports a manual page name as the first argument, and otherwise uses the page's Property:Name. Cleanliness can be set as the second argument, or will be pulled from the current page or the page denoted in the first argument otherwise.

If the building is 1 x 1, the template will remove the section about where cleanliness is applied. This won't be done if manual name that does have a page and/or size associated with it

Examples[edit]

{{Cleanliness Note|Art bench}}

produces: Each art bench is considered dirty with a Cleanliness of −5, applied to the bottom-left-most tile from the player's perspective, regardless of orientation. This reduces the average cleanliness of the room it occupies.

{{Cleanliness Note|Spike trap}}

produces: Each spike trap is considered dirty with a Cleanliness of −5. This reduces the average cleanliness of the room it occupies.

{{Cleanliness Note|Bacon sandwich|-999}}

produces: Each bacon sandwich is considered dirty with a Cleanliness of −999, applied to the bottom-left-most tile from the player's perspective, regardless of orientation. This reduces the average cleanliness of the room it occupies.