Template:Date page dpl.default/doc: Difference between revisions

From RuneRealm Wiki
Jump to navigation Jump to search
Content added Content deleted
(Created page with "{{Documentation}} This template is used by the DPL call in Template:Date page. It is intentionally blank. See Template:Date page dpl for more information. <includeonly>Category:DPL templatesCategory:Formatting templates</includeonly>")
 
No edit summary
Tag: Reverted
Line 1: Line 1:
{{Documentation}}
{{documentation}}
{{invokes|Update}}
This template is used by the DPL call in [[Template:Date page]]. It is intentionally blank. See [[Template:Date page dpl]] for more information.

This template is used to format the lines of the DPL call of [[Template:Date page]]. It uses the same parameters as [[Template:Update]] and [[Template:Patch Notes]]. [[Template:Date page dpl.default]] is called instead, if the template is not found.

Example intended use:
<pre> uses = Template:Update,Template:Patch Notes
include = {Update|Date page dpl},{Patch Notes|Date page dpl}</pre>


<includeonly>[[Category:DPL templates]][[Category:Formatting templates]]</includeonly>
<includeonly>[[Category:DPL templates]][[Category:Formatting templates]]</includeonly>

Revision as of 00:23, 17 October 2024

This is a documentation subpage for Template:Date page dpl.default.
It contains usage information, categories, and other content that is not part of the original template page.
Template:Date page dpl.default invokes Module:Update using Lua.

This template is used to format the lines of the DPL call of Template:Date page. It uses the same parameters as Template:Update and Template:Patch Notes. Template:Date page dpl.default is called instead, if the template is not found.

Example intended use:

  uses = Template:Update,Template:Patch Notes
  include = {Update|Date page dpl},{Patch Notes|Date page dpl}