Difference between revisions of "Template:Levelinfo"
From Make a Good Mega Man Level Contest
| Line 22: | Line 22: | ||
|es=background:{{{escolor|#D9E8F2}}}; | |es=background:{{{escolor|#D9E8F2}}}; | ||
| | | | ||
| − | {{#if:{{{ | + | {{#if:{{{creator|}}}| |
| − | {{!}} width=50% style="padding: 3px 4px;"{{!}} ''' | + | {{!}} width=50% style="padding: 3px 4px;"{{!}} '''Creator(s): |
| − | {{!!}} {{{ | + | {{!!}} {{{creator}}} |
}} | }} | ||
| | | | ||
| Line 92: | Line 92: | ||
|- | |- | ||
|align="center" colspan="2"|{{{music|}}} | |align="center" colspan="2"|{{{music|}}} | ||
| + | |- | ||
| + | {{#if:{{{music|}}}|{{!}}style="padding: 1px;"{{!}} }} | ||
| + | {|class= "collapsible collapsed" cellspacing="0" width="100%" align="center" style="padding: 0; background-color:#D9E8F2;" | ||
| + | ! colspan="6" style="color:{{{headertext|black}}}; border:1px solid {{{line|#4D8AB2}}}; background:{{{headerbg|#66A3CC}}}; font-size:13px;"|'''Stage Order''' | ||
| + | |- | ||
| + | | colspan="2"| | ||
| + | {{Alternating rows table section | ||
| + | |os=background:{{{oscolor|#B3D1E6}}}; | ||
| + | |es=background:{{{escolor|#D9E8F2}}}; | ||
| + | | | ||
| + | {{#if:{{{location|}}}| | ||
| + | {{!}} width=50% style="padding: 3px 4px;"{{!}} '''Location:<br> | ||
| + | {{!!}} {{{location}}} | ||
| + | }} | ||
| + | | | ||
| + | {{#if:{{{previous|}}}| | ||
| + | {{!}} width=50% style="padding: 3px 4px;"{{!}} '''Previous:<br> | ||
| + | {{!!}} {{{previous}}} | ||
| + | }} | ||
| + | | | ||
| + | {{#if:{{{next|}}}| | ||
| + | {{!}} width=50% style="padding: 3px 4px;"{{!}} '''Next:<br> | ||
| + | {{!!}} {{{next}}} | ||
| + | }} | ||
| + | }} | ||
| + | | | ||
|} | |} | ||
|} | |} | ||
| Line 106: | Line 132: | ||
|game=Which game is this in. | |game=Which game is this in. | ||
|creator= Creator(s) | |creator= Creator(s) | ||
| − | | | + | |composer= Composers(s) |
| − | | | + | |artist= Artist(s) |
|programmer = Programmer(s) | |programmer = Programmer(s) | ||
|elements = Number of Energy Elements in the stage. | |elements = Number of Energy Elements in the stage. | ||
| Line 114: | Line 140: | ||
|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. | ||
| + | |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. | ||
}} | }} | ||
</pre> | </pre> | ||
| + | ===Test=== | ||
| + | {{Levelinfo | ||
| + | |align= right | ||
| + | |title= Test | ||
| + | |rank = 0th | ||
| + | |image= [[File:MaGMML2-80-Snowman.png]] | ||
| + | |caption= Why not Zoidberg? | ||
| + | |game=[[Make a Good Mega Man Level 2]] | ||
| + | |creator= Creator(s) | ||
| + | |composer= Composers(s) | ||
| + | |artist= Artist(s) | ||
| + | |programmer = Programmer(s) | ||
| + | |elements = Number of Energy Elements in the stage. | ||
| + | |collectables = Number of Collectables (Noble Nickles) in the stage. | ||
| + | |enemies = What enemies appear in the stage. | ||
| + | |subbosses = What sub-bosses appear in the stage. | ||
| + | |bosses = What bosses appear in the stage. | ||
| + | |music = What music is used. | ||
| + | |location = Tier Yes | ||
| + | |previous = None | ||
| + | |next = [[Cardinal Man]] | ||
| + | }} | ||
</noinclude><noinclude> | </noinclude><noinclude> | ||
[[Category:Templates|{{PAGENAME}}]]</noinclude> | [[Category:Templates|{{PAGENAME}}]]</noinclude> | ||
Revision as of 15:29, 15 October 2017
| 0 : Levelinfo | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Usage
{{Levelinfo
|align= Set template alignment (default is right).
|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= Composers(s)
|artist= Artist(s)
|programmer = Programmer(s)
|elements = Number of Energy Elements in the stage.
|collectables = Number of Collectables (Noble Nickles) in the stage.
|enemies = What enemies appear in the stage.
|subbosses = What sub-bosses appear in the stage.
|bosses = What bosses appear in the stage.
|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
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
