Difference between revisions of "Template:Misc-Info"

From Custom Mario Kart
Jump to navigation Jump to search
m (Reverted edits by Tock (talk) to last revision by Wiimm)
(15 intermediate revisions by 2 users not shown)
Line 26: Line 26:
 
{{!}}—[[Category:Misc-Info/Video]]}}
 
{{!}}—[[Category:Misc-Info/Video]]}}
 
|-
 
|-
{{#if:{{{wbz-version}}}|{{#if:{{{{wbz-version|}}}|!WBZ versions:
+
{{#if:{{{wbz-id|}}}|![[WBZ]] files:
{{!}}{https:/ct.wiimm.de/f/{{{wbz-version}}}}}|!WBZ version:
+
{{!}}[https://ct.wiimm.de/f/{{{wbz-id}}} ct.wiimm.de]}}
{{!}}—}}
 
 
|-
 
|-
!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 57: Line 59:
 
*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 65: 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-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-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 83: 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 91: Line 97:
 
|date of release= 2011-01-01
 
|date of release= 2011-01-01
 
|editors used= 3ds Max, Paint.NET, SZS Modifier
 
|editors used= 3ds Max, Paint.NET, SZS Modifier
|wbz-version= 960
 
 
|download 1= http://www.mediafire.com/id=qwert
 
|download 1= http://www.mediafire.com/id=qwert
 
}}
 
}}
Line 103: Line 108:
 
|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, SZS Modifier
|wbz-version= 960
 
 
|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 21:28, 23 March 2019

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

Example Track
Creator: Your name here
Designer: 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
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
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

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