Difference between revisions of "Template:Misc-Info-Test"

From MK8
Jump to navigation Jump to search
Line 9: Line 9:
 
{{#if:{{{designer|}}}|!Designer:
 
{{#if:{{{designer|}}}|!Designer:
 
{{!}}{{{designer}}}}}
 
{{!}}{{{designer}}}}}
{{!}}{{{designer2}}}}}
+
{{!}}{{{designer2}}}}
 
|-
 
|-
 
{{#if:{{{version}}}|{{#if:{{{version|}}}|!Version:
 
{{#if:{{{version}}}|{{#if:{{{version|}}}|!Version:
Line 77: Line 77:
 
|editors used= CTools, Photoshop, SketchUp
 
|editors used= CTools, Photoshop, SketchUp
 
|scale= 150%
 
|scale= 150%
 +
|wbz-id= 1234
 +
|wbz-ref= 789
 +
|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 97: Line 100:
 
}}
 
}}
 
</nowiki></pre>
 
</nowiki></pre>
 +
 +
Use either {{code|wbz-ref}} or {{code|wbz-id}} but not both.
 +
{{code|wbz-ref}} defines a link to ct.wiimm.de.
 +
{{code|wbz-id}} defines additonally a link from ct.wiimm.de to this page.
  
 
<br clear="right">
 
<br clear="right">
Line 121: Line 128:
 
|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 19:09, 3 May 2022


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
Scale: 150%
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
|scale= 150%
|wbz-id= 1234
|wbz-ref= 789
|wbz-clan-id=30
|download 1= http://www.mediafire.com/id=xyz
|download 2= http://www.sendspace.com/id=abc
}}

Use either wbz-ref or wbz-id but not both. wbz-ref defines a link to ct.wiimm.de. wbz-id defines additonally a link from ct.wiimm.de to this page.


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