Template:Purge
From Valve Developer Community
Jump to navigation
Jump to search

This template was ported from an old revision of a template from Wikipedia. It was originally at Template:Purge. The original authors of this template are shown on the template's edit history page.
This template's documentation was also ported from Wikipedia, originally from Template:Purge/doc. The original authors of the documentation are shown on the documentation's edit history page.
Wikipedia's text is available under the Creative Commons Attribution-ShareAlike 3.0 Unported License.
This template's documentation was also ported from Wikipedia, originally from Template:Purge/doc. The original authors of the documentation are shown on the documentation's edit history page.
Wikipedia's text is available under the Creative Commons Attribution-ShareAlike 3.0 Unported License.
{{Purge}}
produces a link that will purge the page's cache and rebuild it from the wikitext.
Purpose
For efficiency in service, MediaWiki caches pages. Depending on the exact sequence of actions editors follow, one may view an out-of-date version of a given page. This happens most often on heavily-edited pages and on pages which contain an instance of transclusion.
{{Purge}}
adds to any page a link that, when clicked, not only reloads the page, but clears the server cache, forcing the page to be completely rendered "from scratch". This is not a one-time solution; generally, editing a page is itself sufficient to purge cache. Rather, it is a measure taken in anticipation of the frequent need to purge.
Examples
Code | Yields | Result |
---|---|---|
{{Purge}}
|
Purge cache | Creates a purge link for the page it is used on. |
{{Purge|Purge this page's server cache.}}
|
Purge this page's server cache. | Creates a purge link for the page it is used on, but with the text "Purge this page's server cache." |
{{Purge|page=Main Page}}
|
Purge cache | Creates a purge link for Main Page. |
{{Purge|Purge this page's server cache.|page=Main Page}}
|
Purge this page's server cache. | Creates a purge link for Main Page, but with the text "Purge this page's server cache." |
{{Purge|anchor=TemplateData}}
|
Purge cache | Creates a purge link for the page it is used on, which points to the "TemplateData" section. |
The above documentation is transcluded from Template:Purge/doc. (Edit | Page history)
Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages.
Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages.
Hidden category: