Template:Purge/doc: Difference between revisions

From MTG Wiki
Jump to navigation Jump to search
>@legacy41915546
No edit summary
>Yandere-sliver
No edit summary
 
(7 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<includeonly>{{pp-template}}{{template doc page transcluded}}</includeonly><noinclude>{{template doc page viewed directly}}</noinclude>
{{Documentation subpage}}
== Purpose ==
== Purpose ==
For efficiency in service, [http://en.wikipedia.org/wiki/MediaWiki MediaWiki] [http://en.wikipedia.org/wiki/Cache cache]s 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 [http://en.wikipedia.org/wiki/Wikipedia:Transclusion_costs_and_benefits transclusion].
For efficiency in service, [[Wikipedia:MediaWiki|MediaWiki]] [[Wikipedia:Wikipedia:Cache|cache]]s 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 [[Wikipedia:Wikipedia:Transclusion costs and benefits|transclusion]].


{{tl|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.  
{{tl|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.  
Line 7: Line 7:
== Examples ==
== Examples ==
'''Code''':
'''Code''':
* <tt><nowiki>{{purge}}</nowiki></tt>
* <code><nowiki>{{purge}}</nowiki></code>
* <tt><nowiki>{{purge|Purge this page's server cache.}}</nowiki></tt>
* <code><nowiki>{{purge|Purge this page's server cache.}}</nowiki></code>


'''Yields''':
'''Yields''':
* {{purge}}
* {{purge}}
* {{purge|Purge this page's server cache.}}<includeonly>[[Category:MTGS Wiki]]</includeonly><noinclude>[[Category:Templates]]</noinclude>
* {{purge|Purge this page's server cache.}}

Latest revision as of 02:54, 18 June 2019

This is a template documentation subpage for Template:Purge.
It contains usage information, categories, interlanguage links and other content that is not part of the original template page.

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:

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

Yields: