User:Mzs/Template:Unlock
From Fallen London Wiki (Staging)
< User:Mzs
Examples[edit]
Hidden unlock[edit]
Old way:
{{Unlock|Possessing an Egg}} {{hidden}}
- (hidden)
New way:
{{Unlock|Possessing an Egg|hidden=yes}}
- (hidden)
Hidden unlock with quantity[edit]
Old way:
{{Unlock|Possessing an Egg|exactly 1 x}} {{hidden}}
- (hidden)
New way:
{{Unlock|Possessing an Egg|hidden=yes|exactly 1 x}}
- (hidden)
Limitations[edit]
Unfortunately, unlocks of the form
{{Unlock|Opening Balmoral}} exactly 3
cannot be properly formatted with hidden = yes
as it ends up looking like:
- (hidden) exactly 3
In such cases, the {{hidden}} template will still have to be explicitly added:
{{Unlock|Opening Balmoral}} exactly 3 {{hidden}}
- exactly 3 (hidden)