Template:Coordinates/Add: Difference between revisions
Created page with "<noinclude>{{#cargo_declare: _table=Coordinates |Source=Page |Map=String |X=Integer |Y=Integer }}</noinclude><includeonly><span style="display:none">{{#cargo_store: _table=LootTable |Source={{PAGENAMEE}} |Map={{{map|Overworld}}} |X={{{x|0}}} |Y={{{y|0}}} }}</span></includeonly>" |
No edit summary |
||
(7 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
_table=Coordinates | _table=Coordinates | ||
|Source=Page | |Source=Page | ||
|CoordKey=String | |||
|Map=String | |Map=String | ||
| | |xPos=Integer | ||
| | |yPos=Integer | ||
|Quantity=Integer | |||
|RespawnTimer=Integer | |||
}}</noinclude><includeonly><span style="display:none">{{#cargo_store: | }}</noinclude><includeonly><span style="display:none">{{#cargo_store: | ||
_table= | _table=Coordinates | ||
|Source={{PAGENAMEE}} | |Source={{PAGENAMEE}} | ||
|CoordKey={{lc:{{#replace:{{#replace:{{#replace:{{{alt|{{PAGENAMEE}}}}}|%27|}}|_|}}}}}} | |||
|Map={{{map|Overworld}}} | |Map={{{map|Overworld}}} | ||
| | |xPos={{{xPos|0}}} | ||
| | |yPos={{{yPos|0}}} | ||
|Quantity={{{quantity|1}}} | |||
|RespawnTimer={{{respawn|}}} | |||
}}</span></includeonly> | }}</span></includeonly> |