Difference between revisions of "Template:Software-Info"

From MK8
Jump to navigation Jump to search
m
m
Line 5: Line 5:
 
| {{{creator|unknown}}}
 
| {{{creator|unknown}}}
 
|-
 
|-
! Fileformat{{#if: {{{fileformat2}}} | s }}:
+
! File Format{{#if: {{{fileformat2}}} | s }}:
 
|  
 
|  
 
{{#if: {{{fileformat1}}} | * [[{{{fileformat1}}} (File Format)|{{{fileformat1}}}]]
 
{{#if: {{{fileformat1}}} | * [[{{{fileformat1}}} (File Format)|{{{fileformat1}}}]]
Line 45: Line 45:
 
|download=http://www.link.com/application.exe
 
|download=http://www.link.com/application.exe
 
}}
 
}}
==Usage==
+
== Usage ==
 
<pre><nowiki>
 
<pre><nowiki>
 
{{Software-Info
 
{{Software-Info

Revision as of 11:54, 19 February 2015

Example
Creator: kHacker35000vr
File Formats:
Version: v1.0.0.0
Date of Latest Version: 2008-12-25 (YYYY-MM-DD format)
Download: link.com

Usage

{{Software-Info
|name=Example
|creator=kHacker35000vr
|fileformat1=BYAML
|fileformat2=BFRES
|fileformat3=
|fileformat4=
|fileformat5=
|fileformat6=
|fileformat7=
|fileformat8=
|fileformat9=
|fileformat10=
|version=v1.0.0.0
|date of release=2008-12-25 (YYYY-MM-DD format)
|download=http://www.link.com/application.exe
}}