(switch order of parameters 2 and 3, separate page link from span, cleanup) |
m (line-height:1em;) |
||
Line 2: | Line 2: | ||
title="{{#switch:{{{1}}} | title="{{#switch:{{{1}}} | ||
|Locked=Unlockable from the opposite entrance | |Locked=Unlockable from the opposite entrance | ||
|LockedCondition= {{#if: {{{2|}}}|{{{2}}}|Needs to be unlocked by performing certain actions}}{{#if:{{{3|}}}|
Click the + sign for an explanatory page}} | |LockedCondition= {{#if: {{{2|}}}|{{{2}}}|Needs to be unlocked by performing certain actions}}{{#if:{{{3|}}}|
- Click the + sign for an explanatory page}} | ||
|Unlock=Unlocks access to this area from the opposite entrance | |Unlock=Unlocks access to this area from the opposite entrance | ||
|#default=Accepted values for this icon are Unlockable{{!}}NoEntry, Unlockable{{!}}LockedCondition{{!}}(world name), or Unlockable{{!}}NoReturn | |#default=Accepted values for this icon are Unlockable{{!}}NoEntry, Unlockable{{!}}LockedCondition{{!}}(world name), or Unlockable{{!}}NoReturn | ||
}}" tabindex="0" style="font-size:125%;">{{#switch:{{{1}}} | }}" tabindex="0" style="font-size:125%; line-height:1em;">{{#switch:{{{1}}} | ||
|Locked=🔒 | |Locked=🔒 | ||
|LockedCondition=🔐{{#if:{{{3|}}}|[[{{{3}}}|<span style="font-size:100%; position:relative; right:5px;">+</span>]]}} | |LockedCondition=🔐{{#if:{{{3|}}}|[[{{{3}}}|<span style="font-size:100%; position:relative; right:5px;">+</span>]]}} |
Latest revision as of 22:48, 1 July 2024
For areas that need to be unlocked from the opposite side: 🔒
{{Unlockable|Locked}}
For connections that require certain actions to be unlocked: 🔐+🔐
{{Unlockable|LockedCondition|Instructions|Link to instructions}}
For connections that unlock a bidirectional entrance: 🔑
{{Unlockable|Unlock}}
Documentation (for the above template, sometimes hidden or invisible)