Template:Spawn Location: Difference between revisions
From HorizonXI Wiki
(Created page with "<includeonly><onlyinclude> {{Location Tooltip | area = {{{area}}} | map = {{{map|Map 1}}} | pos = {{{pos}}} | highlight background = transparent | marker pos x = {{{pos x}}} | marker pos y = {{{pos y}}} | marker size = {{{marker size}}} | marker opacity = 0.55 | marker background = #dd4444 | thumb = [[File:{{#section:{{{area}}}/Maps|{{{map}}}}}|40px]] }} </onlyinclude></includeonly> ==Documentation== Template to display NM Spawn Locations <pre>{{Spawn Location | area = M...") |
mNo edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 3: | Line 3: | ||
| area = {{{area}}} | | area = {{{area}}} | ||
| map = {{{map|Map 1}}} | | map = {{{map|Map 1}}} | ||
| thumb = [[File:{{#section:{{{area}}}/Maps|{{{map}}}}}|40px]] | |||
| highlight background = {{#if:{{{marker pos x|}}}{{{marker pos y|}}}|transparent|}} | |||
| marker opacity = 0.55 | |||
| marker background = #dd4444 | |||
| pos = {{{pos}}} | | pos = {{{pos}}} | ||
| marker pos x = {{{marker pos x|}}} | |||
| marker pos x = {{{pos x}}} | | marker pos y = {{{marker pos y|}}} | ||
| marker pos y = {{{pos y}}} | | marker size = {{{marker size|30}}} | ||
| marker size = {{{marker size}}} | | highlight background = {{#if:{{{marker pos x|}}}{{{marker pos y|}}}|transparent|}} | ||
| marker opacity = 0.55 | | marker opacity = 0.55 | ||
| marker background = #dd4444 | | marker background = #dd4444 | ||
| | |||
| pos 2 = {{{pos 2|}}} | |||
| marker pos 2 x = {{{marker pos 2 x|}}} | |||
| marker pos 2 y = {{{marker pos 2 y|}}} | |||
| marker size 2 = {{{marker size 2|30}}} | |||
| highlight background 2 = {{#if:{{{marker pos 2 x|}}}{{{marker pos 2 y|}}}|transparent|}} | |||
| marker opacity 2 = 0.55 | |||
| marker background 2 = #dd4444 | |||
| pos 3 = {{{pos 3|}}} | |||
| marker pos 3 x = {{{marker pos 3 x|}}} | |||
| marker pos 3 y = {{{marker pos 3 y|}}} | |||
| marker size 3 = {{{marker size 3|30}}} | |||
| highlight background 3 = {{#if:{{{marker pos 3 x|}}}{{{marker pos 3 y|}}}|transparent|}} | |||
| marker opacity 3 = 0.55 | |||
| marker background 3 = #dd4444 | |||
| pos 4 = {{{pos 4|}}} | |||
| marker pos 4 x = {{{marker pos 4 x|}}} | |||
| marker pos 4 y = {{{marker pos 4 y|}}} | |||
| marker size 4 = {{{marker size 4|30}}} | |||
| highlight background 4 = {{#if:{{{marker pos 4 x|}}}{{{marker pos 4 y|}}}|transparent|}} | |||
| marker opacity 4 = 0.55 | |||
| marker background 4 = #dd4444 | |||
| pos 5 = {{{pos 5|}}} | |||
| marker pos 5 x = {{{marker pos 5 x|}}} | |||
| marker pos 5 y = {{{marker pos 5 y|}}} | |||
| marker size 5 = {{{marker size 5|30}}} | |||
| highlight background 5 = {{#if:{{{marker pos 5 x|}}}{{{marker pos 5 y|}}}|transparent|}} | |||
| marker opacity 5 = 0.55 | |||
| marker background 5 = #dd4444 | |||
| pos 6 = {{{pos 6|}}} | |||
| marker pos 6 x = {{{marker pos 6 x|}}} | |||
| marker pos 6 y = {{{marker pos 6 y|}}} | |||
| marker size 6 = {{{marker size 6|30}}} | |||
| highlight background 6 = {{#if:{{{marker pos 6 x|}}}{{{marker pos 6 y|}}}|transparent|}} | |||
| marker opacity 6 = 0.55 | |||
| marker background 6 = #dd4444 | |||
}} | }} | ||
</onlyinclude></includeonly> | </onlyinclude></includeonly> | ||
| Line 19: | Line 65: | ||
| map = Map 2 | | map = Map 2 | ||
| pos = K-10 | | pos = K-10 | ||
| pos x = 0 | | marker pos x = 0 | ||
| pos y = -10 | | marker pos y = -10 | ||
| marker size = 28 | | marker size = 28 | ||
}}</pre> | }}</pre> | ||
| Line 27: | Line 73: | ||
| map = Map 2 | | map = Map 2 | ||
| pos = K-10 | | pos = K-10 | ||
| pos x = 0 | | marker pos x = 0 | ||
| pos y = -10 | | marker pos y = -10 | ||
| marker size = 28 | | marker size = 28 | ||
}} | |||
<pre> | |||
{{Spawn Location | |||
| area = Maze of Shakhrami | |||
| map = Map 2 | |||
| pos = K-10 | |||
}} | |||
</pre> | |||
{{Spawn Location | |||
| area = Maze of Shakhrami | |||
| map = Map 2 | |||
| pos = K-10 | |||
}} | }} | ||

