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}}}}}
 +
{{!}}{{{designerswitch}}}}}
 
|-
 
|-
 
{{#if:{{{version}}}|{{#if:{{{version|}}}|!Version:
 
{{#if:{{{version}}}|{{#if:{{{version|}}}|!Version:
Line 99: 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">

Revision as of 19:07, 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
}}


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