Template:RequiresSetting: Difference between revisions
Appearance
YannahTFoxx (talk | contribs) Create standardized settings notice |
YannahTFoxx (talk | contribs) m Add box-shadow property |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
<div style="margin: 8px; padding: 2px 4px 2px 8px; background-color: aliceblue; border-left: 4px solid lightseagreen; border-radius: 5px"> | <div style="margin: 8px; padding: 2px 4px 2px 8px; background-color: aliceblue; border-left: 4px solid lightseagreen; border-radius: 5px; box-shadow: 0px 4px 8px lightgray"> | ||
<p> | <p> | ||
<strong>ⓘ Notice</strong> | <strong>ⓘ Notice</strong> | ||
</p> | </p> | ||
<p> | <p> | ||
This feature requires the [[Settings#{{{ | This feature requires the [[Settings#{{{1|}}}|{{{1|<Empty>}}}]] setting to be enabled. | ||
</p> | </p> | ||
</div> | </div> |
Latest revision as of 22:39, 16 April 2025
ⓘ Notice
This feature requires the <Empty> setting to be enabled.
Usage[edit]
{{RequiresSetting|<setting>}}
Examples[edit]
Code | Result |
---|---|
{{RequiresSetting}} | ⓘ Notice This feature requires the <Empty> setting to be enabled. |
{{RequiresSetting|Natural Spawning}} | ⓘ Notice This feature requires the Natural Spawning setting to be enabled. |
{{RequiresSetting|Weeping Dummy}} | ⓘ Notice This feature requires the Weeping Dummy setting to be enabled. |
{{RequiresSetting|Dummy Stalks Player}} | ⓘ Notice This feature requires the Dummy Stalks Player setting to be enabled. |