mNo edit summary |
(default count has been changed to 12) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
==Description== | ==Description== | ||
This template has DPL code that shows a list of recently edited pages in selected categories. | This template has DPL code that shows a list of recently edited pages in selected categories using a packed gallery. | ||
==Syntax== | ==Syntax== | ||
On a category page of either locations or characters: | On a category page of either locations or characters: | ||
<pre>{{RecentlyEdited}}</pre> | <pre>{{RecentlyEdited}}</pre> | ||
<pre>{{RecentlyEdited|category= | On other pages: | ||
<pre>{{RecentlyEdited|category=}}</pre> | |||
==Usage== | ==Usage== | ||
The template places a collapsible section | The template places a collapsible section of articles with images. The images are taken from templates used on the article pages. The template is recommended to be used directly on a category page, which will have it display pages from that category. | ||
This template can only show pages that use the following templates: | This template can only show pages that use the following templates: | ||
*Template:ListChar | *[[Template:ListChar]] | ||
*Template:Locationbox | *[[Template:Locationbox]] | ||
*Template:NPCBox | *[[Template:NPCBox]] | ||
*Template:Listloc | *[[Template:Listloc]] | ||
*Template:Characterbox | *[[Template:Characterbox]] | ||
From this it's obvious that only pages of locations and characters really work | From this it's obvious that only pages of locations and characters really work, hence it's best to use a category with those pages as the input. | ||
The limitations in page selection restrict the use of the template, so any help in making it more general is appreciated. | |||
==Parameters== | ==Parameters== | ||
<templatedata>{ | |||
"description": "Displays a packed gallery of recently edited pages in a category.", | |||
"format": "inline", | |||
"params": { | |||
"category": { | "category": { | ||
"label": "Category/Categories", | "label": "Category/Categories", | ||
"type": "line", | "type": "line", | ||
"description": " | "description": "Input one or more category names to display recently edited articles from those categories. Separate multiple with the magic word {{!}}.", | ||
"example": "Yume Nikki Locations | "example": "Yume Nikki Locations{{!}}Yume Nikki Characters", | ||
"autovalue": "{{PAGENAME}}" | "autovalue": "{{PAGENAME}}" | ||
}, | |||
"count": { | "count": { | ||
"label": "Number of Articles", | "label": "Number of Articles", | ||
"type": "number", | "type": "number", | ||
"description": "The number of articles to | "description": "The number of articles to display (from most recently edited to least recent).", | ||
" | "default": "12" | ||
} | |||
} | |||
} | }</templatedata> | ||
==Sample== | ==Sample== | ||
The following input: | The following input: | ||
<pre>{{RecentlyEdited|category=Qxy | <pre> | ||
{{RecentlyEdited|category=Qxy{{!}}Spelude, Noildoof{{!}}Autumn|count=9}} | |||
</pre> | |||
Produces: | Produces: | ||
{{RecentlyEdited|category=Qxy | {{RecentlyEdited|category=Qxy{{!}}Spelude, Noildoof{{!}}Autumn|count=9}} | ||
<noinclude>__NOTOC__ [[Category:Template documentation]]</noinclude> | <noinclude>__NOTOC__ [[Category:Template documentation]]</noinclude> | ||
<includeonly>__NOEDITSECTION__</includeonly> | <includeonly> | ||
[[Category:Templates]] | |||
__NOEDITSECTION__</includeonly> |
Latest revision as of 16:05, 17 September 2024
Description
This template has DPL code that shows a list of recently edited pages in selected categories using a packed gallery.
Syntax
On a category page of either locations or characters:
{{RecentlyEdited}}
On other pages:
{{RecentlyEdited|category=}}
Usage
The template places a collapsible section of articles with images. The images are taken from templates used on the article pages. The template is recommended to be used directly on a category page, which will have it display pages from that category.
This template can only show pages that use the following templates:
From this it's obvious that only pages of locations and characters really work, hence it's best to use a category with those pages as the input.
The limitations in page selection restrict the use of the template, so any help in making it more general is appreciated.
Parameters
Displays a packed gallery of recently edited pages in a category.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Category/Categories | category | Input one or more category names to display recently edited articles from those categories. Separate multiple with the magic word {{!}}.
| Line | optional |
Number of Articles | count | The number of articles to display (from most recently edited to least recent).
| Number | optional |
Sample
The following input:
{{RecentlyEdited|category=Qxy{{!}}Spelude, Noildoof{{!}}Autumn|count=9}}
Produces: