Difference between revisions of "Template:Levelinfo"
From Make a Good Mega Man Level Contest
m |
m (fixed a little spacing issue when displaying the rank) |
||
| (8 intermediate revisions by 7 users not shown) | |||
| Line 1: | Line 1: | ||
<onlyinclude> | <onlyinclude> | ||
{| class="infobox" cellpadding=0 cellspacing=0 width=290px style="font-family: arial, sans-serif; padding: 7px; 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: {{{bgcolor|#F0F8FF}}}; border:2px solid {{{mbdcolor|#4D8AB2}}}; float:{{{align|right}}}; -moz-border-radius:5px; color:black" | {| class="infobox" cellpadding=0 cellspacing=0 width=290px style="font-family: arial, sans-serif; padding: 7px; 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: {{{bgcolor|#F0F8FF}}}; border:2px solid {{{mbdcolor|#4D8AB2}}}; float:{{{align|right}}}; -moz-border-radius:5px; color:black" | ||
| − | |align="center" colspan="2" bgcolor="{{{tbgcolor|#66A3CC}}}" style="-moz-border-radius-topleft:3px; -moz-border-radius-topright:3px; font-family:arial; font-size:14px; padding:4px;" {{!}} '''''<big>{{{rank|0}}} : {{{title|{{PAGENAME}}}}}</big><br> | + | |align="center" colspan="2" bgcolor="{{{tbgcolor|#66A3CC}}}" style="-moz-border-radius-topleft:3px; -moz-border-radius-topright:3px; font-family:arial; font-size:14px; padding:4px;" {{!}} '''''<big>{{{rank|0}}}: {{{title|{{PAGENAME}}}}}</big><br> |
<strong>{{{game|[[Make a Good Mega Man Level]]}}}</strong> | <strong>{{{game|[[Make a Good Mega Man Level]]}}}</strong> | ||
|- | |- | ||
| Line 38: | Line 38: | ||
| | | | ||
{{#if:{{{composer|}}}| | {{#if:{{{composer|}}}| | ||
| − | {{!}} width=50% style="padding: 3px 4px;"{{!}} ''' | + | {{!}} width=50% style="padding: 3px 4px;"{{!}} '''Composer(s)''': |
{{!!}} {{{composer}}} | {{!!}} {{{composer}}} | ||
}} | }} | ||
| Line 78: | Line 78: | ||
{{!}} width=50% style="padding: 3px 4px;"{{!}} '''Collectables:'''<br> | {{!}} width=50% style="padding: 3px 4px;"{{!}} '''Collectables:'''<br> | ||
{{!!}} {{{collectables}}} | {{!!}} {{{collectables}}} | ||
| + | }} | ||
| + | | | ||
| + | {{#if:{{{box|}}}| | ||
| + | {{!}} colspan="2" width=50% style="padding: 3px 4px;"{{!}} <div align="left">'''Box Items:'''</div> | ||
| + | <div style="padding-left: 10px;" class="mw-collapsible"> | ||
| + | {{{box}}}</div> | ||
}} | }} | ||
| | | | ||
| Line 84: | Line 90: | ||
<div style="padding-left: 10px;" class="mw-collapsible"> | <div style="padding-left: 10px;" class="mw-collapsible"> | ||
{{{enemies}}}</div> | {{{enemies}}}</div> | ||
| + | }} | ||
| + | | | ||
| + | {{#if:{{{gimmicks|}}}| | ||
| + | {{!}} colspan="2" width=50% style="padding: 3px 4px;"{{!}} <div align="left">'''Gimmicks:'''</div> | ||
| + | <div style="padding-left: 10px;" class="mw-collapsible"> | ||
| + | {{{gimmicks}}}</div> | ||
}} | }} | ||
| | | | ||
| Line 100: | Line 112: | ||
| | | | ||
{{#if:{{{other|}}}| | {{#if:{{{other|}}}| | ||
| − | {{!}} width=50% style="padding: 3px 4px;"{{!}} <div align="left">'''Other Information:'''</div> | + | {{!}} colspan="2" width=50% style="padding: 3px 4px;"{{!}} <div align="left">'''Other Information:'''</div> |
<div style="padding-left: 10px;"> | <div style="padding-left: 10px;"> | ||
{{{other}}}</div> | {{{other}}}</div> | ||
| Line 141: | Line 153: | ||
}} | }} | ||
| | | | ||
| + | |} | ||
|} | |} | ||
|} | |} | ||
| Line 147: | Line 160: | ||
===Usage=== | ===Usage=== | ||
<pre> | <pre> | ||
| − | {{Levelinfo | + | {{ |
| + | How to use this template: | ||
| + | Levelinfo | ||
|align= Set template alignment (default is right). | |align= Set template alignment (default is right). | ||
<!-- ===========Info============== --> | <!-- ===========Info============== --> | ||
| Line 156: | Line 171: | ||
|game=Which game is this in. | |game=Which game is this in. | ||
|creator= Creator(s) | |creator= Creator(s) | ||
| − | |composer= | + | |composer= Composer(s) |
|artist= Artist(s) | |artist= Artist(s) | ||
|programmer = Programmer(s) | |programmer = Programmer(s) | ||
| Line 164: | Line 179: | ||
MaGMML1: 1: Pyro, 2: Cheez, 3: Duiv0, 4: Mick/Blackmore, 5: Mr Kyurem | MaGMML1: 1: Pyro, 2: Cheez, 3: Duiv0, 4: Mick/Blackmore, 5: Mr Kyurem | ||
MaGMML2: 1: Pyro, 2: Jupi, 3: Enjl, 4: Garirry, 5: ACESpark | MaGMML2: 1: Pyro, 2: Jupi, 3: Enjl, 4: Garirry, 5: ACESpark | ||
| + | MaG24HMML: 1: ParmaJon, 2: MiniMacro, 3: CreshMan | ||
| + | MaG48HMML: 1: ParmaJon, 2: PKWeegee, 3: M-Jacq, 4: Freems | ||
| + | MaGMML3: 1: Mick 2: Shin, 3: Pachy, 4: Flashman, 5: ACESpark | ||
--> | --> | ||
| − | |gamenum = What game this level is in. | + | |gamenum = What game this level is in. (1 = MaGMML1, 2 = MaGMML2, 24h = MaG24HMML, 48h = MaG48HMML, 3 = MaGMML3) |
|judge1 = What the first Judge scored this stage. | |judge1 = What the first Judge scored this stage. | ||
|judge2 = What the second Judge scored this stage. | |judge2 = What the second Judge scored this stage. | ||
| Line 175: | Line 193: | ||
|elements = Number of Energy Elements in the stage. | |elements = Number of Energy Elements in the stage. | ||
|collectables = Number of Collectables (Noble Nickles) in the stage. | |collectables = Number of Collectables (Noble Nickles) in the stage. | ||
| + | |box = What enemies and gimmicks were included in the creator's box (for the 24H and 48H contests). | ||
|enemies = What enemies appear in the stage. | |enemies = What enemies appear in the stage. | ||
| + | |gimmicks = What gimmicks appear in the stage. | ||
|subbosses = What sub-bosses appear in the stage. | |subbosses = What sub-bosses appear in the stage. | ||
|bosses = What bosses appear in the stage. | |bosses = What bosses appear in the stage. | ||
| Line 194: | Line 214: | ||
|caption= Why not Zoidberg? | |caption= Why not Zoidberg? | ||
|game=[[Make a Good Mega Man Level 2]] | |game=[[Make a Good Mega Man Level 2]] | ||
| − | |creator= | + | |creator= Mr Placeholder |
| − | |composer= | + | |composer= Mrs Placeholder |
| − | |artist= | + | |artist= Placeholder's Papa |
| − | |programmer = | + | |programmer = Placeholder's Dog |
<!-- ===========Scores============== --> | <!-- ===========Scores============== --> | ||
<!-- | <!-- | ||
| Line 203: | Line 223: | ||
MaGMML1: 1: Pyro, 2: Cheez, 3: Duiv0, 4: Mick/Blackmore, 5: Mr Kyurem | MaGMML1: 1: Pyro, 2: Cheez, 3: Duiv0, 4: Mick/Blackmore, 5: Mr Kyurem | ||
MaGMML2: 1: Pyro, 2: Jupi, 3: Enjl, 4: Garirry, 5: ACESpark | MaGMML2: 1: Pyro, 2: Jupi, 3: Enjl, 4: Garirry, 5: ACESpark | ||
| + | MaG24HMML: 1: ParmaJon, 2: MiniMacro, 3: CreshMan | ||
| + | MaG48HMML: 1: ParmaJon, 2: PKWeegee, 3: M-Jacq, 4: Freems | ||
| + | MaGMML3: 1: Mick, 2: Shin, 3: Pachy, 4: Flashman, 5: ACESpark | ||
--> | --> | ||
|gamenum = 2 | |gamenum = 2 | ||
| Line 212: | Line 235: | ||
|totalscore = 3 | |totalscore = 3 | ||
<!-- ===========Stats============== --> | <!-- ===========Stats============== --> | ||
| − | |elements = | + | |elements = 1 |
| − | |collectables = | + | |collectables = 5 Nickels |
| − | |enemies =* | + | |box=* Chicken |
| − | * | + | *Chicken |
| − | * | + | *Mr. Gimmick |
| − | * | + | *Mr. Gimmick |
| − | * | + | |enemies =* Chicken |
| − | * | + | * Chicken |
| − | * | + | * Chicken |
| − | * | + | * Chicken |
| − | * | + | * Chicken |
| − | * | + | * Chicken |
| − | * | + | * Chicken |
| − | |subbosses = | + | * Chicken |
| − | |bosses = | + | * Chicken |
| + | * Chicken | ||
| + | * Chicken | ||
| + | |gimmicks =* Mr. Gimmick | ||
| + | * Mr. Gimmick | ||
| + | * Mr. Gimmick | ||
| + | |subbosses = [[Octoboss]] | ||
| + | |bosses = [[Volt Man]] | ||
|other = Mr Placeholder's Least Favourite<br>Skippable | |other = Mr Placeholder's Least Favourite<br>Skippable | ||
|music = What music is used. | |music = What music is used. | ||
Latest revision as of 22:31, 5 August 2024
| 0: Levelinfo | ||||||||||||||||
| ||||||||||||||||
| ||||||||||||||||
Usage
{{
How to use this template:
Levelinfo
|align= Set template alignment (default is right).
<!-- ===========Info============== -->
|title= Name, if different from page name.
|rank = What place this level ended in.
|image= Image.
|caption= Image description.
|game=Which game is this in.
|creator= Creator(s)
|composer= Composer(s)
|artist= Artist(s)
|programmer = Programmer(s)
<!-- ===========Scores============== -->
<!--
Judge Order Reminder:
MaGMML1: 1: Pyro, 2: Cheez, 3: Duiv0, 4: Mick/Blackmore, 5: Mr Kyurem
MaGMML2: 1: Pyro, 2: Jupi, 3: Enjl, 4: Garirry, 5: ACESpark
MaG24HMML: 1: ParmaJon, 2: MiniMacro, 3: CreshMan
MaG48HMML: 1: ParmaJon, 2: PKWeegee, 3: M-Jacq, 4: Freems
MaGMML3: 1: Mick 2: Shin, 3: Pachy, 4: Flashman, 5: ACESpark
-->
|gamenum = What game this level is in. (1 = MaGMML1, 2 = MaGMML2, 24h = MaG24HMML, 48h = MaG48HMML, 3 = MaGMML3)
|judge1 = What the first Judge scored this stage.
|judge2 = What the second Judge scored this stage.
|judge3 = What the third Judge scored this stage.
|judge4 = What the fourth Judge scored this stage.
|judge5 = What the fifth Judge scored this stage.
|totalscore = The final score of the stage.
<!-- ===========Stats============== -->
|elements = Number of Energy Elements in the stage.
|collectables = Number of Collectables (Noble Nickles) in the stage.
|box = What enemies and gimmicks were included in the creator's box (for the 24H and 48H contests).
|enemies = What enemies appear in the stage.
|gimmicks = What gimmicks appear in the stage.
|subbosses = What sub-bosses appear in the stage.
|bosses = What bosses appear in the stage.
|other = Other information, (Judge Favourite, Judge Least Favourite, Skippable, etc.)
|music = What music is used.
|location = Where this level is located. (What tier)
|previous = The previous level, if any.
|next = The next level, if any.
}}
Test
| 0th: Test | |||||||||||||||||||||
| |||||||||||||||||||||
| Why not Zoidberg? | |||||||||||||||||||||
| |||||||||||||||||||||
| |||||||||||||||||||||
