Template:Material

From RepRap
Revision as of 10:08, 1 January 2014 by Mihai027 (talk | contribs)
Jump to: navigation, search


Documentation du template

Une infobox pour la description des matières plastiques.

Paramètres

En-tête

  • Abréviation du polymère (requis)
  • Status d'utilisation (requis)
Status d'utilisation Couleur de l'infobox
Exploitable #77DD77
Non exploitable #FF6961
En étude #779ECB
Pour construction #CFCFC4

Image

  • Image (requis)

-Description (requis)

Général

  • Date de création
  • Point de fusion (°C)
  • Retrait (%)
  • Masse volumique (g/cm3)
  • Structure (amorphe/semi-cristallin)
  • Prix moyen au Kg (€)

Usage

{{Material
<!--En-tête-->
|name = ABS
|status = En service
<!--Image-->
|image = Lego_Color_Bricks.jpg
|description = Les briques Lego sont en ABS
<!--Général-->
|discovered = 1946-1947
|shrinkage = 0,4% à 0,7%
|melting = 210°C à 280°C
|density = 1,05g/cm<sup>3</sup>
|price = 20€/Kg
|structure = Amorphe
}}

Ethylene.png

ABS
Status: Exploitable

Lego Color Bricks.jpg
Les briques Lego sont en ABS
Date 1946-1947
T° de fusion 210°C à 280°C
Retrait 0,4% à 0,7%
Masse volumique 1,05g/cm3
Structure Amorphe
Prix 20€/Kg



Todo

  • Change "Author" to "Contributors"
  • Change "Based On" to "Related", otherwise sui-generis stuff looks funny
  • Add "required" or "sub assemblies"? (need to think about this)


Influences/Design

The Goal of this page is to provide a template to categorize and organize RepRap development in a similar way that MediaWiki categorizes it's extensions (see the extension template in use here). Unfortunately for the time being we do not have a recent enough version of MediaWiki to do some of the cooler auto-categorization things that template does. This is what the extension template looks like:

{{Extension|templatemode =
|name        = Add Metas
|status      = experimental
|type1       = example
|type2       =
|hook1       =
|hook2       =
|username    =
|author      = Luis Diaz
|description =This extension enables you to add meta tags on all the pages like meta keywords.
|image       =
|imagesize   =
|version     =0.1
|update      =
|mediawiki   =Tested on 1.10.0
|license     =
|download    =[http://www.buntulug.com.ar/wiki/Add_Metas buntulug.com.ar]
|readme      =
|changelog   =
|parameters  =
|rights      =
|example     =
}}

See Also