Template:AreaSection: Difference between revisions

From IdleOn MMO Wiki
mNo edit summary
mNo edit summary
Line 24: Line 24:
   |Size={{{Size|20}}}
   |Size={{{Size|20}}}
   |color_text={{{color_text|#000}}}
   |color_text={{{color_text|#000}}}
   |color_fill={{{color_text|#fff}}}
   |color_fill={{{color_fill|#fff}}}
}}<!--
}}<!--



Revision as of 06:10, 25 July 2024

This template defines the table "AreaData". View table.

Usage:

{{AreaSection
|Area=<Area(map)>
|World=<World(Integer)>
|WorldImage=<WorldImage.png>
|ID=<the ID displayed on map>
|x=<x coordinate of the marker>
|y=<y coordinate of the marker>
|Size=<Diameter of the marker circle>
|color_text=<Color of the text and border of the marker on map>
|color_fill=<Color of the fill of the marker on map>
}}