User:Mzs/Template:Unlock

From Fallen London Wiki

Examples[edit]

Hidden unlock[edit]

Old way:

 {{Unlock|Possessing an Egg}} {{hidden}}

New way:

 {{Unlock|Possessing an Egg|hidden=yes}}

Hidden unlock with quantity[edit]

Old way:

 {{Unlock|Possessing an Egg|exactly 1 x}} {{hidden}}

New way:

 {{Unlock|Possessing an Egg|hidden=yes|exactly 1 x}}

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:

In such cases, the {{hidden}} template will still have to be explicitly added:

 {{Unlock|Opening Balmoral}} exactly 3 {{hidden}}