Difference between revisions of "Template:Download"

From Mario Fan Games Galaxy Wiki
Line 10: Line 10:
 
</div>
 
</div>
 
|}
 
|}
 +
<noinclude>==Usage==
 +
<pre>{{Download|<GAME'S ID NUMBER>}}</pre>
 +
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
 +
 +
http://www.mfgg.net/?act=resdb&param=02&c=2&id=18148
 +
 +
The number at the end is 18148 so the template would look like
 +
 +
<pre>{{Download|18148}}</pre>
 +
 +
Simples. No need to worry about anything else.
 +
 +
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. </noinclude>

Revision as of 17:08, 25 May 2009

DOWNLOAD

Download is available to download from MFGG:

Usage

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

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

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

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

{{Download|18148}}

Simples. No need to worry about anything else.

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.