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
Line 28: Line 28:
{{#if:{{{license|}}}|
{{#if:{{{license|}}}|
|-
|-
{{!}}[[Software license|License]]:
{{!}} '''[[Software license|License]]:'''
| {{{license}}}|
{{!}} {{{license}}}}}
{{#if:{{{licence|}}}|
{{!}}[[Software license|Licence]]:
| {{{licence}}}
}}}}
|-  
|-  
! [[Website]]:
! [[Website]]:

Revision as of 19:38, 20 July 2006

/ {{{operating_system}}}
{{{name}}}
Use:

-

License: {{{license}}}
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:

  • 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 > instead of < ... (DSchneider 19:19, 20 July 2006 (MEST)).