Difference between revisions of "Template:Download"

From Mario Fan Games Galaxy Wiki
 
(11 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{| cellspacing="0" width="200px" height="100px" style="border: 1px solid #88dd88; float:right;"
+
{| class="transbar"
|- valign="top" align =
 
| class="MainPageBG" height="30px" style=" background-color: #88dd88; padding: .4em .4em .4em"|<div style="font-size: 20px;" align="center">
 
'''DOWNLOAD'''</div>
 
 
|-
 
|-
| class="MainPageBG" style="color: #000; background-color: #ddffdd;" valign="top"|
+
|valign="top" |
<div style="padding: .4em .4em .4em; " >
+
[[File:Mfggnewdownload.png|left|link=http://www.mfgg.net/index.php?act=resdb&param=02&c=2&id={{{1}}}]]
'''{{PAGENAME}}''' is available to download from MFGG:
+
[http://www.mfgg.net/index.php?act=resdb&param=02&c=2&id={{{1}}} Download '''''{{{3|{{PAGENAME}}}}}''''' from MFGG's main site]
*[http://www.mfgg.net/index.php?act=resdb&param=02&c=2&id={{{1}}} Here]
+
<div style="font-size:90%;">File Size: {{{2|Unknown}}}</div>
</div>
 
 
|}
 
|}
 +
<noinclude>==Usage==
 +
<pre>{{Download|<GAME'S ID NUMBER>|FILE SIZE|GAME NAME}}</pre>
 +
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
 +
 +
<pre>{{Download|31163}}</pre>
 +
 +
Simple. No need to worry about anything else, although putting in the file size is appreciated. Sometimes you might need to have it use a different name instead of the article name, which is what it uses if nothing is put in.
 +
 +
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]]
 +
[[Category:All templates]]</noinclude>

Latest revision as of 23:10, 19 October 2018

Mfggnewdownload.png

Download Download from MFGG's main site

File Size: Unknown

Usage

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

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. Sometimes you might need to have it use a different name instead of the article name, which is what it uses if nothing is put in.

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.