Template:Level: Difference between revisions

From MegaManMaker Wiki
Jump to navigation Jump to search
mNo edit summary
Added onlineversion= parameter
Line 23: Line 23:
|os=background:{{{osbg|#E5E5E5}}};
|os=background:{{{osbg|#E5E5E5}}};
|
|
{{#if:{{{version|}}}| {{!}} width=47% style="padding: 3px 4px;"{{!}} '''Added in version:''' {{!!}} {{{version}}} }}
{{#if:{{{version|}}}| {{!}} width=47% style="padding: 3px 4px;"{{!}} '''Added as an example level in version:''' {{!!}} {{{version}}} }}
|
|{{#if:{{{onlineversion|}}}| {{!}} width=47% style="padding: 3px 4px;"{{!}} '''Uploaded online in version:''' {{!!}} {{{onlineversion}}} }}
|
|
{{#if:{{{date|}}}| {{!}} width=47% style="padding: 3px 4px;"{{!}} '''Date Uploaded:''' {{!!}} {{{date}}} }}
{{#if:{{{date|}}}| {{!}} width=47% style="padding: 3px 4px;"{{!}} '''Date Uploaded:''' {{!!}} {{{date}}} }}
Line 70: Line 72:
'''<code>|version=</code>'''
'''<code>|version=</code>'''


Version of ''[[Mega Man Maker]]'' that the level was uploaded in. (For example levels, the version it was added.)<br>
For [[example levels]], this is the version of ''[[Mega Man Maker]]'' in which the level was added. For non-example levels, this may be left blank.
 
'''<code>|onlineversion=</code>'''
 
The version of ''[[Mega Man Maker]]'' that in which the level was first uploaded to the online servers.


'''<code>|date=</code>'''
'''<code>|date=</code>'''
Line 115: Line 121:
|name=[[File:QuestionMarkIcon.png|left]][[File:PiconBass.png|right]]Shade Man's Boss Rush Tower
|name=[[File:QuestionMarkIcon.png|left]][[File:PiconBass.png|right]]Shade Man's Boss Rush Tower
|caption=Doom.
|caption=Doom.
|version=[[1.9.0]]<br>
|version=1.6.9
|onlineversion=[[1.9.0]]<br>
|date=October 31, 2304
|date=October 31, 2304
|creator=Joe Destruction Co.
|creator=Joe Destruction Co.
Line 133: Line 140:
|name=[[File:QuestionMarkIcon.png|left]][[File:PiconBass.png|right]]Shade Man's Boss Rush Tower</nowiki><br><nowiki>
|name=[[File:QuestionMarkIcon.png|left]][[File:PiconBass.png|right]]Shade Man's Boss Rush Tower</nowiki><br><nowiki>
|caption=Doom.</nowiki><br><nowiki>
|caption=Doom.</nowiki><br><nowiki>
|version=[[1.9.0]]</nowiki><br><nowiki>
|version=1.6.9</nowiki><br><nowiki>
|onlineversion=[[1.9.0]]</nowiki><br><nowiki>
|date=October 31, 2304</nowiki><br><nowiki>
|date=October 31, 2304</nowiki><br><nowiki>
|creator=Joe Destruction Co.</nowiki><br><nowiki>
|creator=Joe Destruction Co.</nowiki><br><nowiki>
Line 155: Line 163:
|caption=
|caption=
|version=
|version=
|onlineversion=
|date=
|date=
|creator=
|creator=

Revision as of 09:22, 17 February 2025

Level
Information


The Level template is for displaying information about a level.

Parameters

Each parameter is listed below with an explanation of their usage:

|image=

An image that showcases the level well. Should be scaled to 250 pixels as a standard.

|name=

Name of level. Should also include boss mugshot and creator icon.

|caption=

Caption of image.

|version=

For example levels, this is the version of Mega Man Maker in which the level was added. For non-example levels, this may be left blank.

|onlineversion=

The version of Mega Man Maker that in which the level was first uploaded to the online servers.

|date=

Date uploaded (For non-Example Levels)

|creator=

Creator(s) of the level.

|id=

Level ID (For non-Example Levels)

|screens=

How many screens the level takes up, as shown in the editor.

|weapons=

A list of all weapons available in the level. Locked weapons should include the template {{Locked}} (e.g. "Metal Blade").

|characters=

A list of all characters available in the level.

|abilities=

A list of character abilities present in the level. Set abilities for characters not present should not be included.

|bosses=

Bosses that are present in the level. Should a boss end the level, the {{EndBoss}} template should be included. (e.g. "Blast Man") For fights with multiple bosses, they should be formatted as "BossA + BossB + BossC, etc."

|map=

A picture of the level's map as seen in the Level Builder. This should use <center style="image-rendering:pixelated;"> and be scaled appropriately. For example,
<center style="image-rendering:pixelated;">[[File:AuthenticOilManMap.png|110px]]</center>
Scale should ideally be triple the map's height, though depending on the size, it may be double or quadruple.


Example

Shade Man's Boss Rush Tower
Doom.
Information
Added as an example level in version: 1.6.9
Uploaded online in version: 1.9.0
Date Uploaded: October 31, 2304
Creator(s): Joe Destruction Co.
Level ID: 312664
Screens: 34
Available Weapons: Mega Buster
Pile Driver
Available Characters: Mega Man
Active Abilities: Slide
Bosses: Shade Man
Ice Man
Yellow Devil


{{Level
|image=[[File:ID 52.png|250px]]
|name=[[File:QuestionMarkIcon.png|left]][[File:PiconBass.png|right]]Shade Man's Boss Rush Tower
|caption=Doom.
|version=1.6.9
|onlineversion=[[1.9.0]]
|date=October 31, 2304
|creator=Joe Destruction Co.
|id=312664
|screens=34
|weapons=[[Mega Buster]]<br>[[Pile Driver]]{{Locked}}
|characters=[[Mega Man]]
|abilities=Slide
|bosses=[[Shade Man]]<br>[[Ice Man]]<br>[[Yellow Devil]]{{EndBoss}}
|map=[[File:ProtovaniaMap.png|110px]]
}}


Blank

Information


{{Level
|image=
|name=
|caption=
|version=
|date=
|creator=
|id=
|screens=
|weapons=
|characters=
|abilities=
|bosses=
|map=
}}