Difference between revisions of "Template:Misc-Info"

From Custom Mario Kart
Jump to navigation Jump to search
(A test for something maintenance relating, will revert if it doesn't work.)
(20 intermediate revisions by 3 users not shown)
Line 7: Line 7:
 
{{!}}Unknown}}
 
{{!}}Unknown}}
 
|-
 
|-
{{#if:{{{designer|}}}|{{#if:{{#pos:{{{designer|}}}|Nintendo}}||!Designer:
+
{{#if:{{{designer|}}}|!Designer:
{{!}}{{{designer}}}}}}}
+
{{!}}{{{designer}}}}}
 
|-
 
|-
 
{{#if:{{{version}}}|{{#if:{{{version|}}}|!Version:
 
{{#if:{{{version}}}|{{#if:{{{version|}}}|!Version:
Line 14: Line 14:
 
{{!}}—}}
 
{{!}}—}}
 
|-
 
|-
{{#if:{{{date of release|{{{release date}}}}}}|{{#if:{{{date of release|{{{release date|}}}}}}|!Release date:
+
{{#if:{{{date of release|{{{release date}}}}}}|{{#if:{{{date of release|{{{release date|}}}}}}|!Date of latest version:
{{!}}{{{date of release|{{{release date}}}}}}{{#ifeq:{{#sub:{{{date of release|{{{release date}}}}}}|0|2}}|20||[[Category:Misc-Info/Date]]}}}}|!Release date:
+
{{!}}{{{date of release|{{{release date}}}}}}{{#ifeq:{{#sub:{{{date of release|{{{release date}}}}}}|0|2}}|20||[[Category:Misc-Info/Date]]}}}}|!Date of latest version:
 
{{!}}—}}
 
{{!}}—}}
 
|-
 
|-
Line 26: Line 26:
 
{{!}}—[[Category:Misc-Info/Video]]}}
 
{{!}}—[[Category:Misc-Info/Video]]}}
 
|-
 
|-
{{#if:{{{wbz-version|}}}|!WBZ versions:
+
{{#if:{{{wbz-id|}}}|![[WBZ]] files:
{{!}}[https://ct.wiimm.de/f/{{{wbz-version}}} ct.wiimmfi.de]}}
+
{{!}}[https://ct.wiimm.de/f/{{{wbz-id}}} ct.wiimm.de]|[[Category:Misc-Info/No WBZ ID]]}}
 
|-
 
|-
!width=42%|Download:{{#switch:{{#sub:{{{download 1|{{{download|{{{download 2}}}}}}}}}|0|5}}|http:|https|[http=|[[Category:Misc-Info/No Download]]}}
+
{{#if:{{{wbz-clan-id|}}}|![[WBZ]] clan files:
 +
{{!}}[https://ct.wiimm.de/c/{{{wbz-clan-id}}} ct.wiimm.de]}}
 +
|-
 +
!width=42%|Download:{{#switch:{{#sub:{{{download 1|{{{download|{{{download 2|{{{wbz-id}}}}}}}}}}}}|0|5}}|http:|https|[http=|[[Category:Misc-Info/No Download]]}}
 
|width=58%|{{List
 
|width=58%|{{List
 
|{{Server-Link|{{{download 1|{{{download|}}}}}}}}
 
|{{Server-Link|{{{download 1|{{{download|}}}}}}}}
Line 51: Line 54:
 
}}
 
}}
 
|}</includeonly><noinclude>
 
|}</includeonly><noinclude>
 +
 
== Usage Notes ==
 
== Usage Notes ==
 
* Use the (YYYY-MM-DD) format for '''date of release'''.
 
* 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.  
*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) ==
+
== Usage: Custom Track ==
 
{{Misc-Info
 
{{Misc-Info
 
|name= Example Track
 
|name= Example Track
Line 64: Line 67:
 
|date of release= 2008-12-25
 
|date of release= 2008-12-25
 
|editors used= CTools, Photoshop, SketchUp
 
|editors used= CTools, Photoshop, SketchUp
|wbz-version= 960
+
|wbz-id= 1234
 +
|wbz-clan-id=30
 
|download 1= http://www.mediafire.com/id=xyz
 
|download 1= http://www.mediafire.com/id=xyz
 
|download 2= http://www.sendspace.com/id=abc
 
|download 2= http://www.sendspace.com/id=abc
Line 77: Line 81:
 
|date of release= 2008-12-25 <!-- YYYY-MM-DD format -->
 
|date of release= 2008-12-25 <!-- YYYY-MM-DD format -->
 
|editors used= CTools, Photoshop, SketchUp
 
|editors used= CTools, Photoshop, SketchUp
|wbz-version= 960
+
|wbz-id= 1234
 +
|wbz-clan-id=30
 
|download 1= http://www.mediafire.com/id=xyz
 
|download 1= http://www.mediafire.com/id=xyz
 
|download 2= http://www.sendspace.com/id=abc
 
|download 2= http://www.sendspace.com/id=abc
Line 84: Line 89:
 
<br clear="right">
 
<br clear="right">
  
== Usage (Character Hack) ==
+
== Usage: Character Hack ==
 
{{Misc-Info
 
{{Misc-Info
 
|name= Example Character
 
|name= Example Character
Line 105: Line 110:
 
|download 1= http://www.mediafire.com/id=qwert
 
|download 1= http://www.mediafire.com/id=qwert
 
}}
 
}}
 +
</nowiki></pre>
 +
 +
== Usage: wbz-id only ==
 +
{{Misc-Info|name= wbz-id only|wbz-id=1234}}
 +
 +
<pre><nowiki>
 +
{{Misc-Info|name= wbz-id only|wbz-id=1234}}
 
</nowiki></pre>
 
</nowiki></pre>
  
 
[[Category:Template/Include]]</noinclude>
 
[[Category:Template/Include]]</noinclude>

Revision as of 03:40, 13 January 2021


Usage Notes

  • Use the (YYYY-MM-DD) format for date of release.
  • 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

Example Track
Creator: Your name here
Designer: the person/group who originated the design
Version: v1.0
Date of latest version: 2008-12-25
Editors used: CTools, Photoshop, SketchUp
WBZ files: ct.wiimm.de
WBZ clan 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
|wbz-clan-id=30
|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
Version: v2.0
Date of latest version: 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

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