Difference between revisions of "Template:Weather inline"

From Stardew Valley Wiki
Jump to navigation Jump to search
m (delete duplicate html comment)
(switch to new way of handling sortkey, add {{{space}}})
Line 26: Line 26:
 
-->{{#arraydefine:$wlink_text|{{ParseInputValues|code=weather|@weather@|translate=true}}}}<!--
 
-->{{#arraydefine:$wlink_text|{{ParseInputValues|code=weather|@weather@|translate=true}}}}<!--
  
// On first entry, add sort-key if requested. On other entries, add space and bullet.
+
// Wrap a sort-key span around all items if requested. On other entries, add {{{space}}} or bullet.
 
-->{{#ifexpr:{{#arraysearch:$wweather|@weather@}}>0
 
-->{{#ifexpr:{{#arraysearch:$wweather|@weather@}}>0
     |&#32;•&#32;
+
     |{{{space|&#32;•&#32;}}}
     |{{#if:{{{sortkey|}}}|
+
     |{{#ifexpr:{{#if:{{{sortkey|}}}|1|0}} or {{#ifeq:{{{sortkey}}}||1|0}}
         <span class="sortkey" style="display:none;">{{#if:{{#arrayprint:$wlink_text}}
+
         |<span data-sort-value="{{#ifeq:{{{sortkey}}}|||{{#ifeq:{{{sortkey|true}}}|true
  |{{#expr:{{ParseInputValues|code=weather|@weather@|translate=index}}+1}}
+
          |{{#expr:{{#if:{{#arrayprint:$wlink_text}}
  |0}}</span>
+
            |({{ParseInputValues|code=weather|@weather@|translate=index}}+1)
 +
    |0}}}}
 +
          |{{{sortkey|}}}}}}}">
 
   }}}}<span style="display:inline; margin-right:0; white-space: nowrap"><!--
 
   }}}}<span style="display:inline; margin-right:0; white-space: nowrap"><!--
  
Line 49: Line 51:
 
// Add link
 
// Add link
 
-->[[{{#arrayprint:$lang_weatherlink}}|{{#arrayprint:$wlink_text}}]]<!--
 
-->[[{{#arrayprint:$lang_weatherlink}}|{{#arrayprint:$wlink_text}}]]<!--
-->}}}}</span>}}}}</includeonly><noinclude>{{Englishdoc}}{{#ifexist:{{FULLPAGENAME}}/doc |<nowiki/>
+
-->}}}}</span>}}<!--
 +
-->{{#ifexpr:{{#if:{{{sortkey|}}}|1|0}} or {{#ifeq:{{{sortkey}}}||1|0}}|</span>}}
 +
}}</includeonly><noinclude>{{Englishdoc}}{{#ifexist:{{FULLPAGENAME}}/doc |<nowiki/>
 
{{{{FULLPAGENAME}}/doc}} }}</noinclude>
 
{{{{FULLPAGENAME}}/doc}} }}</noinclude>

Revision as of 23:07, 27 October 2020

Description

This template displays the icon for the type of weather, plus a link to the associated wiki page.

Use

{{Weather inline|type of weather|width (optional)}}

Valid Parameters

There are 9 valid types of weather. All are case-insensitive.

      | link=Weather| alt=]] [[Weather|Template:ParseInputValues]]
      | link=Weather| alt=]] [[Weather|Template:ParseInputValues]]
      | link=Weather| alt=]] [[Weather|Template:ParseInputValues]]
      | link=Weather| alt=]] [[Weather|Template:ParseInputValues]]
      | link=Weather| alt=]] [[Weather|Template:ParseInputValues]]
      | link=Weather| alt=]] [[Weather|Template:ParseInputValues]]
      | link=Weather| alt=]] [[Weather|Template:ParseInputValues]]
      | link=Weather| alt=]] [[Weather|Template:ParseInputValues]]

Width

Specify the width in pixels, and include "px".

{{Weather inline|Snow|width=24px}}

Template:ParseInputValues[[File:Template:ParseInputValues.png|

      | link=Weather| alt=]] [[Weather|Template:ParseInputValues]]