Шаблон:Освежи/док

Izvor: Vojna Enciklopedija
< Шаблон:ОсвежиОво је најновија верзија ове странице; нема одобрених измена.
Пређи на навигацију Пређи на претрагу

Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted {{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}} Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted Creates a purge link for the page it is used on.
{{Purge|Purge this page's server cache.}} Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted 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}} Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted Creates a purge link for Main Page.
{{Purge|Purge this page's server cache.|page=Main Page}} Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted Creates a purge link for Main Page, but with the text "Purge this page's server cache."
{{Purge|anchor=TemplateData}} Lua error: Cannot create process: proc_open(/dev/null): failed to open stream: Operation not permitted Creates a purge link for the page it is used on, which points to the "TemplateData" section.

When you are linking to a section, purging that page will cause you to lose the section link.

TemplateData

Ово је TemplateData документација за овај шаблон, коришћена у Визуелном уређивачу и у другим алаткама; погледајте месечни извештај о грешкама за овај шаблон.

TemplateData за Освежи

A template that produces a link that will clear the cache and rebuild page from the wikitext

Параметри шаблона

ПараметарОписВрстаСтатус
Label1

The label of the purge link

Подразумевано
Purge
текстнеобавезно
Pagepage

The page to purge

Назив страниценеобавезно
Anchoranchor

An anchor to jump to after the page is purged

кратак текстнеобавезно

See also