Actions

Template

Difference between revisions of "Refreshpage/doc"

From The RadioReference Wiki

< Template:Refreshpage
(Created page with "==Documentation Sub-page for Template:refreshpage== ===Scope of Use=== ====Purpose==== * This template is '''required''' whenever the RR Wiki Extensions are invoked. It force...")
 
Line 21: Line 21:
 
====How to invoke this template====
 
====How to invoke this template====
 
   
 
   
 +
 
The line below (between the pre tags) can be used as a model.
 
The line below (between the pre tags) can be used as a model.
  
 +
<pre>
 
{{refreshpage
 
{{refreshpage
 
|Pageurl=http://wiki.radioreference.com/index.php/Maryland_State_Police_and_the_FiRST_Migration
 
|Pageurl=http://wiki.radioreference.com/index.php/Maryland_State_Police_and_the_FiRST_Migration
 
}}
 
}}
+
</pre>
  
 
----
 
----

Revision as of 15:05, 10 October 2015

Documentation Sub-page for Template:refreshpage

Scope of Use

Purpose

  • This template is required whenever the RR Wiki Extensions are invoked. It forces the wiki to flush its internal cache and refresh any data pulled from the database


Directly Invoked By


Parameters

There is only 1 parameter for this template

  • Pageurl - The URL of the page where the extension(s) are used


Examples

  • The horizontal lines below separate examples for clarity and do not appear when template is invoked.


How to invoke this template

The line below (between the pre tags) can be used as a model.

{{refreshpage
|Pageurl=http://wiki.radioreference.com/index.php/Maryland_State_Police_and_the_FiRST_Migration
}}

Result

See the very bottom of the Maryland State Police and the FiRST Migration for an example


Return to: Template:refreshpage