Toggle menu
15
236
74
27.6K
Kenshi Wiki
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:TownLocationData: Difference between revisions

Template page
Created page with "{{#cargo_declare:_table=TownLocations |townName=String |instanceId=String |targetId=String |coordinateX=Float |coordinateY=Float |coordinateZ=Float |sourceMod=String }} {{#cargo_store:_table=TownLocations |townName={{{townName|}}} |instanceId={{{instanceId|}}} |targetId={{{targetId|}}} |coordinateX={{{coordinateX|}}} |coordinateY={{{coordinateY|}}} |coordinateZ={{{coordinateZ|}}} |sourceMod={{{sourceMod|}}} }}<noinclude> Test template used to store Kenshi location data i..."
 
No edit summary
 
Line 1: Line 1:
<noinclude>
{{#cargo_declare:_table=TownLocations
{{#cargo_declare:_table=TownLocations
|townName=String
|townName=String
Line 8: Line 9:
|sourceMod=String
|sourceMod=String
}}
}}
{{#cargo_store:_table=TownLocations
Test template used to store Kenshi location data in the Cargo database.
See [[MapDataIndex/VanillaToCargo|this page]] for the current Vanilla data target.
</noinclude><includeonly>{{#cargo_store:_table=TownLocations
|townName={{{townName|}}}
|townName={{{townName|}}}
|instanceId={{{instanceId|}}}
|instanceId={{{instanceId|}}}
Line 16: Line 19:
|coordinateZ={{{coordinateZ|}}}
|coordinateZ={{{coordinateZ|}}}
|sourceMod={{{sourceMod|}}}
|sourceMod={{{sourceMod|}}}
}}<noinclude>
}}</includeonly>
Test template used to store Kenshi location data in the Cargo database.
See [[MapDataIndex/VanillaToCargo|this page]] for the current Vanilla data target.
</noinclude>

Latest revision as of 01:44, 12 June 2025

This template defines the table "TownLocations". This table has not been created yet. Test template used to store Kenshi location data in the Cargo database. See this page for the current Vanilla data target.