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


This article is a stub. You can help by expanding it.

A moderator needs to check the page before this notice can be removed. Visit the noticeboard or the #appeals channel in either Zulip or Discord to request removal.
More info ▼

An article may be flagged as a stub when it is missing major elements needed to make it useful to a reader. You can help by adding missing sections, verifiable sources, relevant company policies and communications, etc. to make the article more complete.

Fen/ContentBox
Basic information
Founded 2011
Legal Structure
Industry Electronics
Also known as
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. Archived from the original on 28 Jul 2025. Retrieved 2 Apr 2025.

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.