Template:Purge/doc   

From Appropedia
Jump to: navigation, search
This is a documentation subpage for Template:Purge (see that page for the template itself).
It contains usage information, categories and other content that is not part of the original template page.

{{purge}} produces a link that will clear the cache and rebuild page from the wikitext.

[edit] 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.

[edit] Examples

Code Yields Result
{{purge}} Purge 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 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."
Wikipedia
This page or section includes content from Wikipedia. The original article was at Template:Purge. The list of authors can be seen in the history for that page. As with Appropedia, the text of Wikipedia is available under the CC-BY-SA.

Personal tools