Template:World Infobox: Difference between revisions

From Blockate Wiki
no edit summary
No edit summary
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1:
{{#css:Mediawiki:Mainpage.css}}
{| class="wikitable" style="background-color:#006CB0;"
{| class="wikitable infobox"
! colspan="2" style="background-color: #ff5959;" | {{{title|{{PAGENAME}}}}}
|- {{#if: {{{image|}}}||style="display: none"}}
! colspan="2" | [[File:{{{image}}}|200px]]
Line 26 ⟶ 27:
 
<noinclude>
<infobox>
<title source="title">
<default>{{PAGENAME}}</default>
</title>
<image source="image">
<caption source="caption"/>
</image>
<data source="creator">
<label>Creator</label>
</data>
<data source="id">
<label>World ID</label>
</data>
<data source="earning">
<label>Earnings</label>
</data>
<data source="u_visit">
<label>Unique Visits</label>
</data>
<data source="block">
<label>Blocks</label>
</data>
<data source="max_player">
<label>Max Players</label>
</data>
</infobox>
 
Example usage:<pre>
{{World Infobox
Line 66 ⟶ 40:
}}
</pre>
[[Category:Templates]][[Category:Infobox Templates]]
</noinclude>
Cookies help us deliver our services. By using our services, you agree to our use of cookies.