Jump to content

User:Fen/ContentBox: Difference between revisions

From Consumer Rights Wiki
Fen (talk | contribs)
No edit summary
Fen (talk | contribs)
No edit summary
Line 1: Line 1:
<includeonly>
<includeonly>
<!-- Outer wrapper with fixed width -->
<!-- Outer wrapper with fixed width -->
<div style="width: {{{6|400px}}}; height: {{{7|400px}}}; background-color: transparent; color: {{{4|inherit}}}; text-align: left; overflow: hidden; border: 1px solid {{{9|#4a6fa5}}}; box-shadow: 0 0 4px {{{9|#4a6fa5}}}; border-radius: 6px; box-sizing: border-box;">
<div style="width: {{{6|400px}}}; height: {{{7|400px}}}; background-color: transparent; color: {{{4|inherit}}}; text-align: left; overflow: hidden; border: 1px solid {{{3|#4a6fa5}}}; box-shadow: 0 0 4px {{{3|#4a6fa5}}}; border-radius: 6px; box-sizing: border-box;">


   <!-- Top bar with no padding -->
   <!-- Top bar with no padding -->
Line 15: Line 15:
</div>
</div>
</includeonly>
</includeonly>
 
{{User:Fen/ContentBox|Netatmo|Netatmo Weather Station|#1a237e|#a1c4fd}}
<noinclude>
<noinclude>



Revision as of 22:53, 25 July 2025


Article Status Notice: This Article is a stub


This article is underdeveloped, and needs additional work to meet the wiki's Content Guidelines and be in line with our Mission Statement for comprehensive coverage of consumer protection issues. Learn more ▼

Fen/ContentBox
Basic information
Founded 2011
Legal structure S.A.
Industry Electronics
Official website https://netatmo.com/

Netatmo is a company that produces smart home devices, including security cameras, personal weather stations and smoke detectors.

Controversies

Netatmo does not provide a local API to access data from its products. Data must pass through Netatmo's cloud before being accessible. This practice results in delayed updates, reduced security, and a lack of data ownership. Not having an available API also provides Netatmo the ability to user revoke access to their products.

Netatmo currently does not have a plan to introduce local API.[1]

References

  1. "Include a Local API". Netatmo. Retrieved 2 Apr 2025.{{cite web}}: CS1 maint: url-status (link)

Template loop detected: User:Fen/ContentBox


Documentation

This template creates a fixed-size styled box with a top bar and included content.

Parameters

  1. 1 (required): Page name to include and link in the title bar.
  2. 2 (optional): Override text for the link title. If empty, uses parameter 1.
  3. 4 (optional): Text and icon color. Default is 'inherit'.
  4. 5 (optional): Top bar background color. Default is '#d0d8ff'.
  5. 6 (optional): Width of the outer box (e.g., '400px'). Default is '400px'.
  6. 7 (optional): Height of the outer box (e.g., '400px'). Default is '400px'.
  7. 8 (optional): Close button link target. Defaults to 'Main Page'.
  8. 9 (optional): Border and shadow color. Default is '#4a6fa5'.

Usage

{{ContnetBox|PageName|OptionalTitle|TextColor|TopBarColor|Width|Height|CloseLink|BorderColor}}

The box will display the link title. The close button links to the specified page.