FHX Wiki:Sandbox

From FHX Wiki
Revision as of 18:04, 13 August 2024 by Ryzuhr (talk | contribs)
FHX Wiki public sandbox

This is the FHX Wiki sandbox. You can test out the wiki code etc. here.

Please be aware that your changes can be overwritten and the sandbox will be blanked from time to time, so don't put anything too important here!

When using this sandbox please follow these simple rules:

  • Please do not revert changes.
  • Please leave this notice and the comments at the beginning of this page intact.
  • Please keep things small enough not to be a hassle to testers.
  • This page must not be moved.
  • Do not add categories to this page, this includes categories added by templates like deletion templates etc..
  • For tests of simple things, you may not even need to modify this page - just try using "Show preview" first.

Happy testing!

Name Level Race Boss Drops Location {{#for_external_table:
{{{Name}}} {{{Level}}} {{{Race}}} {{{Unique mob (boss)}}} {{{Manufacture lvl, (Drops sheets)}}}, {{{Drops mats}}}, {{{Drops item lvl}}} {{{V1 location}}}, {{{V3 location}}} format=json

}}

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Loading map...
⧼validator-describe-header-parameter⧽ ⧼validator-describe-header-type⧽ ⧼validator-describe-header-default⧽ ⧼validator-describe-header-description⧽
zoom ⧼validator-type-integer⧽ no The zoom level for the map. For maps with markers this will default to the most zoomed in level that still shows all markers.
width ⧼validator-type-dimension⧽ auto Allows setting the width of the map. By default pixels will be assumed as unit, but you can explicitly specify one of these units: px, ex, em, %.
height ⧼validator-type-dimension⧽ 350 Allows setting the height of the map. By default pixels will be assumed as unit, but you can explicitly specify one of these units: px, ex, em.
centre ⧼validator-type-string⧽ no The location on which the map should be centered
title ⧼validator-type-string⧽ ⧼validator-describe-empty⧽ Allows setting text that will be displayed in the pop-ups of all markers that do not have a specific title.

When used together with label, the title will be bold and underlined.

label ⧼validator-type-string⧽ ⧼validator-describe-empty⧽ Allows setting text that will be displayed in the pop-ups of all markers that do not have a specific label.
icon ⧼validator-type-string⧽ ⧼validator-describe-empty⧽ Allows setting the icon used for all markers.
lines List of lines ⧼validator-describe-empty⧽ Lines to display
polygons List of geographical polygons ⧼validator-describe-empty⧽ Polygons to display
circles List of circles ⧼validator-describe-empty⧽ Circles to display
rectangles List of rectangles ⧼validator-describe-empty⧽ Rectangles to display
maxzoom ⧼validator-type-integer⧽ no The maximum zoom level
minzoom ⧼validator-type-integer⧽ no The minimum zoom level
copycoords ⧼validator-type-boolean⧽ no Show a dialog when clicking on a marker from which its coordinates may be copied
static ⧼validator-type-boolean⧽ no Make the map static
defzoom ⧼validator-type-integer⧽ 14 Allows setting the default zoom level of the map.
layers ⧼validator-type-string-list⧽ OpenStreetMap The layers that will be available in the layer selector. The first layer will be shown when the map loads.
image layers ⧼validator-type-string-list⧽ ⧼validator-describe-empty⧽ Image base layers. The first layer will be shown by default. If any images are specified, they will be used instead of the regular map layers.
overlays ⧼validator-type-string-list⧽ ⧼validator-describe-empty⧽ The overlay layers that will be shown when the map loads.
resizable ⧼validator-type-boolean⧽ no Makes the map resizable by dragging at its lower right corner.
fullscreen ⧼validator-type-boolean⧽ no Enable fullscreen button
scrollwheelzoom ⧼validator-type-boolean⧽ yes Indicates if mouse scrolling should be enabled or not.
cluster ⧼validator-type-boolean⧽ no Allows merging of multiple nearby markers into one marker
clustermaxzoom ⧼validator-type-integer⧽ 20 The maximum zoom level where clusters may exist.
clusterzoomonclick ⧼validator-type-boolean⧽ yes Whether the default behaviour of clicking on a cluster is to zoom into it.
clustermaxradius ⧼validator-type-integer⧽ 80 The maximum radius that a cluster will cover.
clusterspiderfy ⧼validator-type-boolean⧽ yes When you click a cluster at the bottom zoom level we spiderfy it so you can see all of its markers.
geojson ⧼validator-type-string⧽ ⧼validator-describe-empty⧽ URL of a file or name of the page containing GeoJSON data
clicktarget ⧼validator-type-string⧽ ⧼validator-describe-empty⧽ When clicking on the map you will be sent to this URL. %lat% is replaced by the latitude and %long% by the longitude