(will it just work if i paste it in here) |
(explain what they mean) |
||
Line 2: | Line 2: | ||
|NoEntry=Cannot be entered from this area | |NoEntry=Cannot be entered from this area | ||
|NoReturn=Does not connect back to this area | |NoReturn=Does not connect back to this area | ||
|#default= | |#default=Accepted values are OneWay{{!}}NoEntry or OneWay{{!}}NoReturn | ||
}}">{{#switch:{{{1}}} | }}">{{#switch:{{{1}}} | ||
|NoEntry=<span style="font-size:125%; color:#FF0000">⛔</span> | |NoEntry=<span style="font-size:125%; color:#FF0000">⛔</span> | ||
|NoReturn=<span style="font-size:110%; color:#000000; background-color:#FFFFFF; border:solid thin #000000;border-radius:2px">➜</span> | |NoReturn=<span style="font-size:110%; color:#000000; background-color:#FFFFFF; border:solid thin #000000;border-radius:2px">➜</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> | }}</span></onlyinclude> | ||
NoEntry: Used to signify that the connecting world cannot be accessed from the current one. This means the connecting world takes you to the current one. | |||
{{OneWay|NoEntry}} | |||
NoReturn: Used to signify that if you go from the current world to the connecting world, you will not be able to go back to the current world. | |||
{{OneWay|NoReturn}} | |||
[[Category:Connection templates]] |
Revision as of 03:10, 10 May 2024
⚠
NoEntry: Used to signify that the connecting world cannot be accessed from the current one. This means the connecting world takes you to the current one.
⛔
NoReturn: Used to signify that if you go from the current world to the connecting world, you will not be able to go back to the current world.
➜