Template:Infobox FanmadeLevel: Difference between revisions

m Removed includeonly
Restructured to barebones style from Infobox Person
Line 1: Line 1:
{{Infobox
{{Infobox
| name      = Level Infobox
| headerstyle = {{#ifeq:{{{embed|}}}|yes||background-color:#ededed}} <!-- Makes sure the headers are darker -->
| bodyclass  = vcard
| title      = {{{name|<includeonly>{{PAGENAMEBASE}}</includeonly>}}}
| subheader  = {{#if:{{{native_name|}}}|<div class="nickname">{{{native_name}}}</div>}}


| image      = {{#if:{{{image|}}}|[[File:{{{image}}}|frameless|alt={{{alt|{{{name}}}}}}]]}}
| title      = {{{name|<includeonly>{{PAGENAMEBASE}}</includeonly>}}} <!-- Title is the page name unless otherwise specified -->
| caption    = {{{caption|}}}
| image      = {{#if:{{{image|}}}|[[File:{{{image}}}|frameless|alt={{{alt|{{{name}}}}}}]]}} <!-- 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    = Difficulty
| label4    = Collections
| data4      = {{{difficulty|}}}
| data4      = {{{collections|}}}


| label5    = Gems
| label5    = Passing Difficulty
| data5      = {{{gems|}}}
| data5      = {{{passingdifficulty|}}}


| label6    = Release Date
| label6    = Gem Collection Difficulty
| data6      = {{{releasedate|}}}
| data6      = {{{gemdifficulty|}}}


| label7    = Soundtrack
| label7    = Perfection Difficulty
| data7      = {{{soundtrack|}}}
| data7      = {{{perfectdifficulty|}}}


| below     = {{#if:{{{download|}}}|[{{{download}}} Download]}}
| 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>