Template:Map spawn: Difference between revisions
From OpenSpell Wiki
Jump to navigationJump to search
No edit summary |
|||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
== Usage == | == Usage == | ||
Requires <code>$wgRawHtml = true</code> in LocalSettings.php. | Requires <code>$wgRawHtml = true</code> in LocalSettings.php. | ||
| Line 8: | Line 6: | ||
{{Map spawn|label=Knight|cx=-273|cy=-254|level=1|markers=-273,-254;112,-182}} | {{Map spawn|label=Knight|cx=-273|cy=-254|level=1|markers=-273,-254;112,-182}} | ||
</pre> | </pre> | ||
[[Category:Infobox templates]] | [[Category:Infobox templates]] | ||
</noinclude> | </noinclude> | ||
<includeonly> | <includeonly>{{#tag:html|<iframe src="https://highspellmap.com/embed.html?label={{{label|}}}&cx={{{cx|0}}}&cy={{{cy|0}}}&level={{{level|1}}}&markers={{{markers|}}}" width="100%" height="400" style="border:1px solid #a2a9b1; border-radius:2px; display:block; margin:8px 0;" loading="lazy"></iframe>}}</includeonly> | ||
Revision as of 13:55, 28 February 2026
Usage
Requires $wgRawHtml = true in LocalSettings.php.
{{Map spawn|label=Knight|cx=-273|cy=-254|level=1|markers=-273,-254;112,-182}}