Template:Infobox Software: Difference between revisions

The educational technology and digital learning wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
(2 intermediate revisions by the same user not shown)
Line 27: Line 27:
|-  
|-  
! Use:
! Use:
|{{{genre|}}}{{{use|}}}
|{{{genre|}}} {{{use|}}}
|-
{{#if:{{{license|}}}|
{{#if:{{{license|}}}|
|-
{{!}} '''[[Software license|License]]:'''
{{!}} '''[[Software license|License]]:'''
{{!}} {{{license}}}}}
{{!}} {{{license}}}}}
Line 59: Line 59:
* DOES NOT FULLY WORK YET (needs some tuning and fixing)
* DOES NOT FULLY WORK YET (needs some tuning and fixing)
* Use either ''license'' (American English) or ''licence'' (Commonwealth English), only when using this template, not both - select the one which matches the content of the article the template is used in.
* Use either ''license'' (American English) or ''licence'' (Commonwealth English), only when using this template, not both - select the one which matches the content of the article the template is used in.
* This template was found on Wikipedia, but I had to replace the HTML tags by wiki table instructions, else I got things like &gt; instead of < ... ([[User:DSchneider|DSchneider]] 19:19, 20 July 2006 (MEST)).
* This template was found on Wikipedia, but I had to replace the HTML tags by wiki table instructions, else I got things like &amp;gt; instead of > ... ([[User:DSchneider|DSchneider]] 19:19, 20 July 2006 (MEST)).
[[Category:Templates|Software]]
[[Category:Templates|Software]]


</noinclude>
</noinclude>

Latest revision as of 10:34, 21 July 2006

{{{name}}}
Use:
Website: {{{website}}}

Usage

{{Infobox Software
| name = 
| logo = 
| screenshot = 
| caption = 
| developer = 
| latest_release_version = 
| latest_release_date = 
| latest_preview_version = 
| latest_preview_date = 
| operating_system = 
| platform = 
| genre = 
| license = 
| website = 
}}

Notes:

  • DOES NOT FULLY WORK YET (needs some tuning and fixing)
  • Use either license (American English) or licence (Commonwealth English), only when using this template, not both - select the one which matches the content of the article the template is used in.
  • This template was found on Wikipedia, but I had to replace the HTML tags by wiki table instructions, else I got things like &gt; instead of > ... (DSchneider 19:19, 20 July 2006 (MEST)).