Template:AreaSection: Difference between revisions
From IdleOn MMO Wiki
(Created page with "<noinclude><!-- ### Cargo Declare ### -->{{#cargo_declare:_table=AreaData |Area=String |World=Integer |WorldImage=File |ID=String |x=Integer |y=Integer |Size=Integer |color_text=String |color_fill=String }}</noinclude><!-- ### Cargo Store ### --><includeonly> {{#cargo_store:_table=AreaData |Area={{{Area}}} |World={{{World}}} |WorldImage={{{WorldImage}}} |ID={{{ID}}} |x={{{x}}} |y={{{y}}} |Size={{{Size|20}}} |color_text={{{color_text|#00...") |
No edit summary |
||
Line 33: | Line 33: | ||
!Name | !Name | ||
!Info</includeonly><noinclude> | !Info</includeonly><noinclude> | ||
Usage: | Usage: | ||
<pre> | <pre> |
Revision as of 03:59, 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 macker> |y=<y coordinate of the macker> |Size=<Diameter of the macker circle> |color_text=<Color of the text and border of the macker on map> |color_fill=<Color of the fill of the macker on map> }}