Help:TemplateTestbench: Difference between revisions
Help page
More actions
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: | ||
}} | }} | ||
// 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) | |||
[[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)