Template:Level: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| (16 intermediate revisions by 2 users not shown) | |||
| 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:{{{date|}}}| {{!}} width=47% style="padding: 3px 4px;"{{!}} '''Date | |{{#if:{{{onlineversion|}}}| {{!}} width=47% style="padding: 3px 4px;"{{!}} '''Uploaded online in version:''' {{!!}} {{{onlineversion}}} }} | ||
| | |||
{{#if:{{{date|}}}| {{!}} width=47% style="padding: 3px 4px;"{{!}} '''Date uploaded online:''' {{!!}} {{{date}}} }} | |||
| | | | ||
{{#if:{{{creator|}}}| {{!}} width=47% style="padding: 3px 4px;"{{!}} '''Creator(s):''' {{!!}} {{{creator}}} }} | {{#if:{{{creator|}}}| {{!}} width=47% style="padding: 3px 4px;"{{!}} '''Creator(s):''' {{!!}} {{{creator}}} }} | ||
| Line 33: | Line 35: | ||
{{#if:{{{screens|}}}| {{!}} width=47% style="padding: 3px 4px;"{{!}} '''Screens:''' {{!!}} {{{screens}}} }} | {{#if:{{{screens|}}}| {{!}} width=47% style="padding: 3px 4px;"{{!}} '''Screens:''' {{!!}} {{{screens}}} }} | ||
| | | | ||
{{#if:{{{weapons|}}}| {{!}} width=47% style="padding: 3px 4px;"{{!}} '''Available | {{#if:{{{weapons|}}}| {{!}} width=47% style="padding: 3px 4px;"{{!}} '''Available weapons:''' {{!!}} {{{weapons}}} }} | ||
| | | | ||
{{#if:{{{characters|}}}| {{!}} width=47% style="padding: 3px 4px;"{{!}} '''Available | {{#if:{{{characters|}}}| {{!}} width=47% style="padding: 3px 4px;"{{!}} '''Available characters:''' {{!!}} {{{characters}}} }} | ||
| | | | ||
{{#if:{{{abilities|}}}| {{!}} width=47% style="padding: 3px 4px;"{{!}} ''' | {{#if:{{{abilities|}}}| {{!}} width=47% style="padding: 3px 4px;"{{!}} '''Default abilities:''' {{!!}} {{{abilities}}} }} | ||
| | |||
{{#if:{{{altabilities|}}}| {{!}} width=47% style="padding: 3px 4px;"{{!}} '''Abilities altered:''' {{!!}} {{{altabilities}}} }} | |||
| | | | ||
{{#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="border-top:2px solid {{{line|darkgray}}}; "background-color: {{{imagebg|}}}; padding: 5px;"|{{{map|}}} | |||
|} | |} | ||
|} | |} | ||
| Line 47: | Line 57: | ||
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> | '''<code>|image=</code>''' | ||
|name=Name of level.<br> | An image that showcases the level well. Should be scaled to 250 pixels as a standard. | ||
|caption=Caption of image.<br> | |||
|version= | '''<code>|name=</code>''' | ||
|date=Date uploaded ( | |||
|creator=Creator(s) of the level.<br> | Name of level. Should also include boss mugshot before the name and creator icon after the name.<br> | ||
|id=Level ID ( | |||
|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 above image.<br> | ||
|abilities=A list of character abilities present in the level.<br> | |||
|bosses=Bosses that are present in the level. Should | '''<code>|version=</code>''' | ||
</code> | For [[example levels]], this is the version of ''[[Mega Man Maker]]'' in which the level was added. For non-example levels, this should be left blank. | ||
'''<code>|onlineversion=</code>''' | |||
The version of ''[[Mega Man Maker]]'' in which the level was first uploaded to the online servers. Should be excluded from example levels unless it was a standard level first (such as content winners.) | |||
'''<code>|date=</code>''' | |||
Date uploaded (for non-Example Levels.) Should be listed in the same format as the game itself gives on the summary screen.<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 (unused screens included.)<br> | |||
'''<code>|weapons=</code>''' | |||
A list of all weapons available in the level. It should be formatted in column order in the editor (i.e. top of first column down, then second column.) Locked weapons should include the template <nowiki>{{Locked}}</nowiki> (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, using the [[:Template:Ability|Ability template]]. Abilities for characters not present should not be included. (This is to exclude info that would be completely irrelevant, especially due to Roll's abilities being enabled for every level prior to her addition.)<br> | |||
'''<code>|altabilities=</code>''' | |||
A list of abilities altered throughout the level, using the [[:Template:Ability|Ability template]]. | |||
'''<code>|bosses=</code>''' | |||
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}}") For fights with multiple bosses, they should be formatted as "BossA + BossB + BossC, etc." In levels where Bosses in a single fight are forced to be fought in a certain order (such as in [[Better Together]],) they should be listed in the order fought. While rare, bosses that are inaccessible should use <nowiki>{{OOB}}</nowiki> (e.g. "Enker{{OOB}}")<br> | |||
'''<code>|map=</code>''' | |||
A picture of the level's map as seen in the [[Level Builder]]. This should use <nowiki>{{Pixelated}}</nowiki> and be scaled appropriately. For example,<br><code><nowiki>{{Pixelated|AuthenticOilManMap.png|true|110}}</nowiki></code><br>Scale should ideally be triple the map's height, though depending on the size, it may be double or quadruple.<br> | |||
{{clr}} | {{clr}} | ||
==Example== | |||
{{Level | {{Level | ||
|image=[[File: | |image=[[File:ID 52.png|250px]] | ||
|name=Shade Man's Boss Rush Tower | |name=[[File:PiconGamerizer.png|left]][[File:PiconBass.png|right]]Shade Man's Boss Rush Tower | ||
|caption= | |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= | |creator=Joe Destruction Co. | ||
|id= | |id=312664 | ||
|screens=34<br> | |screens=34<br> | ||
|weapons=[[Mega Buster]] | |weapons=[[Mega Buster]]<br>[[Pile Driver]]{{Locked}}<br> | ||
|characters=[[Mega Man]]<br> | |characters=[[Mega Man]]<br> | ||
|abilities= | |abilities={{Ability|slide}}{{Ability|doublejump}}<br> | ||
|bosses=[[Shade Man]]<br> | |altabilities={{Ability|protostrike}}{{Ability|doublejumpremove}}<br> | ||
|bosses=[[Shade Man]]<br>[[Ice Man]]<br>[[Yellow Devil]]{{EndBoss}}<br>[[Pirate Man]]{{OOB}}<br> | |||
|map={{Pixelated|ProtovaniaMap.png|true|110}}</center> | |||
}} | }} | ||
<code> | |||
<nowiki> | |||
{{Level</nowiki><br><nowiki> | |||
|image=[[File:ID 52.png|250px]]</nowiki><br><nowiki> | |||
|name=[[File:PiconGamerizer.png|left]][[File:PiconBass.png|right]]Shade Man's Boss Rush Tower</nowiki><br><nowiki> | |||
|caption=Doom.</nowiki><br><nowiki> | |||
|version=1.6.9</nowiki><br><nowiki> | |||
|onlineversion=[[1.9.0]]</nowiki><br><nowiki> | |||
|date=October 31, 2304</nowiki><br><nowiki> | |||
|creator=Joe Destruction Co.</nowiki><br><nowiki> | |||
|id=312664</nowiki><br><nowiki> | |||
|screens=34</nowiki><br><nowiki> | |||
|weapons=[[Mega Buster]]<br>[[Pile Driver]]{{Locked}}</nowiki><br><nowiki> | |||
|characters=[[Mega Man]]</nowiki><br><nowiki> | |||
|abilities={{Ability|slide}}{{Ability|doublejump}}</nowiki><br><nowiki> | |||
|altabilities={{Ability|protostrike}}{{Ability|doublejumpremove}}</nowiki><br><nowiki> | |||
|bosses=[[Shade Man]]<br>[[Ice Man]]<br>[[Yellow Devil]]{{EndBoss}}<br>[[Pirate Man]]{{OOB}}</nowiki><br><nowiki> | |||
|map={{Pixelated|ProtovaniaMap.png|true|110}}</nowiki><br><nowiki> | |||
}} | |||
</nowiki> | |||
</code> | |||
{{clr}} | {{clr}} | ||
==Blank== | |||
{{Level | {{Level | ||
| Line 93: | Line 171: | ||
|caption= | |caption= | ||
|version= | |version= | ||
|onlineversion= | |||
|date= | |date= | ||
|creator= | |creator= | ||
| Line 100: | Line 179: | ||
|characters= | |characters= | ||
|abilities= | |abilities= | ||
|altabilities= | |||
|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> | |||
|altabilities=<br> | |||
|bosses=<br> | |||
|map=<br> | |||
}}<br> | |||
</code> | |||
<noinclude>[[Category:Templates]] [[Category:Wiki Template]]</noinclude> | <noinclude>[[Category:Templates]] [[Category:Wiki Template]]</noinclude> | ||
Latest revision as of 05:44, 7 November 2025
| 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. Should be scaled to 250 pixels as a standard.
|name=
Name of level. Should also include boss mugshot before the name and creator icon after the name.
|caption=
Caption of above image.
|version=
For example levels, this is the version of Mega Man Maker in which the level was added. For non-example levels, this should be left blank.
|onlineversion=
The version of Mega Man Maker in which the level was first uploaded to the online servers. Should be excluded from example levels unless it was a standard level first (such as content winners.)
|date=
Date uploaded (for non-Example Levels.) Should be listed in the same format as the game itself gives on the summary screen.
|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 (unused screens included.)
|weapons=
A list of all weapons available in the level. It should be formatted in column order in the editor (i.e. top of first column down, then second column.) 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, using the Ability template. Abilities for characters not present should not be included. (This is to exclude info that would be completely irrelevant, especially due to Roll's abilities being enabled for every level prior to her addition.)
|altabilities=
A list of abilities altered throughout the level, using the Ability template.
|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." In levels where Bosses in a single fight are forced to be fought in a certain order (such as in Better Together,) they should be listed in the order fought. While rare, bosses that are inaccessible should use {{OOB}} (e.g. "Enker
")
|map=
A picture of the level's map as seen in the Level Builder. This should use {{Pixelated}} and be scaled appropriately. For example,{{Pixelated|AuthenticOilManMap.png|true|110}}
Scale should ideally be triple the map's height, though depending on the size, it may be double or quadruple.
Example
| Doom. | |||||||||||||||||||||||||||||||||
| |||||||||||||||||||||||||||||||||
{{Level
|image=[[File:ID 52.png|250px]]
|name=[[File:PiconGamerizer.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={{Ability|slide}}{{Ability|doublejump}}
|altabilities={{Ability|protostrike}}{{Ability|doublejumpremove}}
|bosses=[[Shade Man]]<br>[[Ice Man]]<br>[[Yellow Devil]]{{EndBoss}}<br>[[Pirate Man]]{{OOB}}
|map={{Pixelated|ProtovaniaMap.png|true|110}}
}}
Blank
| |||||||||||
{{Level
|image=
|name=
|caption=
|version=
|date=
|creator=
|id=
|screens=
|weapons=
|characters=
|abilities=
|altabilities=
|bosses=
|map=
}}

