Différences entre les versions de « Modèle:Infobox software »

De Wiki de Lapalys
Aller à la navigation Aller à la recherche
Ligne 1 : Ligne 1 :
 
<table class="infobox vevent" cellspacing="5" style="width:22em;">
 
<table class="infobox vevent" cellspacing="5" style="width:22em;">
 
<tr class="">
 
<tr class="">
<th scope="row" style="text-align:left; white-space: nowrap"><a href="/wiki/Software_design" title="Software design">Original author(s)</a></th>
+
<th scope="row" style="text-align:left; white-space: nowrap">Original author(s)</th>
 
<td class="" style="">{{{author}}}</td>
 
<td class="" style="">{{{author}}}</td>
 
</tr>
 
</tr>
 
<tr class="">
 
<tr class="">
<th scope="row" style="text-align:left; white-space: nowrap"><a href="/wiki/Software_developer" title="Software developer">Developer(s)</a></th>
+
<th scope="row" style="text-align:left; white-space: nowrap">Developer(s)</th>
 
 
 
<td class="" style="">{{{developer}}}</td>
 
<td class="" style="">{{{developer}}}</td>
 
</tr>
 
</tr>
Ligne 14 : Ligne 13 :
 
</tr>
 
</tr>
 
<tr class="">
 
<tr class="">
<th scope="row" style="text-align:left; white-space: nowrap"><a href="/wiki/Software_release_life_cycle" title="Software release life cycle">Stable release</a></th>
+
<th scope="row" style="text-align:left; white-space: nowrap">Stable release</th>
 
<td class="" style="">{{{latest_release_version}}} / {{{latest_release_date}}}</td>
 
<td class="" style="">{{{latest_release_version}}} / {{{latest_release_date}}}</td>
 
</tr>
 
</tr>
 
<tr class="">
 
<tr class="">
<th scope="row" style="text-align:left; white-space: nowrap"><a href="/wiki/Software_release_life_cycle" title="Software release life cycle">Preview release</a></th>
+
<th scope="row" style="text-align:left; white-space: nowrap">Preview release</th>
 
 
 
<td class="" style="">{{{latest_preview_version}}} / {{{latest_preview_date}}}</td>
 
<td class="" style="">{{{latest_preview_version}}} / {{{latest_preview_date}}}</td>
 
</tr>
 
</tr>
Ligne 27 : Ligne 25 :
 
</tr>
 
</tr>
 
<tr class="">
 
<tr class="">
<th scope="row" style="text-align:left; white-space: nowrap"><a href="/wiki/Programming_language" title="Programming language">Written in</a></th>
+
<th scope="row" style="text-align:left; white-space: nowrap">Written in</th>
 
<td class="" style="">{{{programming_language}}}</td>
 
<td class="" style="">{{{programming_language}}}</td>
 
</tr>
 
</tr>
 
<tr class="">
 
<tr class="">
<th scope="row" style="text-align:left; white-space: nowrap"><a href="/wiki/Operating_system">Operating system</a></th>
+
<th scope="row" style="text-align:left; white-space: nowrap">Operating system</th>
  
 
<td class="" style="">{{{operating_system}}}</td>
 
<td class="" style="">{{{operating_system}}}</td>
 
</tr>
 
</tr>
 
<tr class="">
 
<tr class="">
<th scope="row" style="text-align:left; white-space: nowrap"><a href="/wiki/Computing_platform" title="Computing platform">Platform</a></th>
+
<th scope="row" style="text-align:left; white-space: nowrap">Platform</th>
 
<td class="" style="">{{{platform}}}</td>
 
<td class="" style="">{{{platform}}}</td>
 
</tr>
 
</tr>
 
<tr class="">
 
<tr class="">
<th scope="row" style="text-align:left; white-space: nowrap"><a href="/wiki/File_size" title="File size">Size</a></th>
+
<th scope="row" style="text-align:left; white-space: nowrap">Size</th>
 
<td class="" style="">{{{size}}}</td>
 
<td class="" style="">{{{size}}}</td>
 
</tr>
 
</tr>
 
<tr class="">
 
<tr class="">
<th scope="row" style="text-align:left; white-space: nowrap"><a href="/wiki/Language" title="Language">Available in</a></th>
+
<th scope="row" style="text-align:left; white-space: nowrap">Available in</th>
 
 
 
<td class="" style="">{{{language}}}</td>
 
<td class="" style="">{{{language}}}</td>
 
</tr>
 
</tr>
 
<tr class="">
 
<tr class="">
<th scope="row" style="text-align:left; white-space: nowrap"><a href="/wiki/List_of_software_categories" title="List of software categories">Type</a></th>
+
<th scope="row" style="text-align:left; white-space: nowrap">Type</th>
 
<td class="" style="">{{{genre}}}</td>
 
<td class="" style="">{{{genre}}}</td>
 
</tr>
 
</tr>
 
<tr class="">
 
<tr class="">
<th scope="row" style="text-align:left; white-space: nowrap"><a href="/wiki/Software_license" title="Software license">License</a></th>
+
<th scope="row" style="text-align:left; white-space: nowrap">License</th>
 
<td class="" style="">{{{license}}}</td>
 
<td class="" style="">{{{license}}}</td>
 
</tr>
 
</tr>
 
<tr class="">
 
<tr class="">
<th scope="row" style="text-align:left; white-space: nowrap"><a href="/wiki/Software_license" title="Software license">Licence</a></th>
+
<th scope="row" style="text-align:left; white-space: nowrap">Licence</th>
  
 
<td class="" style="">{{{licence}}}</td>
 
<td class="" style="">{{{licence}}}</td>
Ligne 66 : Ligne 63 :
 
</tr>
 
</tr>
 
<tr class="">
 
<tr class="">
<th scope="row" style="text-align:left; white-space: nowrap"><a href="/wiki/Technical_standard" title="Technical standard">Standard</a>(s)</th>
+
<th scope="row" style="text-align:left; white-space: nowrap">Standard(s)</th>
 
<td class="" style="">{{{standard}}}</td>
 
<td class="" style="">{{{standard}}}</td>
 
</tr>
 
</tr>

Version du 30 avril 2011 à 08:02

Original author(s) {{{author}}}
Developer(s) {{{developer}}}
Initial release {{{released}}}
Stable release {{{latest_release_version}}} / {{{latest_release_date}}}
Preview release {{{latest_preview_version}}} / {{{latest_preview_date}}}
Development status {{{status}}}
Written in {{{programming_language}}}
Operating system {{{operating_system}}}
Platform {{{platform}}}
Size {{{size}}}
Available in {{{language}}}
Type {{{genre}}}
License {{{license}}}
Licence {{{licence}}}
Website {{{website}}}
Standard(s) {{{standard}}}
As of {{{AsOf}}}