Difference between revisions of "Template:Misc-Info"

From Custom Mario Kart
Jump to navigation Jump to search
(copy of Misc-Info-Test)
Line 29: Line 29:
 
{{!}}[https://ct.wiimm.de/f/{{{wbz-id}}} ct.wiimmfi.de]}}
 
{{!}}[https://ct.wiimm.de/f/{{{wbz-id}}} ct.wiimmfi.de]}}
 
|-
 
|-
!width=42%|Download:{{#switch:{{#sub:{{{download 1|{{{download|{{{download 2}}}}}}}}}|0|5}}|http:|https|[http=|[[Category:Misc-Info/No Download]]}}
+
!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 56: Line 56:
 
*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 84: Line 84:
 
<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 105:
 
|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 12:58, 3 November 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

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 info: ct.wiimmfi.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

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 info: ct.wiimmfi.de
Download:
{{Misc-Info|name= wbz-id only|wbz-id=1234}}