Différences entre versions de « Utilisateur:Admin »
Sauter à la navigation
Sauter à la recherche
| Ligne 19 : | Ligne 19 : | ||
{{tmbox | text = En cours de traduction}} | {{tmbox | text = En cours de traduction}} | ||
| − | + | <nowiki>{{tmbox | text = En cours de traduction}} | |
| + | </nowiki> | ||
Exemple AmBox | Exemple AmBox | ||
{{ambox | text = Some text.}} | {{ambox | text = Some text.}} | ||
| + | <nowiki>{{ambox | text = Some text.}}</nowiki> | ||
| − | |||
{{Ambox | {{Ambox | ||
| type = delete | | type = delete | ||
| Ligne 31 : | Ligne 32 : | ||
| text = Text for a big box, for the top of articles. | | text = Text for a big box, for the top of articles. | ||
}} | }} | ||
| + | <nowiki> | ||
| + | {{Ambox | ||
| + | | type = delete | ||
| + | | image = [[File:StopHand.png|40px|alt=Stop]] | ||
| + | | textstyle = color: red; font-weight: bold; font-style: italic; | ||
| + | | text = Text for a big box, for the top of articles. | ||
| + | }} | ||
| + | </nowiki> | ||
Exemple de IFrame | Exemple de IFrame | ||
| Ligne 40 : | Ligne 49 : | ||
|border=0 | |border=0 | ||
}} | }} | ||
| + | <nowiki> | ||
| + | {{#Widget:Iframe | ||
| + | |url=http://www.youtube.com/embed/lmoz-XrSfEw | ||
| + | |width=420 | ||
| + | |height=315 | ||
| + | |border=0 | ||
| + | }} | ||
| + | </nowiki> | ||
== Table Type == | == Table Type == | ||
Version du 13 juillet 2012 à 11:31
Toolbox
Quelques outils pour créer plus facilement du contenu sur ce wiki.
MediaWiki extension
- MediaWiki IFrame Widget et son exemple sur MCHobby
- Box
- AmBox et ses instructions d'installation la documentation du modèle est Modèle:Ambox/doc
- TmBox qui peut être obtenu ici, pour visualiser, faire une recherche sur le modèle Modèle:Tmbox/doc
- Visiblement besoin d'un parser pour "#ifeq:". Pour plus d'info voir Extension:ParserFunctions. Le parseur est diponible dans la version 1.16 (visiblement pas la 1.17!)
- Rechercher la page MediaWiki:Common.css et ajouter une partie du style CSS mentionné ici
Exemple TmBox
|
|
Some text. |
|
|
En cours de traduction |
{{tmbox | text = En cours de traduction}}
Exemple AmBox
| Some text. |
{{ambox | text = Some text.}}
| Text for a big box, for the top of articles. |
{{Ambox
| type = delete
| image = [[File:StopHand.png|40px|alt=Stop]]
| textstyle = color: red; font-weight: bold; font-style: italic;
| text = Text for a big box, for the top of articles.
}}
Exemple de IFrame
{{#Widget:Iframe |url=http://www.youtube.com/embed/lmoz-XrSfEw |width=420 |height=315 |border=0 }}
{{#Widget:Iframe
|url=http://www.youtube.com/embed/lmoz-XrSfEw
|width=420
|height=315
|border=0
}}
Table Type
| Type de lumière ambiante... | Lumière ambiante (lux) | Valeur photo-Résistance (Ohms) | Photo-résistance + R (Ohms) | Courant (Photo-résistance + R) | Tension aux bornes de R |
| Hall faiblement éclairé | 0.1 lux | 600 KOhms | 610 KOhms | 0.008 mA | 0.1 V |
| Clair de lune | 1 lux | 70 KOhms | 80 KOhms | 0.07 mA | 0.6 V |
| Pièce sombre | 10 lux | 10 KOhms | 20 KOhms | 0.25 mA | 2.5 V |
| Jour très couvert (sombre) / Pièce lumineuse | 100 lux | 1.5 KOhms | 11.5 KOhms | 0.43 mA | 4.3 V |
| Jour couvert | 1000 lux | 300 Ohms | 10.03 KOhms | 0.5 mA | 5V |
{| class="wikitable" border="1"
|-
| align="center" | Type de lumière ambiante...
| align="center" | Lumière ambiante (lux)
| align="center" | Valeur photo-Résistance (Ohms)
| align="center" | Photo-résistance + R (Ohms)
| align="center" | Courant (Photo-résistance + R)
| align="center" | Tension aux bornes de R
|- style="font-size: 90%"
| align="left" | Hall faiblement éclairé
| align="left" | 0.1 lux
| align="left" | 600 KOhms
| align="left" | 610 KOhms
| align="left" | 0.008 mA
| align="left" | 0.1 V
|- style="font-size: 90%"
| align="left" | Clair de lune
| align="left" | 1 lux
| align="left" | 70 KOhms
| align="left" | 80 KOhms
| align="left" | 0.07 mA
| align="left" | 0.6 V
|- style="font-size: 90%"
| align="left" | Pièce sombre
| align="left" | 10 lux
| align="left" | 10 KOhms
| align="left" | 20 KOhms
| align="left" | 0.25 mA
| align="left" | 2.5 V
|- style="font-size: 90%"
| align="left" | Jour très couvert (sombre) / Pièce lumineuse
| align="left" | 100 lux
| align="left" | 1.5 KOhms
| align="left" | 11.5 KOhms
| align="left" | 0.43 mA
| align="left" | 4.3 V
|- style="font-size: 90%"
| align="left" | Jour couvert
| align="left" | 1000 lux
| align="left" | 300 Ohms
| align="left" | 10.03 KOhms
| align="left" | 0.5 mA
| align="left" | 5V
|}