Template:Latest Updates: Difference between revisions
Created page with "<DPL> category=Updates order=descending ordermethod=sortkey count=3 format=* %PAGE% </DPL> <noinclude> Dynamically lists the latest 3 update/version pages. Requires DynamicPageList (DPL) / DPL3 extension. Usage: <pre> == Latest updates == {{Latest updates}} </pre> </noinclude>" |
No edit summary |
||
| (9 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
< | <includeonly> | ||
category=Updates | <dpl> | ||
order=descending | category = Updates | ||
ordermethod=sortkey | namespace = Main | ||
count=3 | order = descending | ||
format=* [[%PAGE%]] | ordermethod = sortkey | ||
</ | count = 3 | ||
<noinclude> | format = ,* [[%PAGE%|%TITLE%]]\n,, | ||
Dynamically lists the latest 3 update/version pages. | </dpl> | ||
</includeonly><noinclude> | |||
Dynamically lists the latest 3 update/version pages from [[:Category:Updates]]. | |||
Uses DPL3. | |||
Usage: | Usage: | ||
| Line 15: | Line 17: | ||
== Latest updates == | == Latest updates == | ||
{{Latest updates}} | {{Latest updates}} | ||
''See [[Version History]] for all versions.'' | |||
</pre> | </pre> | ||
</noinclude> | </noinclude> | ||