Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Template:Infobox title pack: Difference between revisions

Template page
Add deformat to title pack name
Zai (talk | contribs)
m Use ingame request url instead of webservices
 
Line 8: Line 8:
{{#if:{{{uid|}}}
{{#if:{{{uid|}}}
  | {{#get_web_data:
  | {{#get_web_data:
     | url = https://maniaplanet.com/webservices/titles/{{{uid}}}
     | url = https://prod.live.maniaplanet.com/ingame/public/titles/{{{uid}}}
     | format = json with jsonpath
     | format = json with jsonpath
     | cache seconds = 300
     | cache seconds = 300

Latest revision as of 06:19, 14 September 2025

Usage[edit]

This is the infobox template for title packs. To use it, copy and paste the following code into an article (uid is required):

{{Infobox title pack
| uid           = TMStadium@nadeo
| authors       = Author Names (Optional)
}}

Other overrides available.

{{Infobox title pack
| uid             = TMStadium@nadeo
| authors         = Author Names (Optional)
| title           = Title Pack Name (Optional)
| card_image      = Example.jpg (Optional)
| punchline
| cost
| title_maker_uid
}}


Contents