« Modèle:Projet » : différence entre les versions
De fablabo
supression des categories intégrées |
Aucun résumé des modifications |
||
| Ligne 10 : | Ligne 10 : | ||
[[category:Projets]] | [[category:Projets]] | ||
<div class="devBox" style="float: right; width: | <div class="devBox" style="float: right; width:380px;color: white; padding-top: 3px; padding-bottom: 5px; font-weight: bold;"> | ||
[[Image:Crystal Clear action run.png|left|40px]] <span style="font-size: 130%;">{{{name|{{PAGENAME}}}}}</span><br /> | [[Image:Crystal Clear action run.png|left|40px]] <span style="font-size: 130%;">{{{name|{{PAGENAME}}}}}</span><br /> | ||
Status: [[status::{{{status|Unknown status}}}]] | Status: [[status::{{{status|Unknown status}}}]] | ||
| Ligne 22 : | Ligne 22 : | ||
|style="vertical-align: top" | '''Contributeur(s)''' || {{#arraymap:{{{contributeurs|}}}|,|x|[[contributeur::User:x|x]]|\n}} | |style="vertical-align: top" | '''Contributeur(s)''' || {{#arraymap:{{{contributeurs|}}}|,|x|[[contributeur::User:x|x]]|\n}} | ||
|- | |- | ||
| style="vertical-align: top" | '''Inspiration''' || | | style="vertical-align: top" | '''Inspiration''' || {{{inspiration|(nothing)}}} | ||
|- | |- | ||
| style="vertical-align: top" | ''' | | style="vertical-align: top" | '''Ingrédients''' || {{#arraymap:{{{ingrédients|}}}|,|x|[[ingrédient::x|x]]|\n}} | ||
|- | |- | ||
| style="vertical-align: top" | '''Lien''' || {{{url|none}}} | | style="vertical-align: top" | '''Lien''' || {{{url|none}}} | ||
| Ligne 31 : | Ligne 31 : | ||
</div> | </div> | ||
__TOC__ | |||
</includeonly> | |||
<includeonly> | |||
<div class="MachineBox" style="width:100%;float: left;"> | |||
==Taches effectuées dans le cadre de ce projet : == | |||
{{#ask:[[Category:Travaux]][[projet::~{{PAGENAME}}]] | |||
|?Description | |||
|?usager | |||
|?ingredient | |||
|format=broadtable | |||
|limit=10 | |||
|headers=show | |||
|link=all | |||
|class=sortable wikitable smwtable | |||
|offset= | |||
}} | |||
</div> | |||
</includeonly> | </includeonly> | ||
<noinclude> | <noinclude> | ||
| Ligne 53 : | Ligne 71 : | ||
|- | |- | ||
|obsolete||style="background-color:#CCCCCC"|#CCCCCC | |obsolete||style="background-color:#CCCCCC"|#CCCCCC | ||
|- | |||
|prototype||style="background-color:#2B60DE"|#2B60DE | |||
|- | |- | ||
|abandoné||style="background-color:#000000"|<span style="color:white"> #000000 </span> | |abandoné||style="background-color:#000000"|<span style="color:white"> #000000 </span> | ||
| Ligne 71 : | Ligne 91 : | ||
| valign="top" | <pre>{{Development | | valign="top" | <pre>{{Development | ||
<!--Header--> | <!--Header--> | ||
|status = abandoned | |status = abandoned | ||
<!--Image--> | <!--Image--> | ||
| Ligne 87 : | Ligne 106 : | ||
|{{Development | |{{Development | ||
<!--Header--> | <!--Header--> | ||
|status = abandoned | |status = abandoned | ||
<!--Image--> | <!--Image--> | ||
Version du 18 juin 2014 à 13:29
Documentation du modèle
Un Boite d'infos pour résumer un projet
Paramètres
en-tête
- titre (requis)
- status (requis)
Status Type Theme Color inconnu #CCCCCC concept #FF9933 experimental #00B fonctionne #00920 obsolete #CCCCCC prototype #2B60DE abandoné #000000
Image
- image (requis)
General
- description (requis)
- license (requis)
- contributeur(s) (requis)
- reprap (requirs)
- categories (requis)
- cadModel (required)
- url (required)
Usage
{{Development
<!--Header-->
|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 =
}}
|
Modèle:Development |
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 =
}}