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

From MK8
Jump to navigation Jump to search
Line 2: Line 2:
 
|+'''{{#if:{{{name|}}}|{{{name}}}{{#ifeq:{{#replace:{{#replace:{{{name}}}|&|&}}|'|'}}|{{#replace:{{#replace:{{Extract-Title}}|&|&}}|'|'}}||[[Category:Misc-Info/Unique Name]]}}|{{Extract-Title}}}}'''
 
|+'''{{#if:{{{name|}}}|{{{name}}}{{#ifeq:{{#replace:{{#replace:{{{name}}}|&|&}}|'|'}}|{{#replace:{{#replace:{{Extract-Title}}|&|&}}|'|'}}||[[Category:Misc-Info/Unique Name]]}}|{{Extract-Title}}}}'''
 
{{#if:{{{image|}}}|{{!}}align=center colspan=2{{!}}{{{image}}}}}
 
{{#if:{{{image|}}}|{{!}}align=center colspan=2{{!}}{{{image}}}}}
|-
 
{{#if:{{{console|}}}|!Console:
 
{{!}}{{{console}}}}}
 
 
|-
 
|-
 
{{#if:{{{creator|{{{author}}}}}}|{{#if:{{{creator|{{{author|}}}}}}|!{{#if:{{{designer|}}}|{{#if:{{#pos:{{{designer|}}}|Nintendo}}|Author|Creator}}|Author}}:
 
{{#if:{{{creator|{{{author}}}}}}|{{#if:{{{creator|{{{author|}}}}}}|!{{#if:{{{designer|}}}|{{#if:{{#pos:{{{designer|}}}|Nintendo}}|Author|Creator}}|Author}}:
Line 32: Line 29:
 
{{!}}{{{scale}}}}}|!Scale:
 
{{!}}{{{scale}}}}}|!Scale:
 
{{!}}—}}
 
{{!}}—}}
 +
|-
 +
{{#if:{{{wbz-id|}}}|![[WBZ]] files:
 +
{{!}}[https://ct.wiimm.de/f/{{{wbz-id}}} ct.wiimm.de]|{{#if:{{{wbz-ref|}}}||[[Category:Misc-Info/No WBZ ID]]}}}}
 +
|-
 +
{{#if:{{{wbz-ref|}}}|![[WBZ]] files:
 +
{{!}}[https://ct.wiimm.de/f/{{{wbz-ref}}} ct.wiimm.de]}}
 +
|-
 +
{{#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=42%|Download:{{#switch:{{#sub:{{{download 1|{{{download|{{{download 2|{{{wbz-id}}}}}}}}}}}}|0|5}}|http:|https|[http=|[[Category:Misc-Info/No Download]]}}
Line 65: Line 71:
 
|creator= Your name here
 
|creator= Your name here
 
|designer= the person/group who originated the design
 
|designer= the person/group who originated the design
 +
|designer2= the person/group who originated the design 2
 
|version= v1.0
 
|version= v1.0
 
|date of release= 2008-12-25
 
|date of release= 2008-12-25
 
|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 82: Line 92:
 
|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
 
}}
 
}}
 
</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 97: Line 114:
 
|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
|download= http://www.mediafire.com/id=qwert
+
|download 1= http://www.mediafire.com/id=qwert
 
}}
 
}}
  
Line 108: Line 125:
 
|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
|download= 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:05, 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}}