« Modèle:Infobox Logiciel » : différence entre les versions
Aller à la navigation
Aller à la recherche
Aucun résumé des modifications |
Aucun résumé des modifications |
||
Ligne 6 : | Ligne 6 : | ||
{| class="infobox_v2" cellspacing="7" | {| class="infobox_v2" cellspacing="7" | ||
<!---------------------------------- Partie 2 ----------------------------------> | <!---------------------------------- Partie 2 ----------------------------------> | ||
! colspan="2" class="entete | ! colspan="2" class="entete mod" style="color:#fff; font-size:1.4em; color:#fff; text-shadow:0.1em 0.1em 0.1em #000"| {{{nom|{{PAGENAME}}}}} | ||
|- | |- | ||
{{#if: {{{image|}}} | | {{#if: {{{image|}}} | | ||
Ligne 17 : | Ligne 17 : | ||
| {{{développeur}}} | | {{{développeur}}} | ||
|- | |- | ||
! scope=row | | ! scope=row | Fonction(s) | ||
| | | {{{fonction}}} | ||
|- | |- | ||
! scope=row | Langue | ! scope=row | Langue |
Version du 10 février 2013 à 13:21
- Utilisation
La syntaxe est de la forme :
{{Infobox Logiciel | image = | développeur = | environnement = | langue = | licence = | site web = }}
- Exemple
{{Infobox Logiciel | image = teamspeak_logo.png | développeur = TeamSpeak Systems GmbH | environnement = Microsoft Windows, GNU/Linux, MacOSX, iPhone, Android (avec la version 3.0.10-beta) | langue = Anglais/Allemand | licence = Propriétaire | site web = [http://www.teamspeak.com/ TeamSpeak] }}
- donne :
Infobox Logiciel | ||||
---|---|---|---|---|
Infobox Logiciel | ||||
Définition | ||||
Développeur | TeamSpeak Systems GmbH | |||
Fonction(s) | {{{fonction}}} | |||
Langue | Anglais/Allemand | |||
Licence | Propriétaire | |||
Site web | TeamSpeak |