Game updates: Difference between revisions

From Project Gorgon
Jump to navigation Jump to search
Gorgonzola (talk | contribs)
Game updates page that pulls the five most recent game updates with DPL.
 
mNo edit summary
 
(18 intermediate revisions by 3 users not shown)
Line 1: Line 1:
This page currently tests a game update mechanism for the wiki.


<!-- Gorgonzola: outputs the five most recent updates. DO NOT TOUCH the weird symbols! They are SPECIAL PARAMETERS for DPL. -->
{{Game updates nav}}
This page includes the five most recent game updates. You are welcome to tidy up the formatting and add wiki links, but please keep any discussion in the Talk pages as these Game updates are meant to be verbatim from the launcher update notes.  Game updates can be found on the launcher, or at the following link: https://cdn.projectgorgon.com/news.txt
 
If you are returning to the game and want short summaries of what was changed, see [[Quick Notes]].
 
[[:Category:Game_updates|Click Here for a complete archive of Game Updates]]
<!--
  Gorgonzola: This DPL call pulls the 5 most recent game updates directly into the page.
 
  DO NOT TOUCH the weird symbols in the format parameter! They are SPECIAL PARAMETERS for DPL.
-->
<dpl>
<dpl>
  category    = Game updates
  category    = Game updates
Line 8: Line 17:
  order      = descending
  order      = descending
  mode        = userformat
  mode        = userformat
  format      = ,¶²{:%PAGE%}²,
  format      = ,¶²{:%PAGE%}²<br><br>,
reset      = categories
</dpl>
</dpl>

Latest revision as of 18:26, 7 February 2026

Recent updates

<dpl>

category       = Game updates
count          = 10
ordermethod    = title
order          = descending
replaceintitle = /Game updates\//,
format         = ,¶* ²{ #time: l, j F Y ¦ %TITLE% }²

</dpl>

This page includes the five most recent game updates. You are welcome to tidy up the formatting and add wiki links, but please keep any discussion in the Talk pages as these Game updates are meant to be verbatim from the launcher update notes. Game updates can be found on the launcher, or at the following link: https://cdn.projectgorgon.com/news.txt

If you are returning to the game and want short summaries of what was changed, see Quick Notes.

Click Here for a complete archive of Game Updates <dpl>

category    = Game updates
count       = 5
ordermethod = title
order       = descending
mode        = userformat
format      = ,¶²{:%PAGE%}²

, reset = categories

</dpl>