Template:ModifiedBy/doc

From Fallen London Wiki

Sometimes certain Qualities impact the difficulty of a challenge. For example, checks in the University Laboratory are impacted by Research Preparations. This template is used with difficulty challenge information to display how another Quality does that.

It also automatically files the article in the appropriate categories which show that the Quality is used in a calculation.

Examples:

{{ModifiedBy|Research Preparations}}:

Each point of Research Preparations reduces the base difficulty by 1 point.

{{ModifiedBy|Research Preparations|10}}:

Each point of Research Preparations reduces the base difficulty by 10 points.

{{ModifiedBy|Research Preparations|1.2|+}}:

Each point of Research Preparations increases the base difficulty by 1.2 points.

If the second parameter is omitted, the third parameter must be explicitly defined with 3=:

{{ModifiedBy|Research Preparations|3=+}}:

Each point of Research Preparations increases the base difficulty by 1 point.

A note how a Quality impacts the base difficulty of a challenge.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
11

Name of the Quality or Item that increases/reduces the base difficulty

Example
Research Preparations
Pagerequired
22

The factor by which each point of {{{1}}} will impact the difficulty.

Default
1
Example
1.2
Numberoptional
33

The way the Quality impacts this challenge: + for a difficulty increase, - for a difficulty decrease.

Default
-
Example
+
Stringoptional