Changes

m
div escaped an #if:
Line 1: Line 1: −
<includeonly>{{#if: {{{no_legend|}}}||<div style="border: 2px solid #aa5; background: #ffc; padding: 5px; margin: 15px auto 20px;">See [[Template:DropList/doc]] on how to use/edit the table</div>
+
<includeonly>{{#if:{{#ifeq:{{{limited_drops_warning|}}}|true|true|}}{{#ifeq:{{{limited_drops_included_warning|}}}|true|true|}}|<div style="color:red;font-style:italic;">''This map {{#ifeq:{{{limited_drops_warning|}}}|true|currently has|previously had}} "limited-time" drops{{#ifeq:{{{limited_drops_included_warning|}}}|true||&nbsp;that don't appear in the table below}}, see [[Drop List]] for more info.''{{#ifeq:{{{limited_drops_included_warning|}}}|true|
}}{{#if: {{{filter_button|}}}|<div class="toggle" data-target="droplist-non-rare-ship" data-default="hide" style="display: none;"><span class="toggle-show" style="cursor: pointer;">☑ All drops (enabled)</span><span class="toggle-hide" style="cursor: pointer;">☒ All drops (disabled, only rare drops)</span></div>
+
*The below table contains limited-time drop data and {{#ifeq:{{{limited_drops_warning|}}}|true|may not be|is not}} up to date.|}} </div>}}{{#if:{{{filter_button|}}}|<div class="toggle" data-target="droplist-non-rare-ship" data-default="hide" style="display: none;"><span class="toggle-show" style="cursor: pointer; color: #006cb0;">☑ All drops (enabled)</span><span class="toggle-hide" style="cursor: pointer; color: #006cb0;">☒ All drops (disabled, only rare drops)</span></div>
|}}<div style="max-height: {{{height|429}}}px; overflow: auto;">{{ {{{subst|safesubst:}}}#invoke:DropList|show}}</div></includeonly><noinclude>{{Documentation}}</noinclude>
+
|}}<!--div style="max-height: {{{height|429}}}px; overflow: auto;"-->{{ {{{subst|safesubst:}}}#invoke:DropList|show}}<!--/div--></includeonly><noinclude>{{Documentation}}
 +
 
 +
==Limited-time drop warning Parameters==
 +
===no warning===
 +
<pre>{{Map/Drops
 +
|limited_drops_warning =
 +
|limited_drops_included_warning = }}</pre>
 +
{{Map/Drops
 +
|limited_drops_warning =
 +
|limited_drops_included_warning = }}
 +
 
 +
===limited warning===
 +
<pre>{{Map/Drops
 +
|limited_drops_warning = true
 +
|limited_drops_included_warning = }}</pre>
 +
{{Map/Drops
 +
|limited_drops_warning = true
 +
|limited_drops_included_warning = }}
 +
 
 +
===limited & table warning===
 +
<pre>{{Map/Drops
 +
|limited_drops_warning = true
 +
|limited_drops_included_warning = true}}</pre>
 +
{{Map/Drops
 +
|limited_drops_warning = true
 +
|limited_drops_included_warning = true}}
 +
 
 +
===table warning===
 +
<pre>{{Map/Drops
 +
|limited_drops_warning =
 +
|limited_drops_included_warning = true}}</pre>
 +
{{Map/Drops
 +
|limited_drops_warning =
 +
|limited_drops_included_warning = true}}
 +
 
 +
</noinclude>
advmod, cssedit, janitor, Moderators, prechecked, Widget editors
6,956

edits