Template:Level: Difference between revisions

From MegaManMaker Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
(2 intermediate revisions by one other user not shown)
Line 47: Line 47:
The Level template is for displaying information about a level.
The Level template is for displaying information about a level.


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


<code>{{Level<br>
'''<code>|image=</code>'''
|image=An image that showcases the level well.<br>
 
|name=Name of level.<br>
An image that showcases the level well.
|caption=Caption of image.<br>
 
|version=Version of Mega Man Maker that the level was uploaded in. (For example levels, the version it was added.)<br>
'''<code>|name=</code>'''
|date=Date uploaded (For non-Example Levels)<br>
 
|creator=Creator(s) of the level.<br>
Name of level.<br>
|id=Level ID (For non-Example Levels)<br>
 
|screens=How many screens the level takes up, as shown in the editor.<br>
'''<code>|caption=</code>'''
|weapons=A list of all weapons available in the level.<br>
 
|characters=A list of all characters available in the level.<br>
Caption of image.<br>
|abilities=A list of character abilities present in the level.<br>
 
|bosses=Bosses that are present in the level. Should ideally specify which ones do or do not end a level, where appropriate.<br>
'''<code>|version=</code>'''
}}
 
</code>
Version of ''[[Mega Man Maker]]'' that the level was uploaded in. (For example levels, the version it was added.)<br>
 
'''<code>|date=</code>'''
 
Date uploaded (For non-Example Levels)<br>
 
'''<code>|creator=</code>'''
 
Creator(s) of the level.<br>
 
'''<code>|id=</code>'''
 
Level ID (For non-Example Levels)<br>
 
'''<code>|screens=</code>'''
 
How many screens the level takes up, as shown in the editor.<br>
 
'''<code>|weapons=</code>'''
 
A list of all weapons available in the level. Locked weapons should be mentioned as so (e.g. "Metal Blade (locked)").<br>
 
'''<code>|characters=</code>'''
 
A list of all characters available in the level.<br>
 
'''<code>|abilities=</code>'''
 
A list of character abilities present in the level.<br>
 
'''<code>|bosses=</code>'''


All parameters past the {{{role}}} one are optional.
Bosses that are present in the level. Should ideally specify which ones do or do not end a level, where appropriate.<br>


{{clr}}
{{clr}}
Line 76: Line 107:
|version=[[1.9.0]]<br>
|version=[[1.9.0]]<br>
|date=October 31, 2304
|date=October 31, 2304
|creator=Shade Man's Architect
|creator=Joe Destruction Co.
|id=-12
|id=312664
|screens=34<br>
|screens=34<br>
|weapons=[[Mega Buster]], [[Elec Beam]], [[Pile Driver]]<br>
|weapons=[[Mega Buster]], [[Pile Driver]]<br>
|characters=[[Mega Man]]<br>
|characters=[[Mega Man]]<br>
|abilities=Slide<br>
|abilities=Slide<br>
Line 102: Line 133:
|bosses=
|bosses=
}}
}}
<code>
{{Level<br>
|image=<br>
|name=<br>
|caption=<br>
|version=<br>
|date=<br>
|creator=<br>
|id=<br>
|screens=<br>
|weapons=<br>
|characters=<br>
|abilities=<br>
|bosses=<br>
}}<br>
</code>


<noinclude>[[Category:Templates]] [[Category:Wiki Template]]</noinclude>
<noinclude>[[Category:Templates]] [[Category:Wiki Template]]</noinclude>

Latest revision as of 23:42, 1 September 2024

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.

|name=

Name of level.

|caption=

Caption of image.

|version=

Version of Mega Man Maker that the level was uploaded in. (For example levels, the version it was added.)

|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 be mentioned as so (e.g. "Metal Blade (locked)").

|characters=

A list of all characters available in the level.

|abilities=

A list of character abilities present in the level.

|bosses=

Bosses that are present in the level. Should ideally specify which ones do or do not end a level, where appropriate.


Example

Shade Man's Boss Rush Tower
Shade Man's mugshot after he failed to pay property tax on his tower.
Information
Added 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



Blank

Information


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