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

Template:Infobox track: Difference between revisions

Template page
No edit summary
PJSans (talk | contribs)
Added dynamic categorization
 
(One intermediate revision by one other user not shown)
Line 163: Line 163:
|-
|-
|}
|}
[[Category:{{uc:{{{site|tmnf}}}}} Tracks]]
[[Category:Tracks|{{PAGENAME}}]]
[[Category:Tracks|{{PAGENAME}}]]
[[Category:{{#switch:{{lc:{{{site|tmnf}}}}}
  | tmuf    = TMUF
  | tmnf    = TMNF
  | original = TMO
  | sunrise  = TMS
  | nations  = TMN
  | #default = TMNF
}} Tracks|{{PAGENAME}}]]
</includeonly><noinclude>
</includeonly><noinclude>
== Usage ==
== Usage ==
Line 171: Line 180:
{{Infobox track
{{Infobox track
| trackId      = 123456
| trackId      = 123456
| site          = tmuf, tmnf, original, sunrise, nations
| site          = tmuf, tmnf, original, sunrise, nations (Default: tmnf)
| title        = Track Title
| title        = Track Title (Optional)
| image        = Example.jpg
| image        = Example.jpg (Optional)
| game          = TrackMania Game
| game          = TrackMania Game (Optional)
| author        = Track Author
| worldrecord  = XX.YY by Player
| authormedal  = Author Medal
| goldmedal    = Gold Medal
| silvermedal  = Silver Medal
| bronzemedal  = Bronze Medal
| release_date  = YYYY-MM-DD
| lastupdated  = YYYY-MM-DD
| activity      = YYYY-MM-DD
| awardscomments= XXX / YYY
| link          = TrackMania Exchange link
}}
}}
</pre>
</pre>

Latest revision as of 21:43, 14 August 2025

Usage[edit]

This is the infobox template for tracks. To use it, copy and paste the following code into an article (trackId is required, site is tmnf by default):

{{Infobox track
| trackId       = 123456
| site          = tmuf, tmnf, original, sunrise, nations (Default: tmnf)
| title         = Track Title (Optional)
| image         = Example.jpg (Optional)
| game          = TrackMania Game (Optional)
}}
Contents