Difference between revisions of "Template:Misc-Info"

From Custom Mario Kart
Jump to navigation Jump to search
m (Working on new template that should accomodate all DL types (not just CTs.) Might take a few tries to get right.)
 
m
Line 15: Line 15:
 
|-
 
|-
 
! Date of Release:
 
! Date of Release:
| {{#if: {{{released}}} | {{{released}}} | — }}
+
| {{#if: {{{date of release}}} | {{{date of release}}} | — }}
 
|-
 
|-
 
! Editors Used:
 
! Editors Used:
Line 30: Line 30:
 
|}</includeonly><noinclude>
 
|}</includeonly><noinclude>
 
{{Misc-Info
 
{{Misc-Info
|name=My Thing
+
|name= My Thing
|creator=Me
+
|creator= Me
|designer=Someone else
+
|designer= Someone else
|type=custom thing
+
|type= custom thing
|date of release=2008-12-25
+
|date of release= 2008-12-25
 
|editors used= 3dsmax, photoshop, ctools
 
|editors used= 3dsmax, photoshop, ctools
|version=1.0
+
|version= 1.0
|difficulty=x/10 or N/A
+
|difficulty= x/10 or N/A
|download 1=http://gamefront/id=abc
+
|download 1= http://gamefront/id=abc
|download 2=http://mediafire/id=xyz
+
|download 2= http://mediafire/id=xyz
 
}}
 
}}
 
usage:
 
usage:
 
<pre><nowiki>
 
<pre><nowiki>
 
{{Misc-Info
 
{{Misc-Info
|name=My Thing
+
|name= My Thing
|creator=Me
+
|creator= Me
|designer=Someone else
+
|designer= Someone else
|type=custom thing
+
|type= custom thing
|date of release=2008-12-25
+
|date of release= 2008-12-25
 
|editors used= 3dsmax, photoshop, ctools
 
|editors used= 3dsmax, photoshop, ctools
|version=1.0
+
|version= 1.0
|difficulty=x/10 or N/A
+
|difficulty= x/10 or N/A
|download 1=http://gamefront/id=abc
+
|download 1= http://gamefront.com/id=abc
|download 2=http://mediafire/id=xyz
+
|download 2= http://mediafire.com/id=xyz
 
}}
 
}}
 
</nowiki></pre>
 
</nowiki></pre>
 
[[Category:Template/Include|{{PAGENAME}}]]</noinclude>
 
[[Category:Template/Include|{{PAGENAME}}]]</noinclude>

Revision as of 15:53, 26 October 2011

My Thing
Creator: Me
Designer: Someone else
Type: custom thing
Version: 1.0
Date of Release: 2008-12-25
Editors Used: 3dsmax, photoshop, ctools
Difficulty: x/10 or N/A
Download 1: gamefront
Download 2: mediafire

usage:

{{Misc-Info
	|name= My Thing
	|creator= Me
	|designer= Someone else
	|type= custom thing
	|date of release= 2008-12-25
	|editors used= 3dsmax, photoshop, ctools
	|version= 1.0
	|difficulty= x/10 or N/A
	|download 1= http://gamefront.com/id=abc
	|download 2= http://mediafire.com/id=xyz
	}}