Template:World Infobox

From Blockate Wiki
Revision as of 18:51, 20 October 2022 by Megamonsta2 (talk | contribs)
World Infobox style="background-color:#006CB0;"
[[File:{{{image}}}|200px]]
{{{caption}}}
Creator {{{creator}}}
ID {{{id}}}
Earnings {{{earning}}}
Unique Visits {{{u_visit}}}
Blocks {{{block}}}
Max Players {{{max_player}}}


<infobox>

 <title source="title">
   <default>World Infobox</default>
 </title>
 <image source="image">

</image> <label>Creator</label> <label>World ID</label> <label>Earnings</label> <label>Unique Visits</label> <label>Blocks</label> <label>Max Players</label> </infobox> Example usage:

{{World Infobox
|title=Example
|image=Example
|caption=Example
|creator=Example
|id=Example
|earning=Example
|u_visit=Example
|block=Example
|max_player=Example
}}