Template:Version List: Difference between revisions
Created page with "<includeonly><ul> <DynamicPageList> category = Updates namespace = Main ordermethod = sortkey order = ascending mode = none format = <li>%PAGE%</li> </DynamicPageList> </ul></includeonly><noinclude> Lists all version/update pages automatically from Category:Updates. Usage: <pre> {{Version List}} </pre> </noinclude>" |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly | <includeonly> | ||
{{#dpl: | |||
category = Updates | | category = Updates | ||
namespace = Main | | namespace = Main | ||
ordermethod = sortkey | | ordermethod = sortkey | ||
order = ascending | | order = ascending | ||
mode = | | mode = inline | ||
format = | | format = ,[[%PAGE%]],, | ||
}} | |||
</includeonly><noinclude> | |||
Lists all version/update pages automatically from [[Category:Updates]]. | Lists all version/update pages automatically from [[:Category:Updates]]. | ||
Usage: | Usage: | ||