Module talk:Mapframe: Difference between revisions

Content deleted Content added
Line 47:
::::I think it can be implemented by modifying this template only.
::::Line 1108 add
::::<syntaxhighlight>
:::: displaysquare = util.getParameterValue(args, "displaySquare") or L10n.defaults.displaySquare,
::::</syntaxhighlight>
::::and line 962 add
::::<syntaxhighlight>
::::if options.displaySquare == "no" then
:::: outerCountainer:css("display", "none")
::::</syntaxhighlight> [[User:Hooman Mallahzadeh|Hooman Mallahzadeh]] ([[User talk:Hooman Mallahzadeh|talk]]) 04:03, 9 May 2025 (UTC)