Template:Coordinates/Add: Difference between revisions

From HighSpell Wiki
Jump to navigation Jump to search
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
   |X=Integer
   |xPos=Integer
   |Y=Integer
   |yPos=Integer
  |Quantity=Integer
  |RespawnTimer=Integer
}}</noinclude><includeonly><span style="display:none">{{#cargo_store:
}}</noinclude><includeonly><span style="display:none">{{#cargo_store:
   _table=LootTable
   _table=Coordinates
   |Source={{PAGENAMEE}}
   |Source={{PAGENAMEE}}
  |CoordKey={{lc:{{#replace:{{#replace:{{#replace:{{{alt|{{PAGENAMEE}}}}}|%27|}}|_|}}}}}}
   |Map={{{map|Overworld}}}
   |Map={{{map|Overworld}}}
   |X={{{x|0}}}
   |xPos={{{xPos|0}}}
   |Y={{{y|0}}}
   |yPos={{{yPos|0}}}
  |Quantity={{{quantity|1}}}
  |RespawnTimer={{{respawn|}}}
}}</span></includeonly>
}}</span></includeonly>

Latest revision as of 14:06, 4 June 2025

This template defines the table "Coordinates". View table.