Difference between revisions of "Template:Misc-Info"

From Custom Mario Kart
Jump to navigation Jump to search
Line 7: Line 7:
 
{{!}}Unknown}}
 
{{!}}Unknown}}
 
|-
 
|-
{{#if:{{{designer|}}}|!Designer:{{!}}{{{designer}}}}
+
{{#if:{{{designer|}}}
 +
|!Designer:{{!}}{{{designer}}}}
 
|-
 
|-
 
{{#if:{{{version}}}|{{#if:{{{version|}}}|!Version:
 
{{#if:{{{version}}}|{{#if:{{{version|}}}|!Version:

Revision as of 12:29, 9 December 2017

Usage Notes

  • Use the (YYYY-MM-DD) format for date of release.
  • The date of release field refers to the last version released, not when the original version came out or the page was last 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.
  • 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.

Usage: Custom Track

{{#if:the person/group who originated the design
Example Track
Creator: Your name here
the person/group who originated the design}
Version: v1.0
Release date: 2008-12-25
Editors used: CTools, Photoshop, SketchUp
WBZ files: ct.wiimm.de
Download:
{{Misc-Info
|name= Example Track
|creator= Your name here
|designer= the person/group who originated the design
|version= v1.0
|date of release= 2008-12-25 <!-- YYYY-MM-DD format -->
|editors used= CTools, Photoshop, SketchUp
|wbz-id=1234
|download 1= http://www.mediafire.com/id=xyz
|download 2= http://www.sendspace.com/id=abc
}}


Usage: Character Hack

{{#if:the person/group who originated the design
Example Character
Creator: Your name here
the person/group who originated the design}
Version: v2.0
Release date: 2011-01-01
Editors used: 3ds Max, Paint.NET, SZS Modifier
Download: MediaFire
{{Misc-Info
|name= Example Character
|creator= Your name here
|designer= the person/group who originated the design
|version= v2.0
|date of release= 2011-01-01 <!-- YYYY-MM-DD format -->
|editors used= 3ds Max, Paint.NET, SZS Modifier
|download 1= http://www.mediafire.com/id=qwert
}}

Usage: wbz-id only

{{#if:
wbz-id only
{{{designer}}}}
WBZ files: ct.wiimm.de
Download:
{{Misc-Info|name= wbz-id only|wbz-id=1234}}