Template:Purge

From AEWiki: The Unofficial Aethelmearc Wiki
Revision as of 03:36, 4 February 2023 by MarkusSkalprGrimsson (talk | contribs) (Created page with "<span class="plainlinks" id="purgelink">[{{fullurl:{{FULLPAGENAME}}|action=purge}} {{{1|Purge}}}]</span><noinclude> {{documentation}} <!-- Add categories and interwikis to the /doc subpage, not here! --> </noinclude>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Purge

[edit] File:50px-Template-info.svg.png Template documentation

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

Purpose[edit source]

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

Code:

  • {{purge}}
  • {{purge|Purge this page's server cache.}}

Yields:

See also[edit source]