Latest Neocron News and Information

  • New test server patch #550 has been released to Vedeena

Difference between revisions of "Metadata:Tags/Tags.yaml"

From Neocron Wiki
Jump to: navigation, search
(Updates for stats DB url changes)
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
tags:
 
tags:
 +
 +
  # Single faction table
 
   faction_relation:
 
   faction_relation:
 +
      url: https://stats.techhaven.org/en/api/data/faction-relation.html
 +
      cache: 30
 
       requiredParams:
 
       requiredParams:
           - factionID
+
           - factionid
       url: http://stats.techhaven.org/api/data/en/faction-relation.html
+
      defaultParams:
   faction_relations:
+
          divid: thn_stats_wiki
       url: http://stats.techhaven.org/api/data/en/faction-relations.html
+
 
 +
  # All factions table
 +
  factions_table:
 +
       url: https://stats.techhaven.org/en/api/data/faction-relations.html
 +
      cache: 30
 +
      defaultParams:
 +
          divid: thn_stats_wiki
 +
 
 +
  # Live server populations
 +
  live_server_populations:
 +
      url: https://stats.techhaven.org/en/api/data/servers/info.html
 +
      cache: 1
 +
      defaultParams:
 +
          servertypes: live
 +
          divid: thn_stats_wiki
 +
 
 +
  # Test server populations
 +
   test_server_populations:
 +
       url: https://stats.techhaven.org/en/api/data/servers/info.html
 +
      cache: 1
 +
      defaultParams:
 +
          servertypes: test
 +
 
 +
  # CA Test table (For Docs page)
 +
  test_ca_table:
 +
      url: https://stats.techhaven.org/en/api/data/faction-relation.html
 +
      cache: 30   
 +
      optionalParams:
 +
          - factionid
 +
      defaultParams:
 +
          factionid: 3
 +
          divid: thn_stats_wiki

Latest revision as of 13:58, 13 January 2021

Sorry you do not have permissions to view this page.