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



YumeWiki
2,815Articles

Template:Phonebooth: Difference between revisions

(Created page with "<onlyinclude><span style="display:none;">{{{1}}}</span><span data-phonebooth-params="{{{1}}}" title="{{#switch:{{{1}}} |Shortcut=Telephone serves as a shortcut back to the are...")
 
m (try making it a bit more clear)
Line 1: Line 1:
<onlyinclude><span style="display:none;">{{{1}}}</span><span data-phonebooth-params="{{{1}}}" title="{{#switch:{{{1}}}
<onlyinclude><span style="display:none;">{{{1}}}</span><span data-phonebooth-params="{{{1}}}" title="{{#switch:{{{1}}}
|Shortcut=Telephone serves as a shortcut back to the area when used.
|Shortcut=Creates a shortcut back to this area.
|ExitPoint=Telephone takes you here when used from the opposite area.
|ExitPoint=Available if the phone was last used in the opposite area.
|#default=Oy, it has to be Phonebooth{{!}}Shortcut or Phonebooth{{!}}ExitPoint
|#default=phonebooth_type has to be Shortcut or ExitPoint
}}">{{#switch:{{{1}}}
}}">{{#switch:{{{1}}}
|Shortcut=<span style="font-size:125%; color:#FF0000">📞</span>
|Shortcut=<span style="font-size:125%; color:#FF0000">📞</span>
|ExitPoint=<span style="font-size:125%;">☎️</span>
|ExitPoint=<span style="font-size:125%;">☎️</span>
|#default=<span style="font-size:125%; color:#FFFF00; background-color:#000000">⚠</span>
|#default=<span style="font-size:125%; color:#FFFF00; background-color:#000000">⚠</span>
}}</span></onlyinclude><noinclude><br>
}}</span></onlyinclude>
 


Usage:
Usage:


<pre> {{Phonebooth|Shortcut}} </pre>
<pre>phonebooth_type=Shortcut</pre>
will return {{Phonebooth|Shortcut}}. Use when the world is accessible via the phone in Urotsuki's Dream Apartments.
will return {{Phonebooth|Shortcut}}. Use when the world can connect to Urotsuki's Dream Apartments, which creates a shortcut.


<pre> {{Phonebooth|ExitPoint}} </pre>
<pre>phonebooth_type=ExitPoint</pre>
will return {{Phonebooth|ExitPoint}}. Use when the phone takes you to Urotsuki's Dream Apartments.
will return {{Phonebooth|ExitPoint}}. Use in Urotsuki's Dream Apartments for connections with phonebooth shortcuts.
</noinclude>

Revision as of 01:34, 16 November 2023

{{{1}}}


Usage:

phonebooth_type=Shortcut

will return Shortcut📞. Use when the world can connect to Urotsuki's Dream Apartments, which creates a shortcut.

phonebooth_type=ExitPoint

will return ExitPoint☎️. Use in Urotsuki's Dream Apartments for connections with phonebooth shortcuts.