Template:World Infobox

From Blockate Wiki
Revision as of 18:42, 20 October 2022 by Megamonsta2 (talk | contribs)
World Infobox
[[File:{{{img}}}|200px]]
{{{caption}}}
Creator {{{Creator}}}


<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
}}