Difference between revisions of "Template:Download"

From Mario Fan Games Galaxy Wiki
(Italicizing, changed the example into something that's actually in the main site, and noted something.)
Line 3: Line 3:
 
|valign="top" |
 
|valign="top" |
 
[[File:Mfggnewdownload.png|left|link=http://www.mfgg.net/index.php?act=resdb&param=02&c=2&id={{{1}}}]]
 
[[File:Mfggnewdownload.png|left|link=http://www.mfgg.net/index.php?act=resdb&param=02&c=2&id={{{1}}}]]
[http://www.mfgg.net/index.php?act=resdb&param=02&c=2&id={{{1}}} Download '''{{PAGENAME}}''' from MFGG's main site]
+
[http://www.mfgg.net/index.php?act=resdb&param=02&c=2&id={{{1}}} Download '''''{{PAGENAME}}''''' from MFGG's main site]
 
<div style="font-size:90%;">File Size: {{{2|Unknown}}}</div>
 
<div style="font-size:90%;">File Size: {{{2|Unknown}}}</div>
 
|}
 
|}
Line 10: Line 10:
 
The game's ID number is the digits at the end of a game page's URL
 
The game's ID number is the digits at the end of a game page's URL
  
e.g. [[Mario Builder]]'s main site game page's URL is
+
e.g. ''[[Toads vs. Koopas]]'''s main site game page's URL is
  
http://www.mfgg.net/?act=resdb&param=02&c=2&id=18148
+
http://www.mfgg.net/index.php?act=resdb&param=02&c=2&id=31163
  
The number at the end is 18148 so the template would look like
+
The number at the end is 31163 so the template would look like
  
<pre>{{Download|18148}}</pre>
+
<pre>{{Download|31163}}</pre>
  
Simples. No need to worry about anything else.
+
Simple. No need to worry about anything else, although putting in the file size is appreciated.
  
 
However this template is limited to just games. It can be altered to cover more areas but at the expense of adding further complications to things.
 
However this template is limited to just games. It can be altered to cover more areas but at the expense of adding further complications to things.
  
 
[[Category:Information Templates]]</noinclude>
 
[[Category:Information Templates]]</noinclude>

Revision as of 22:51, 13 December 2016

Mfggnewdownload.png

Download Download from MFGG's main site

File Size: Unknown

Usage

{{Download|<GAME'S ID NUMBER>|FILE SIZE}}

The game's ID number is the digits at the end of a game page's URL

e.g. Toads vs. Koopas's main site game page's URL is

http://www.mfgg.net/index.php?act=resdb&param=02&c=2&id=31163

The number at the end is 31163 so the template would look like

{{Download|31163}}

Simple. No need to worry about anything else, although putting in the file size is appreciated.

However this template is limited to just games. It can be altered to cover more areas but at the expense of adding further complications to things.