Modèle:Logiciel
De Mystpedia.
(Différences entre les versions)
(Nouvelle page : Catégorie:Modèle) |
|||
| (2 versions intermédiaires masquées) | |||
| Ligne 1 : | Ligne 1 : | ||
| + | <!-- ******************************************* --> | ||
| + | <!-- * Modèle:Logiciel * --> | ||
| + | <!-- * Version du 23/07/08 - RicKy * --> | ||
| + | <!-- ******************************************* --> | ||
| + | |||
| + | {|class="cadre_Logiciel" cellpadding="1" cellspacing="0" width="256" rules="all" style="float:right; clear:right; font-family:verdana, sans-serif; padding:0px; font-size:10px; background-color:#F9F9F9; border:1px solid #AAAAAA; margin: 0 0 1em 1em; text-align:left;" | ||
| + | |align="center" bgcolor="#656565" colspan="2"|<font size="2">'''''{{{nom}}}'''''</font> | ||
| + | |- {{#if:{{{logo|}}}||class="hiddenStructure"}} | ||
| + | |align="center" colspan="2" style="padding:3px;"|{{{logo}}} | ||
| + | |- <includeonly>{{#if:{{{développeur|}}}||class="hiddenStructure"}}</includeonly> | ||
| + | |bgcolor="#C2C2C2" width="90"|Développeur | ||
| + | | | ||
| + | {{{développeur}}} | ||
| + | |- <includeonly>{{#if:{{{environnements|}}}||class="hiddenStructure"}}</includeonly> | ||
| + | |bgcolor="#C2C2C2" width="90"|Environnements | ||
| + | | | ||
| + | {{{environnements}}} | ||
| + | |- <includeonly>{{#if:{{{langue|}}}||class="hiddenStructure"}}</includeonly> | ||
| + | |bgcolor="#C2C2C2" width="90"|Langue | ||
| + | | | ||
| + | {{{langue}}} | ||
| + | |- <includeonly>{{#if:{{{télécharger|}}}||class="hiddenStructure"}}</includeonly> | ||
| + | |bgcolor="#C2C2C2" width="90"|Télécharger | ||
| + | | | ||
| + | {{{télécharger}}} | ||
| + | |- <includeonly>{{#if:{{{type|}}}||class="hiddenStructure"}}</includeonly> | ||
| + | |bgcolor="#C2C2C2" width="90"|Type | ||
| + | | | ||
| + | {{{type}}} | ||
| + | |- <includeonly>{{#if:{{{licence|}}}||class="hiddenStructure"}}</includeonly> | ||
| + | |bgcolor="#C2C2C2" width="90"|Licence | ||
| + | | | ||
| + | {{{licence}}} | ||
| + | |- <includeonly>{{#if:{{{site web|}}}||class="hiddenStructure"}}</includeonly> | ||
| + | |bgcolor="#C2C2C2" width="90"|Site web | ||
| + | | | ||
| + | {{{site web}}} | ||
| + | |- | ||
| + | |bgcolor="#656565" colspan="2" style="height:0.3em"| | ||
| + | |} | ||
| + | <noinclude> | ||
| + | <div style="display:table; width:auto;"><pre> | ||
| + | {{Logiciel | ||
| + | |nom= | ||
| + | |logo= | ||
| + | |développeur= | ||
| + | |environnements= | ||
| + | |langue= | ||
| + | |télécharger= | ||
| + | |type= | ||
| + | |licence= | ||
| + | |site web= | ||
| + | }} | ||
| + | </pre></div> | ||
| + | </noinclude> | ||
| + | |||
| + | <noinclude> | ||
[[Catégorie:Modèle]] | [[Catégorie:Modèle]] | ||
| + | </noinclude> | ||
Version actuelle en date du 23 juillet 2008 à 19:57
| {{{nom}}} | |
| {{{logo}}} | |
| Développeur |
{{{développeur}}} |
| Environnements |
{{{environnements}}} |
| Langue |
{{{langue}}} |
| Télécharger |
{{{télécharger}}} |
| Type |
{{{type}}} |
| Licence |
{{{licence}}} |
| Site web |
{{{site web}}} |
{{Logiciel
|nom=
|logo=
|développeur=
|environnements=
|langue=
|télécharger=
|type=
|licence=
|site web=
}}
