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.

Help:TemplateTestbench: Difference between revisions

Help page
No edit summary
m Prd moved page TemplateTestbench to Help:TemplateTestbench without leaving a redirect
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{TownData
{{Template:TownData
| name = The Hub
| name = The Hub
| x = -3
| x = -3
Line 5: Line 5:
}}
}}


{{Template:TownData
// Basic Template Call, wikilist for coords (add SID).
| name = The Hub
 
| x = -3
Initial Pages involved:
| y = 4
 
}}
{{{GamestateTownInstanceList}}}
{{{Towns (for naming) and associating tId with sId}}}
{{{(a) Town Category}}}
{{{Unified output}}}
 
Meaning, coords (x & z) + tid templated. Template invoked upon page, assigns as per tId
Output list -> cQuery & cStore endpoints -->> output loop (See GamestateTownInstanceList)
[[Category:Tests]]

Latest revision as of 21:48, 17 May 2025

Name X Coordinate Y Coordinate
The Hub -3 4


// Basic Template Call, wikilist for coords (add SID).

Initial Pages involved:

{{{GamestateTownInstanceList}}} {{{Towns (for naming) and associating tId with sId}}} {{{(a) Town Category}}} {{{Unified output}}}

Meaning, coords (x & z) + tid templated. Template invoked upon page, assigns as per tId

Output list -> cQuery & cStore endpoints -->> output loop (See GamestateTownInstanceList)