×
Create a new article
Write your page title here:
We currently have 2,806 articles on YumeWiki. Type your article name above or click on one of the titles below and start writing!



YumeWiki
2,806Articles

Template:Unlockable: Difference between revisions

mNo edit summary
(Removed parser functions tied to the Arrays extension.)
Line 1: Line 1:
<onlyinclude>{{#if: {{{3|}}}|{{#arraydefine:text|{{{3}}}}}|{{#arraydefine:text}}}}<span style="display:none;">{{{1}}}</span><span  
<onlyinclude><span style="display:none;">{{{1}}}</span><span {{#ifeq: {{{1|}}}|LockedCondition|data-lock-params="{{#if: {{{4|}}}|{{{4}}}|{{{3}}}}}"|}}  
{{#ifeq: {{{1|}}}|LockedCondition|data-lock-params="
{{#if: {{{4|}}}|{{{4}}}|{{{3}}}}}"|}}  
title="{{#switch:{{{1}}}
title="{{#switch:{{{1}}}
|Locked=Unlockable from the opposite entrance
|Locked=Unlockable from the opposite entrance
|LockedCondition= {{#if: {{{3|}}}|{{#arrayprint:text|;&nbsp;|@@@@}}|Needs to be unlocked by performing certain action}}
|LockedCondition= {{#if: {{{3|}}}|{{{3}}}|Needs to be unlocked by performing certain actions}}
|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
Line 18: Line 16:
<pre> {{Unlockable|Locked}} </pre>
<pre> {{Unlockable|Locked}} </pre>


For connections that require certain actions to be unlocked: {{Unlockable|LockedCondition|Urotsuki|Test1}}
For connections that require certain actions to be unlocked: {{Unlockable|LockedCondition|Yume 2kki:Urotsuki|Test1}}
{{Unlockable|LockedCondition||Destroy the world,|Test2}}
{{Unlockable|LockedCondition||Destroy the world,|Test2}}



Revision as of 11:29, 24 November 2022

{{{1}}}

For areas that need to be unlocked from the opposite side: Locked🔒

 {{Unlockable|Locked}} 

For connections that require certain actions to be unlocked: LockedCondition 🔐 LockedCondition🔐

 {{Unlockable|LockedCondition|Link to instructions|Instructions}} 


For connections that unlock a bidirectional entrance: Unlock🔑

 {{Unlockable|Unlock}}