Difference between revisions of "Template:Misc-Info"

From MK8
Jump to navigation Jump to search
m
m
(13 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
<includeonly>{| class="textbox float-right grid"
 
<includeonly>{| class="textbox float-right grid"
|+ '''{{#if: {{{name}}} | {{{name}}} | Misc Info }}'''
+
|+ '''{{{name|{{PAGENAME}}}}}'''
 +
{{#if: {{{image|}}} | {{!}}-
 +
{{!}} align="center" colspan="2" {{!}} {{{image}}} }}
 
|-
 
|-
! Creator:
+
{{#if: {{{designer}}}
| {{{creator|unknown}}}
+
|
|-
+
  ! Creator:
! Designer:
+
  {{!}} {{{creator}}}
| {{#if: {{{designer}}} | {{{designer}}} | {{{creator}}} }}
+
  {{!}}-
 +
  ! Designer:
 +
  {{!}} {{{designer}}}
 +
|
 +
  ! Author:
 +
  {{!}} {{{creator}}}
 +
}}
 
|-
 
|-
 +
{{#if: {{{type}}} | {{#if: {{{type|}}} | {{!}}-
 +
! Type:
 +
{{!}} {{{type}}} }} | {{!}}-
 
! Type:
 
! Type:
| {{#if: {{{type}}} | {{{type}}} | &mdash; }}
+
{{!}} &mdash; }}
|-
+
{{#if: {{{version}}} | {{#if: {{{version|}}} | {{!}}-
 +
! Version:
 +
{{!}} {{{version}}} }} | {{!}}-
 
! Version:
 
! Version:
| {{#if: {{{version}}} | {{{version}}} | &mdash; }}
+
{{!}} &mdash; }}
|-
+
{{#if: {{{date of release}}} | {{#if: {{{date of release|}}} | {{!}}-
! Date of Latest Version:
+
! Release date:
| {{#if: {{{date of release}}} | {{{date of release}}} | &mdash; }}
+
{{!}} {{{date of release}}} }} | {{!}}-
|-
+
! Release date:
! Editors Used:
+
{{!}} &mdash; }}
| {{#if: {{{editors used}}} | {{{editors used}}} | &mdash; }}
+
{{#if: {{{editors used}}} | {{#if: {{{editors used|}}} | {{!}}-
|-
+
! Editors used:
 +
{{!}} {{{editors used}}} }} | {{!}}-
 +
! Editors used:
 +
{{!}} &mdash; }}
 +
{{#if: {{{difficulty}}} | {{#if: {{{difficulty|}}} | {{!}}-
 +
! Difficulty:
 +
{{!}} {{{difficulty}}} }} | {{!}}-
 
! Difficulty:
 
! Difficulty:
| {{#if: {{{difficulty}}} | {{{difficulty}}} | &mdash; }}
+
{{!}} &mdash; }}
 
|-
 
|-
 
! Download:
 
! Download:
| {{#if: {{{download}}} | [{{{download}}} {{Extract-Server|{{{download}}} }}] | &mdash; }}
+
| {{#if: {{{download 2|}}} | * }}{{#if: {{{download 1}}} | [{{{download 1}}} {{Extract-Server|{{{download 1}}} }}] | &mdash; }}
 +
{{#if: {{{download 2|}}} | * [{{{download 2}}} {{Extract-Server|{{{download 2}}} }}] }}
 
|}</includeonly><noinclude>
 
|}</includeonly><noinclude>
 
<div>
 
<div>
==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.
 
*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.  Type ''N/A'' if using this template on other types of files.
 
  
==Usage (Custom Track)==
+
== 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) ==
 
<div class="float-right">
 
<div class="float-right">
 
{{Misc-Info
 
{{Misc-Info
 
|name= Example Track
 
|name= Example Track
 
|creator= Your name here
 
|creator= Your name here
|designer= the person/group who originated the design
+
|designer= The person/group who originated the design
 
|type= Custom Track
 
|type= Custom Track
 
|version= v1.0
 
|version= v1.0
 
|date of release= 2008-12-25 (YYYY-MM-DD format)
 
|date of release= 2008-12-25 (YYYY-MM-DD format)
|editors used= SketchUp, Photoshop, CTools
+
|editors used= 3ds Max, Photoshop
 
|difficulty= x/10
 
|difficulty= x/10
|download= http://www.mediafire.com/id=xyz
+
|download 1= http://www.mediafire.com/id=xyz
 +
|download 2= http://www.sendspace.com/id=abc
 
}}
 
}}
  
Line 54: Line 77:
 
|name= Example Track
 
|name= Example Track
 
|creator= Your name here
 
|creator= Your name here
|designer= the person/group who originated the design
+
|designer= The person/group who originated the design
 
|type= Custom Track
 
|type= Custom Track
 
|version= v1.0
 
|version= v1.0
 
|date of release= 2008-12-25 (YYYY-MM-DD format)
 
|date of release= 2008-12-25 (YYYY-MM-DD format)
|editors used= SketchUp, Photoshop, CTools
+
|editors used= 3ds Max, Photoshop
 
|difficulty= x/10
 
|difficulty= x/10
|download= http://www.mediafire.com/id=xyz
+
|download 1= http://www.mediafire.com/id=xyz
 +
|download 2= http://www.sendspace.com/id=abc
 
}}
 
}}
 
</nowiki></pre>
 
</nowiki></pre>
<br/>
+
<br clear=all>
<br/>
 
<br/>
 
<br/>
 
<br/>
 
 
</div>
 
</div>
 
</div>
 
</div>
 
<div>
 
<div>
==Usage (Character Hack)==
+
 
 +
== Usage (Character Hack) ==
 
<div class="float-right">
 
<div class="float-right">
 
{{Misc-Info
 
{{Misc-Info
 
|name= Example Character
 
|name= Example Character
 
|creator= Your name here
 
|creator= Your name here
|designer= the person/group who originated the design
+
|designer= The person/group who originated the design
 
|type= Model Hack
 
|type= Model Hack
 
|version= v2.0
 
|version= v2.0
 
|date of release= 2011-01-01 (YYYY-MM-DD format)
 
|date of release= 2011-01-01 (YYYY-MM-DD format)
|editors used= 3ds Max, Paint.NET, SZS Modifier
+
|editors used= 3ds Max, Paint.NET
|difficulty= N/A
+
|download 1= http://www.mediafire.com/id=qwert
|download= http://www.mediafire.com/id=qwert
 
 
}}
 
}}
 
</div>
 
</div>
Line 90: Line 110:
 
|name= Example Character
 
|name= Example Character
 
|creator= Your name here
 
|creator= Your name here
|designer= the person/group who originated the design
+
|designer= The person/group who originated the design
 
|type= Model Hack
 
|type= Model Hack
 
|version= v2.0
 
|version= v2.0
 
|date of release= 2011-01-01 (YYYY-MM-DD format)
 
|date of release= 2011-01-01 (YYYY-MM-DD format)
|editors used= 3ds Max, Paint.NET, SZS Modifier
+
|editors used= 3ds Max, Paint.NET
|difficulty= N/A
+
|download 1= http://www.mediafire.com/id=qwert
|download= http://www.mediafire.com/id=qwert
 
 
}}
 
}}
 
</nowiki></pre>
 
</nowiki></pre>

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
}}