Module talk:Weather box/row: Difference between revisions

Content deleted Content added
Checkflag: new section
 
Line 2:
 
{{ping|Dragons flight}} Is there some reason, why [[Module:yesno]] can't be used instead of {{code|checkFlag}} function? --'''[[User:Edgars2007|<span style="color:#FF6600;">Edgars2007</span>]]''' <small>([[User talk:Edgars2007|talk]]/[[Special:Contributions/Edgars2007|contribs]])</small> 09:09, 14 July 2015 (UTC)
 
== Ifs for mode and " " / ' ' ==
 
Why is sometimes mode checked as <code>if mode == "precipitation" then</code> and sometimes as <code>if mode == 'precipitation' then</code>? Is this same in Lua? --[[User:Obsuser|Obsuser]] ([[User talk:Obsuser|talk]]) 02:38, 24 August 2016 (UTC)