Template:Infobox FanmadeLevel: Difference between revisions
AZMindroma (talk | contribs) m Removed includeonly |
AZMindroma (talk | contribs) m Text replacement - "| image = {{#if:{{{image|}}}|[[File:{{{image}}}|frameless|alt={{{alt|{{{name}}}}}}]]}}" to "| image = {{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|alt={{{alt|}}}}}" |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{Infobox | {{Infobox | ||
| | | headerstyle = {{#ifeq:{{{embed|}}}|yes||background-color:#ededed}} <!-- Makes sure the headers are darker --> | ||
| | | above = {{{name|<includeonly>{{PAGENAMEBASE}}</includeonly>}}} <!-- Title is the page name unless otherwise specified --> | ||
| caption = {{{caption|}}} | | image = {{#invoke:InfoboxImage|InfoboxImage|image={{{image|}}}|alt={{{alt|}}}}} <!-- Not adding images is ok too --> | ||
| caption = {{{caption|}}} <!-- Image caption --> | |||
| header1 = Level Information | | header1 = Level Information | ||
| Line 15: | Line 13: | ||
| data3 = {{{creator|}}} | | data3 = {{{creator|}}} | ||
| label4 = | | label4 = Collections | ||
| data4 = {{{ | | data4 = {{{collections|}}} | ||
| label5 = | | label5 = Passing Difficulty | ||
| data5 = {{{ | | data5 = {{{passingdifficulty|}}} | ||
| label6 = | | label6 = Gem Collection Difficulty | ||
| data6 = {{{ | | data6 = {{{gemdifficulty|}}} | ||
| label7 = | | label7 = Perfection Difficulty | ||
| data7 = {{{ | | data7 = {{{perfectdifficulty|}}} | ||
| | | label8 = Difficulty | ||
}} | | data8 = {{{difficulty|}}} | ||
| label9 = Gems | |||
| data9 = {{{gems|}}} | |||
| label10 = Crowns | |||
| data10 = {{{crowns|}}} | |||
| label11 = Release Date | |||
| data11 = {{{releasedate|}}} | |||
| label12 = Soundtrack | |||
| data12 = {{{soundtrack|}}} | |||
| label13 = Download Link | |||
| data13 = {{{download|}}} | |||
}}<noinclude> | |||
[[Category:Infobox templates]] | |||
</noinclude> | |||