Modèle:InfoBox : Différence entre versions

De Free 4 Funs
Aller à : navigation, rechercher
 
(Une révision intermédiaire par le même utilisateur non affichée)
Ligne 6 : Ligne 6 :
 
       <td>{{{infobox_softversion}}}</td>
 
       <td>{{{infobox_softversion}}}</td>
 
   </tr><tr>
 
   </tr><tr>
       <th>Company</th>
+
       <th>Operating System</th>
       <td>{{{infobox_company}}}</td>
+
       <td>{{{infobox_os}}}</td>
 
   </tr><tr>
 
   </tr><tr>
 
       <th>Website</th>
 
       <th>Website</th>
Ligne 14 : Ligne 14 :
 
       <th>Last Update</th>
 
       <th>Last Update</th>
 
       <td>{{{infobox_update}}}</td>
 
       <td>{{{infobox_update}}}</td>
 +
  </tr><tr>
 +
      <th>Others</th>
 +
      <td>{{{infobox_others}}}</td>
 
   </tr>
 
   </tr>
 
</table>
 
</table>

Version actuelle en date du 5 février 2015 à 13:55

{{{infobox_image}}}

Software version {{{infobox_softversion}}}
Operating System {{{infobox_os}}}
Website {{{infobox_website}}}
Last Update {{{infobox_update}}}
Others {{{infobox_others}}}