|
|
Ligne 12 : |
Ligne 12 : |
| </includeonly> | | </includeonly> |
| <noinclude> | | <noinclude> |
| <span style="font-size: 130%;">{{{name|{{PAGENAME}}}}}</span><br />
| | |
|
| |
|
| =='''Documentation du modèle'''== | | =='''Documentation du modèle'''== |
Ligne 19 : |
Ligne 19 : |
|
| |
|
| ==Paramètres== | | ==Paramètres== |
| ===en-tête===
| | |
| *'''image''' (une image téléversée sur ce wiki) | | *'''image''' (une image téléversée sur ce wiki) |
| *'''Sujets Préférés''' (une liste de thèmes ) | | *'''Sujets Préférés''' (une liste de thèmes ) |
Ligne 26 : |
Ligne 26 : |
|
| |
|
| ==Usage== | | ==Usage== |
| {| style="float: right"
| | <code> |
| | valign="top" | <pre>{{Development
| | {{Laborantin |
| <!--Header-->
| | |image = Ced.png |
| |name = Rusty
| | |Sujets Préférés = [[thème::Fabrication Numérique]], [[thème::Velomobile]], [[thème::aviation]], [[thème::Histoire]], [[thème::code]] |
| |status = abandoned
| |
| <!--Image-->
| |
| |image = rustygears.jpeg | |
| <!--General-->
| |
| |description = This is an example of the Development infobox template. | |
| |license = GPL
| |
| |author = Example_User
| |
| |reprap =
| |
| |categories =
| |
| |cadModel =
| |
| |url =
| |
| }} | | }} |
| </pre> | | </code> |
| |{{Development
| |
| <!--Header-->
| |
| |name = Rusty
| |
| |status = abandoned
| |
| <!--Image-->
| |
| |image = rustygears.jpeg
| |
| <!--General-->
| |
| |description = This is an example of the Development infobox template.
| |
| |license = GPL
| |
| |author = Example_User
| |
| |reprap =
| |
| |categories =
| |
| |cadModel =
| |
| |url =
| |
| }}
| |
| |}
| |
| | |
| | |
| | |
| =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 [http://www.mediawiki.org/wiki/Extension:Add_Metas 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:
| |
| | |
| <pre>{{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 =
| |
| }}</pre>
| |
| | |
| ==See Also==
| |
| * [[Development]]
| |
| * [[:Category: Development]]
| |
|
| |
|
| [[Category:Template]] | | [[Category:Template]] |
| </noinclude> | | </noinclude> |
Documentation du modèle
Un Boite d'infos pour présenter un contributeur au wiki et un usager de l'atelier
(encore en cours de développement)
Paramètres
- image (une image téléversée sur ce wiki)
- Sujets Préférés (une liste de thèmes )
Usage