Difference between revisions of "Template:Misc-Info"

From MK8
Jump to navigation Jump to search
m
m
(2 intermediate revisions by the same user not shown)
Line 6: Line 6:
 
{{#if: {{{designer}}}
 
{{#if: {{{designer}}}
 
|
 
|
! Creator:
+
  ! Creator:
| {{{creator}}}
+
  {{!}} {{{creator}}}
|-
+
  {{!}}-
! Designer:
+
  ! Designer:
| {{{designer}}}
+
  {{!}} {{{designer}}}
 
|
 
|
! Author:
+
  ! Author:
| {{{creator}}}
+
  {{!}} {{{creator}}}
 
}}
 
}}
 +
|-
 
{{#if: {{{type}}} | {{#if: {{{type|}}} | {{!}}-
 
{{#if: {{{type}}} | {{#if: {{{type|}}} | {{!}}-
 
! Type:
 
! Type:

Revision as of 13:36, 22 May 2017

Usage Notes

  • Use the (YYYY-MM-DD) format for Date of release.
  • The Date of release field refers to the latest version released, not when the original version came out or the page was latest updated. For example if v1.0 was released on 2011-12-25, v1.1 was released 2012-01-01, and the page was last updated on 2012-02-14, the field should contain 2012-01-01.
  • The Download field can contain one URL. You can add additional download mirrors elsewhere in the article.
  • Leave Download blank if you do not have downloads available. Do not type none, N/A or any other text here; it will create a bad URL and a script error on the page.
  • The Difficulty field only applies to custom tracks. Delete it if using this template on other types of files.
  • Leave Designer empty if Creator and Designer is the same person/group.

Usage (Custom Track)

Example Track
Creator: Your name here
Designer: The person/group who originated the design
Type: Custom Track
Version: v1.0
Release date: 2008-12-25 (YYYY-MM-DD format)
Editors used: 3ds Max, Photoshop
Difficulty: x/10
Download:
{{Misc-Info
|name= Example Track
|creator= Your name here
|designer= The person/group who originated the design
|type= Custom Track
|version= v1.0
|date of release= 2008-12-25 (YYYY-MM-DD format)
|editors used= 3ds Max, Photoshop
|difficulty= x/10
|download 1= http://www.mediafire.com/id=xyz
|download 2= http://www.sendspace.com/id=abc
}}


Usage (Character Hack)

Example Character
Creator: Your name here
Designer: The person/group who originated the design
Type: Model Hack
Version: v2.0
Release date: 2011-01-01 (YYYY-MM-DD format)
Editors used: 3ds Max, Paint.NET
Download: MediaFire
{{Misc-Info
|name= Example Character
|creator= Your name here
|designer= The person/group who originated the design
|type= Model Hack
|version= v2.0
|date of release= 2011-01-01 (YYYY-MM-DD format)
|editors used= 3ds Max, Paint.NET
|download 1= http://www.mediafire.com/id=qwert
}}