Template:Purge/doc
Jump to navigation
Jump to search
Usage
Use on cached pages where you might want to update the contents (e.g. times, mission listings, etc.)
Can be used by itself for a default look, or with the following parameters:
- fontsize to change the size of the font; be sure to include px or em or whatever
- style to change any other CSS styling of the font
- page to specify a page (default is to purge the page the template is used on)
- text to specify what you want the link text to say instead of "(purge)"
Examples
Code | Output |
---|---|
{{purge}} | |
{{purge|style=font-weight:bold|page=Main Page}} | |
{{purge|text=Purge this page.}} |