Template:Level: Difference between revisions
Created page with "<onlyinclude>{| class="infobox" cellpadding=0 cellspacing=0 width=290px style="-moz-border-radius:5px; border-radius:5px; border-spacing: 0; font-family: arial, sans-serif; padding: 6px; margin: {{#switch:{{{align|}}}|left=0 1em 1em 0|center=1em 1em 1em 1em|0 0 1em 1em}}; font-size: 11px; line-height: normal; background-color:{{{mainbg|#F2F2F2}}}; border:2px solid {{{mainborder|#828282}}}; float:{{{align|right}}}; color:{{{text|black}}};" |align="center" colspan="2" bgco..." |
mNo edit summary |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 24: | Line 24: | ||
| | | | ||
{{#if:{{{version|}}}| {{!}} width=47% style="padding: 3px 4px;"{{!}} '''Added in version:''' {{!!}} {{{version}}} }} | {{#if:{{{version|}}}| {{!}} width=47% style="padding: 3px 4px;"{{!}} '''Added in version:''' {{!!}} {{{version}}} }} | ||
| | |||
{{#if:{{{date|}}}| {{!}} width=47% style="padding: 3px 4px;"{{!}} '''Date Uploaded:''' {{!!}} {{{date}}} }} | |||
| | |||
{{#if:{{{creator|}}}| {{!}} width=47% style="padding: 3px 4px;"{{!}} '''Creator(s):''' {{!!}} {{{creator}}} }} | |||
| | |||
{{#if:{{{id|}}}| {{!}} width=47% style="padding: 3px 4px;"{{!}} '''Level ID:''' {{!!}} {{{id}}} }} | |||
| | | | ||
{{#if:{{{screens|}}}| {{!}} width=47% style="padding: 3px 4px;"{{!}} '''Screens:''' {{!!}} {{{screens}}} }} | {{#if:{{{screens|}}}| {{!}} width=47% style="padding: 3px 4px;"{{!}} '''Screens:''' {{!!}} {{{screens}}} }} | ||
Line 33: | Line 39: | ||
{{#if:{{{abilities|}}}| {{!}} width=47% style="padding: 3px 4px;"{{!}} '''Active Abilities:''' {{!!}} {{{abilities}}} }} | {{#if:{{{abilities|}}}| {{!}} width=47% style="padding: 3px 4px;"{{!}} '''Active Abilities:''' {{!!}} {{{abilities}}} }} | ||
| | | | ||
{{#if:{{{bosses|}}}| {{!}} width=47% style="padding: 3px 4px;"{{!}} '''Bosses:''' {{!!}} {{{bosses | {{#if:{{{bosses|}}}| {{!}} width=47% style="padding: 3px 4px;"{{!}} '''Bosses:''' {{!!}} {{{bosses}}} }}}} | ||
|} | |} | ||
|} | |} | ||
Line 45: | 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> | '''<code>|image=</code>''' | ||
|name=Name of level.<br> | An image that showcases the level well. | ||
|version=Version of Mega Man Maker that the level was uploaded in. (For example levels, the version it was added.)<br> | |||
|screens=How many screens the level takes up, as shown in the editor.<br> | '''<code>|name=</code>''' | ||
|weapons=A list of all weapons available in the level.<br> | |||
|characters=A list of all characters available in the level.<br> | Name of level.<br> | ||
|abilities=A list of character abilities present in the level.<br> | |||
|bosses= | '''<code>|caption=</code>''' | ||
</code> | Caption of image.<br> | ||
'''<code>|version=</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 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.<br> | |||
'''<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}}")<br> | |||
{{clr}} | {{clr}} | ||
Line 67: | Line 104: | ||
|image=[[File:PiconShade.png]] | |image=[[File:PiconShade.png]] | ||
|name=Shade Man's Boss Rush Tower | |name=Shade Man's Boss Rush Tower | ||
|caption=Shade Man's mugshot after he failed to pay property tax on his tower. | |||
|version=[[1.9.0]]<br> | |version=[[1.9.0]]<br> | ||
|date=October 31, 2304 | |||
|creator=Joe Destruction Co. | |||
|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=Slide<br> | |abilities=Slide<br> | ||
|bosses=[[Shade Man]]<br> | |bosses=[[Shade Man]]<br>[[Ice Man]]<br>[[Yellow Devil]]{{EndBoss}}<br> | ||
}} | }} | ||
Line 84: | Line 122: | ||
|image= | |image= | ||
|name= | |name= | ||
|caption= | |||
|version= | |version= | ||
|date= | |||
|creator= | |||
|id= | |||
|screens= | |screens= | ||
|weapons= | |weapons= | ||
Line 91: | 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 05:42, 6 October 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")
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=
}}