Template:Level: Difference between revisions
mNo edit summary |
mNo edit summary |
||
Line 40: | Line 40: | ||
| | | | ||
{{#if:{{{bosses|}}}| {{!}} width=47% style="padding: 3px 4px;"{{!}} '''Bosses:''' {{!!}} {{{bosses}}} }}}} | {{#if:{{{bosses|}}}| {{!}} width=47% style="padding: 3px 4px;"{{!}} '''Bosses:''' {{!!}} {{{bosses}}} }}}} | ||
| | |||
{{#if:{{{maps|}}}| {{!}} width=47% style="padding: 3px 4px;"{{!}} '''Bosses:''' {{!!}} {{{bosses}}} }} | |||
|- | |||
|style="padding: 2px;"| | |||
|- | |||
|align="center" colspan="2" style="background-color: {{{imagebg|}}}; padding: 2px;"|{{{map|}}} | |||
|} | |} | ||
|} | |} | ||
Line 97: | Line 103: | ||
Bosses that are present in the level. Should a boss end the level, the <nowiki>{{EndBoss}}</nowiki> template should be included. (e.g. "Blast Man{{EndBoss}}")<br> | Bosses that are present in the level. Should a boss end the level, the <nowiki>{{EndBoss}}</nowiki> template should be included. (e.g. "Blast Man{{EndBoss}}")<br> | ||
'''<code>|map=</code>''' | |||
A picture of the level's map as seen in the [[Level Builder]].<br> | |||
{{clr}} | {{clr}} | ||
Line 114: | Line 124: | ||
|abilities=Slide<br> | |abilities=Slide<br> | ||
|bosses=[[Shade Man]]<br>[[Ice Man]]<br>[[Yellow Devil]]{{EndBoss}}<br> | |bosses=[[Shade Man]]<br>[[Ice Man]]<br>[[Yellow Devil]]{{EndBoss}}<br> | ||
|map=[[File:SprShadeStand.png]] | |||
}} | }} | ||
Line 148: | Line 159: | ||
|abilities=<br> | |abilities=<br> | ||
|bosses=<br> | |bosses=<br> | ||
|map=<br> | |||
}}<br> | }}<br> | ||
</code> | </code> | ||
<noinclude>[[Category:Templates]] [[Category:Wiki Template]]</noinclude> | <noinclude>[[Category:Templates]] [[Category:Wiki Template]]</noinclude> |
Revision as of 05:40, 7 December 2024
Level | |||||||||||
|
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 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.
|bosses=
Bosses that are present in the level. Should a boss end the level, the {{EndBoss}} template should be included. (e.g. "Blast Man")
|map=
A picture of the level's map as seen in the Level Builder.
Example
Shade Man's Boss Rush Tower | |||||||||||||||||||||||||||||
Shade Man's mugshot after he failed to pay property tax on his tower. | |||||||||||||||||||||||||||||
|
Blank
|
{{Level
|image=
|name=
|caption=
|version=
|date=
|creator=
|id=
|screens=
|weapons=
|characters=
|abilities=
|bosses=
|map=
}}